I've discovered the OnBookEvent that allowed further optimisations.
For now, each currency is analyzed only when a new tick is incoming on the pair where the EA is placed.
With the OnBookEvent, the coder can build a panel of currencies to watch and whenever a new tick is incoming on any of the pairs considered, the EA kicks in.
The only bad thing is that it is not BTable !
So, here's a highly experimental build "BEE - BookEvent Edition" which implements the OnBookEvent...
Only for the adventurers![]()
Of course, I'll add a timer function. And if the tests of this week are good, I'll implement a Telegram bot to keep the user informed of the operations. And maybe later a calendar...bonjour je voudrais savoir si plus tard on pourra régler le temps pour le demarage de ea et la fin de ea merci
Me tooI will run that version, should be sligthy better ^^
Hi Symphoenix,I've discovered the OnBookEvent that allowed further optimisations.
For now, each currency is analyzed only when a new tick is incoming on the pair where the EA is placed.
With the OnBookEvent, the coder can build a panel of currencies to watch and whenever a new tick is incoming on any of the pairs considered, the EA kicks in.
The only bad thing is that it is not BTable !
So, here's a highly experimental build "BEE - BookEvent Edition" which implements the OnBookEvent...
Only for the adventurers![]()
Yes !Hi Symphoenix,
For v1.6BBE, do we use same settings like v1.6 ?
And can we test the two both together on demo ?Yes !
![]()
Yep, just change the magic number.And can we test the two both together on demo ?
Thanks for sharing!!! Same TF as v1.6? Can we attach it to wich pair we want, ex. XAUUSD?I've discovered the OnBookEvent that allowed further optimisations.
For now, each currency is analyzed only when a new tick is incoming on the pair where the EA is placed.
With the OnBookEvent, the coder can build a panel of currencies to watch and whenever a new tick is incoming on any of the pairs considered, the EA kicks in.
The only bad thing is that it is not BTable !
So, here's a highly experimental build "BEE - BookEvent Edition" which implements the OnBookEvent...
Only for the adventurers![]()
Because there are major differences between the 2 languages.and why not compile for mt4, for which we are not yet using mt5?
Yes, same TF and .set file.Thanks for sharing!!! Same TF as v1.6? Can we attach it to wich pair we want, ex. XAUUSD?