You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some tick data and I want to convert them to various period candles.
I could not find any method to load using trady import.
So, I want to use a list of trades and convert it to candle using TransformToCandles method in TradeExtensions.
What is the best solution to my problem?
The text was updated successfully, but these errors were encountered:
I have some tick data and I want to convert them to various period candles.
I could not find any method to load using trady import.
So, I want to use a list of trades and convert it to candle using TransformToCandles method in TradeExtensions.
What is the best solution to my problem?
The text was updated successfully, but these errors were encountered: