Hi Hope you can help me with this How can I assign the value each opened position to the indicator value used to open it ?
-
Hi
Hope you can help me with this
How can I assign the value each opened position to the indicator value used to open it ? this is the question…. -
Do you mean storing the open price of each open trade right now to the value of the indicator that opened them, separately? You will need custom array to do that. No fxDreema block can do it. You will need custom code.
-
thank you for the quick answer so far ,
What I need exactly is :
Each day, with the open of European session I will open a buy trade and sell trade and assign the OBV value to each one of them at the moment of opening them.
Then if the OBV increase or decrease for a certain amount the Ea must open or sell a new trade AND ASSIGN THE NEW OBV VALUE TO IT… AND SO ON..
Hope any one can help me with this: How can I assign the value of the indicator used to open a trade to this trade id ? so that I can use it to open a new trade?? -
i bought "creating robots with fxdreema" book but i could not firm this info in it... hope you can help me, tks