Thank you very much, this resolves the issue
Latest posts made by fahim
-
RE: Draw arrow when takeprofit is hitposted in Questions & Answers
-
Draw arrow when takeprofit is hitposted in Questions & Answers
I have a condition to draw an arrow when my take profit is hit (to easly see which trades were profit and which one were not)
Any suggestion how i can achieve this?
-
RE: Two line cross overposted in Questions & Answers
I just fixed the stop loss the way i wanted, but noticed one more issue.
The EA should take a trade when 2 indicator lines cross each other, you can see this in first 2 examples happining, but the 3th and 4th time EA does not take a trade.
Anyone any suggestion?


-
RE: Two line cross overposted in Questions & Answers
For stoploss, this is by the way how i have setup the EA so far, but it does not work

-
Two line cross overposted in Questions & Answers
I would like to request this communities help with following 2 problems:
- I want to create a basic EA with following condition:
If (Indicator signal line (Red) x> Indicator base line(Blue)) then buy at the open of next candle (not at the candle that crosses).
That way i want to ensure the crossover is real and not fake.
- I want to put stoploss and take profit based on ATR. For example TP 2 ATR and Stoploss 1ATR. I want this to be dynamic and not a fixed amount
Your help is much appreciated
that
