|
Attention! Read the forum rules carefully before posting a topic.
Try to find an answer in Wiki before asking a question. Submit programming questions in this forum only. Off topics are strictly forbidden.
Any topics which do not satisfy these rules will be deleted.
onBar sequence |
[SquareRoot]
|
Post subject: onBar sequence |
Post rating: 0
|
Posted: Sat 05 Feb, 2011, 22:26
|
|
User rating: 0
Joined: Tue 15 Sep, 2009, 00:44 Posts: 20
|
What is the sequence of data supplied to the onBar event?
For example, when the one hour time frame bar closes does the on Bar received bar data in this order H1, M30, M15, M10, M5, M1 or in this order M1, M5, M10, M15, M30, H1?
|
|
|
|
 |
API Support
|
Post subject: Re: onBar sequence |
Post rating: 0
|
Posted: Mon 07 Feb, 2011, 10:09
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
Hi, It is undefined, but if you print the period in the onBar method you will receive bars in H1, M30, M15... sequence.
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|