Summary
The asynchronous method to get the bars for the specific timeframe for the specific symbol.
Syntax
public void GetBarsAsync(TimeFrame timeFrame, Action callback)
public void GetBarsAsync(TimeFrame timeFrame, string symbolName, Action callback)
Parameters
Name | Description |
---|