hi every one
i have an expert that open trades based on PSAR indicator when exceed certain price level...
i want to have some modification on this expert:
1-add a an indicator to the conditions of entry
stochastic true/ flase
value of stochastic (changeable)
5
5
3
time frame of stochastic
2- add time frame of entry( that means if i put time frame as 1MIN but the current chart was daily ,it will enter on 1MIN regardless of current time frame)
3- send orders to email as follow:
buy usd /cad (pair) at( price) SL( price) TP ( price)
if order closed at SL :
usd /cad stopped at (price)
if order closed at target:
usd/cad target at (price)
if order closed manually or for any other reason :
usd/cad closed at (price)..
4- the past emails will be tweeted by expert to my twitter account ...
thanks...
비슷한 주문
have the Beatrix Inventor Expert Advisor (EA) that was profitable in the past but has been losing money recently. I need an experienced EA developer/optimizer to study the trade history (especially Stop Loss hits, drawdown periods, SL/TP behavior, win/loss ratio, etc.) and recommend + implement specific tweaks so it becomes consistently profitable again. Your job: 1. Deep analysis of why the EA is no longer
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
I’m hiring an experienced MQL5 developer to finish and fix an existing project (NOT building from scratch). I have: An existing MT5 EA (.mq5 + .ex5) that is based on my TradingView logic A TradingView indicator version used for signals/alerts The EA works but has logic/consistency issues and needs improvements + cleanup Goal Make the EA reliable and consistent: Ensure entries/exits match the intended logic Fix