Orders for Expert Advisors development - Data mining - new

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules Data mining
2 new jobs in all languages
Sort by:
40+ USD
I need a skilled MQL4/MQL5 programmer to build a straightforward Expert Advisor (EA) with a clear trading strategy and Excel-based trade tracking. The EA must be error-free and delivered on time. Only apply if you are 100% confident in your ability to execute this without mistakes. Only apply if you can guarantee error-free results
30 - 100 USD
1. Entry Rules Buy Entry : ADX(14) > 25 +DI > -DI EMA 21 crosses above EMA 50 Validated on the close of the H1 candle . Sell Entry : ADX(14) > 25 -DI > +DI EMA 21 crosses below EMA 50 Validated on the close of the H1 candle . 2. Exit Rules Take Profit (TP) : ATR-based TP = Current ATR(14) × 3.0 Stop Loss (SL) : ATR-based SL = Current ATR(14) × 1.5 Trailing Stop : Activated when profit ≥ ATR(14) × 1.0 . Trailing