Author |
Topic: Receiving only 2 bars (4 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
HReyneke1498 Posts: 5 Joined: Nov 06, 2017 |
When requesting bars, I am always receiving only 2 bars in OnBars:
RequestBars(cont, Duration.Amount(10), BarDescription.HoursMinutes(1)); How can this be corrected please? |
||||
CMicciche902 Posts: 367 Joined: |
Which contract? Does this occur with all symbols or some?
Chris M
|
||||
ETrifonov Posts: 63 Joined: |
Hello,
Initially, you should receive requested amount. After that you will receive incremental updates for bars. Evgeny
|
||||
HReyneke1498 Posts: 5 Joined: Nov 06, 2017 |
Thanks Evgeny. It works as it should.
|
||||