Indicator appear or Indicator Visible
-
Good day everyone.
I have an indicator that displays as arrows on the chart.- Do I use indicator appear or Indicator Visible for my block?
- I also want it to place a pending buy/sell order at 5 pips below the current price at appearance of indicator.
- The indicator has both buy and sell arrows, assuming there was a buy trade going on, how do I tell the EA to sell the buy trade immediately the sell arrow comes up?
It is an MT4 indicator
-
@laudable222
Use Indicator appear and for the pending order:

-
@alphaomega great, thanks.
But i don't think you get it.
-- If the buy arrow pops up, it should place a buy pending order 5 pips below it's present price.
-- and vice versa for the sell. -
@laudable222 So change the sell pending to buy pending?
-
@alphaomega Thank you very much.
How about my third question. -
@laudable222 Basically...

-
@alphaomega gracias amigo
-
@alphaomega with this,
- Does this tell the EA to close the previous buy trade and then take a sell, when the sell arrow comes up?.
- what is the function of the no trade block?.
-
@laudable222 At first I am thinking you have an initial structure and needed some help.. Now I am thinking you do not read the descriptions of the blocks? Do you have a project already? Please search your elementary questions, because there is lots of answers better than I can give you.
-
@alphaomega I am done actually, thanks. Those questions are just to clear my curiosity.
But my EA doesn't seem to be affected without the No trade block though. -
@laudable222 Good ... No trade just means the expert will take 1 trade at a time
-
@alphaomega sorry to disturb you again, but the EA places buy stops rather than buy limit.
https://fxdreema.com/shared/tiAUgtYLc
please help me check it out. -
@laudable222 Put a minus in front of the offset value
