← 戻る

Retrieve Historical Candles

Hi.

I'm enjoying using the S# API and so fat it's been easy to use.

I'm retrieving some historical candles to backtest my robot on, and once I call trader.SubscribeCandles I get a new candle each time I get the trader.ProcessCandle event which works great. Is there an event that is fired to show that all candles have been received

このトピックは参考になりましたか?

トピックを共有

コメント (1)

ログイン または アカウントを作成, コメントを残すにはログインまたは新規登録してください

Herchel
Herchel 著者

There looks to be no event thrown when all candles have been received.