Is it possible to automatically generate all timeframe data from 1m candles?
Rename
And one more question about dataproviders....
There is a scale parameter to get history. Is this scale parameter customizeble? I mean to add custom scale now supported from dataprovider... Is it derived from enum of possiple scales that dataprovider provides?
There is a scale parameter to get history. Is this scale parameter customizeble? I mean to add custom scale now supported from dataprovider... Is it derived from enum of possiple scales that dataprovider provides?
If you're asking about the API, the SupportsScale() function queries Data Providers for, wait for it...., the supported scales.
https://www.wealth-lab.com/Support/ExtensionApi/HistoricalDataProvider
https://www.wealth-lab.com/Support/ExtensionApi/HistoricalDataProvider
Your Response
Post
Edit Post
Login is required