Posted 3/10/2010 10:08:32
|
|
|
|
NewBar is meant to be called after the bar has closed. The point of the BarClosing event is to give you a chance to do something just before the bar closes. So why would it make sense to have BarClosing come after NewBar?
Daniel
|
|
Posted 3/10/2010 12:10:05
|
|
|
|
What I meant is that it would make sense for me to have the indicators updated.
Sorry for my imprecise redaction.
Pierre
|
|
Posted 3/26/2010 15:19:06
|
|
|
|
I have made the change so that indicators will be updated before the BarClosing event is raised. This will be in the next build.
Thanks,
Daniel
|
|
Posted 3/27/2010 11:31:40
|
|
|
|
Great,
Thanks a lot.
Pierre
|
|
|
|