Each conditions are only tested once per bar, at close. Trades are initiated at the next open. If you want to launch trade at precise price level, you can also use pending STOP and LIMIT orders.
I am new here and in coding^^ and I think my question is the same direction as #1 that’s why I write here instead of opening a new topic and polluting the board.
Let’s say, I want to trade a daily signal (e.g. price > mBB) on the Xetra Dax.
Test would be at 173000 and the (next) execution (long or short) would be next morning 090000 (DAX), right?
Now the difference price / mBB is bigger than, let’s say 20 Points and it is 17:29:55
Can I tell the system to buy during the current period? If yes, how?
Not possible since each conditions are only tested once per bar. But it would be part of the next major update with the multitimeframe feature. It will be possible to test for example, 5 minutes bars in a daily timeframe.
For my understanding of the next major update: Will ist be possible to test the mbb (daily) (price (actual) 20P > mbb daily) and to execute in the same timeframe like
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok