@timmyhanke Nothing. I tried but nothing happens. thank you anyway
Latest posts made by laccio
-
RE: Alert once the price reaches a certain distanceposted in Questions & Answers
-
RE: Alert once the price reaches a certain distanceposted in Questions & Answers
@timmyhanke I mean that once the price reaches 55 pips from the candle of 23:55 the EA must open a trade. It must not happen at 23:55, this time is only the reference price to calculate the distance of 55 pips as price fraction. In fact my question is why on long position I have 8 signals on january and no short signals (I made also a 1 year backtest but only long singals in a year). I attach a screenshot of a long trade that open exactly at +0,55% from the price taken at 23:55 candle close price of the day before. I really don't understand why on short command the EA don't take the entry. I also checked manually on previous charts and this condition happened for sure during January. Thank you anyway for your suggestion.

-
RE: Alert once the price reaches a certain distanceposted in Questions & Answers
@timmyhanke Thank you very much. I tried also the setting that you suggest, but anyway mt4 doesn't open short trades. I really don't know why. If you have suggestions it would be great for me. Thank you anyway for your help.
bye
L. -
RE: Alert once the price reaches a certain distanceposted in Questions & Answers
Ok I am almost done, but I am not able to set the sell condition. It doesn't recognize negative values. Any idea?
-
Alert once the price reaches a certain distanceposted in Questions & Answers
Hi guys,
I need that my EA alert me once the price reaches a certain % fixed distance. I make an example:- EUR/USD closing price at 23 O'clock of every day
- price reaches a distance from the price (mentioned above) of +0,50% or -0,50%
I need only an e-mail or sms alert. Someone can help me?
Thank you very much and have a nice day
L. -
RE: Multiple Breakeven points (Not need trailing)posted in Questions & Answers
I solved in this way, a little bit articulated but useful

Thank you for your support.
L. -
RE: Trend folowing strategyposted in Questions & Answers
Well, thank you guys for your reply.
I mean exactly this:
Price x> High of previous candle (so ID 1) ----> Go long.
Price <x Low of previous candle ----> Go Short
Good, these parameters works very well.I need an intraday strategy fast open/close, so today I tried it manually in real time on MT4 on Dax Germany 30 and it works very well because a strong buy trend, really strong. I got around 20 signals with a percentage of profit of 84%.
Substantially I need that my EA detect a strong trend (Buy or Long) and avoid to enter a trade during a lazy trend.
I tried to put an EMA rise with default settings and works well, but it gave me only 4 singnals, maybe (for sure) I did something wrong.
I share my project, please consider that on my broker DAX 100 pips mean 1 pip
https://fxdreema.com/shared/X2eF3jXhd
Thank you again -
Trend folowing strategyposted in Questions & Answers
Hi everybody,
I am looking for an easy way to follow the trend. I need that my EA open long position only if the trend is ascending, and open short position only when the trend is descending. Mostly I need that when trend is horizontal it doesn't open trades. I am trying to find a way to tell my EA to follow a trendline but maybe I am not able to set it. I tried also with indicator rise and indicator fall but it not works very well. Can someone help me? -
RE: Multiple Breakeven points (Not need trailing)posted in Questions & Answers
@fxdreema Thank you, but it doesn't work. It takes only the first level, than I placed other 3 levels that it doesn't take also if profit is veri high. I didn't use trailing step and trailing start clearly. Do you have an idea why it doesn't work on the other levels?
Thank you very much
L. -
RE: Multiple Breakeven points (Not need trailing)posted in Questions & Answers
Thanks a lot, maybe it can works, I'll try as soon as possible and let you know. Good night
L.