Forum

OrderModify error 1

Hi all, hope you are ok. i need your help to help me fix the OrderModify error 1 when using trailing stop. i tried to compare new SL and old one with no succuss , your help will be so much appreciated. thanks here is my code : double tStopLoss = NormalizeDouble(OrderStopLoss(), Digits);

EA freeze

Hi friends ! I have an issue with an EA . When it is attached on the chart for the first time it is ok it works. But it sends one order after that it freeze and i need to remove the EA from the chart and attached it again to work. Note that my EA is attached to a chart with a template.what's wrong

CCI with EMA200 Filter

Hi Friends ! Can you please help me to find an EA that place order with TP , SL, and Trailing stop? Here is the rule : - Buy order when CCI(20) cross 100 and price above EMA200 - Sell order when CCI(20) cross -100 and price below EMA200 Time frame 4hours. I hope that you can help me. Thank you so

Add alert + email + place tardes Zigzig indicator

Hi My friends, I hope you are doing well! I'm looking to add an alert and email notification when arrows produced by the indicator. I tried with Alert ("Indicator set"); with no succus I want also to place automatic trades : When Green arrows place a buy order and take profit at value of red arrows