Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@sayon-bitquery
Created July 21, 2021 17:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sayon-bitquery/51ca75a5ffcc19c2cc77d734e7acd50c to your computer and use it in GitHub Desktop.
Save sayon-bitquery/51ca75a5ffcc19c2cc77d734e7acd50c to your computer and use it in GitHub Desktop.
Tradingview-3.7
export default(baseCurrency) => ({
onReady: (callback) => {
setTimeout(() => callback(configurationData));
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment