fundamental lines dependent askprice
-
Hi everybody,
i've a question and I hope you can help me!
For example the monentary askprice is 1.35200 I need a condition that take some pendingorders to the fundamentel lines like this:1.36500 pending buy ----------------------------------------------------------
1.36000 pending buy ----------------------------------------------------------
1.35500 pending buy ----------------------------------------------------------
momentary askprice: 1.35200 - - - - - - - - - - - - - - - - - - - - - -
1.35000 pending buy ----------------------------------------------------------
1.34500 pending buy ----------------------------------------------------------
1.34000 pending buy ----------------------------------------------------------If the price goes up to 1.35700 it have to looks like this:
1.37000 pending buy ----------------------------------------------------------
1.36500 pending buy ----------------------------------------------------------
1.36000 pending buy ----------------------------------------------------------
momentary askprice: 1.35700 - - - - - - - - - - - - - - - - - - - - - -
1.35500 buy ----------------------------------------------------------
1.35000 pending buy ----------------------------------------------------------
1.34500 pending buy ----------------------------------------------------------The 1.35500 buy-order has 50 pips TP. If the target is reached, the the open price (135500) is a new pending order.
I hope you understand my problem!?- The pending orderds musst be in grid! dependent to the dynamic momentary askprice. (NOT like the "pending order in grid!", cause there is a solid brand like 1.20000)
- If a pending order is reached and finished the 50 pips, there is a new pendingorder to the openprice.
Please feel free to answer me!
Thanks a lot!!!! -
Hm, maybe I can add some option to grid blocks to snap orders to some round number, this will be good. Otherwise there is a block named "Round numbers detector" that gives 1-time signals when the price reaches new level. I think the orange output reacts on upper level and the yellow output reacts to lower level. Only I'm not sure if this block is suitable for orders

-
Hi admin,
thanks for your answer. Where can I find "Round numbers detector" in fx dreema? -
Somewhere in the middle, there is a search field also available

-
So many many Thanks!!! This is exactly what I need!!!!