Hello my friend, thank you very much, I only have one thing left, which are the variables or constants that I must declare so that when compiling I do not get the error
C
Posts made by cristobaljosemt5
-
RE: How to do a trailing stop and a stop loss for fractals?posted in Questions & Answers
-
How to do a trailing stop and a stop loss for fractals?posted in Questions & Answers
How to do a trailing stop and a stop loss for fractals?
-
I using 3 ema to open a trade, however I want it to close when a EMA close only one of the others EMA, what ever is first.posted in Questions & Answers
Hello
I using 3 ema to open a trade, however I want it to close when a EMA close only one of the others EMA, what ever is first.
How can I do It. Any idea. It keeps opening and closing all the time -
Buy or sell according to bullish or bearish barposted in Questions & Answers
Hi, I want to create an ea that has only the previous bar in mind, in this way if the previous bar is bearish the Ea sells and if it is bullish the Ea purchase.
-
I need a simple ea that buys after a bullish candleposted in Questions & Answers
I need a simple ea that buys after a bullish candle + a few pips and that I also do just the opposite that sells after a bearish bar - a few pips. I got it but it does not work out)