Check Type Last Block / Reset?
-
Hello,
How to reset the check type last Block after TakeProfit?
Any IdeasHere is my project
https://fxdreema.com/shared/ITjHAHdId
HT-LineLertsABTrue.mq4Test with Gold on M1 Chart
-
What is the bot supposed to do exactly?
-
try it out
According to my question.
After having done take profit. The EA shall buy also if the last action before the TP was a buy order. -
But why are pending order supposed to be deleted if no pending orders are programmed in that structure. Is this the whole project?
-
shut uppppp !!!! @l-andorrà
-
@ScienceFictionEAs
The "Reset Counter" block can only reset the "Counter" block. The counter then goes back to the initial value, e.g. 0. What do you mean by "reset"? The blocks you use only check one condition, in your case: "Use this block to check the type of the currently loaded trade/order - is it Buy or Sell? Or is it Stop or Limit in case of pending order?" you can't reset it.
