1. I will give you more details when we start talking , only developer with previous knowledge and have built successful EA should reach out Use ONLY these 4: 200 EMA – main trend direction 20 EMA – short-term momentum RSI 14 – entry confirmation Supertrend , ATR (dynamic SL/TP) , and News filter 2. Entry Rules (Strict) Buy (Short) Rules All conditions MUST match: Price is above 200 EMA Price pulls back and
//+--------------------------- ------------------------------ ---------+ //| SniperEA.mq5 | //| Institutional Kill Zone + Daily Profile EA | //+--------------------------- ------------------------------ ---------+ #property strict #property version "1.0" #property description "Sniper Framework EA: Kill Zones, Daily Profiles, Key Opens, PE1-PE4, correlation tracking" #include <Trade\Trade.mqh> // Input parameters
//+------------------------------------------------------------------+ //| Expert - Advanced Scalper + Smart Grid (MQL5) | //| Features: News filter (CSV), Spread filter, Session filter | //| Dynamic Lot (ATR), Auto Distance Grid, Max Exposure, Drawdown | //| Volatility filter, Spread explosion block, Night Mode, Timeout | //| Profit Lock, Recovery Time-Out | //| Note: Test extensively on demo before live. |
//+------------------------------------------------------------------+ //| Simple Auto Buy EA for MT5 | //+------------------------------------------------------------------+ #property strict double tpPercent = 0.50; // Take Profit % double slPercent = 0.10; // Stop Loss % void OnTick() { // Open only 1 trade if (PositionsTotal() == 0) { double lot = 0.01; double price =
; General EA Settings InpMagicNumber=888881 InpComment=RajaTradingPRO ; Entry Signal Settings InpSignalTimeframe=1 ; Entry Filter Settings InpUseTrendFilter=true InpTrendTimeframe=1 InpTrendMAPeriod=100 InpTrendMAMethod=0 InpUseTimeFilter=false InpStartTime=09:00 InpEndTime=17:00 InpCloseOutsideTime=false ; Lot & Layer Management InpInitialLot=0.01 InpLotMultiplier=3.0 InpMaxLayers=100000 ; Grid Distance Management
I want an Expert Advisor that is based on core high-frequency scalping strategy. The EA will continuously place pending buy stop and sell stop orders at a fixed distance from the current Bid price, creating a grid around the price action. When price moves and triggers one of these orders, the EA will immediately close the opposite pending order and then place a new pair of buy and sell stop orders around the new
I need an MT4 EA. It is very simple operate at certain time of market open. I need the EA operate with Asia market open, London market open and New York market open, all market open I just operate a few hours (3 hours), so that need a setting for each market. Function: - Auto update market open - Need martingale - Need Auto lot size - Need Breakeven Signal: Example Asia open: - Using 5 min chart, at the first 5 min
Is it possible to convert an EA based on my strategy I have created into an AI that can work on my smartphone so I can use it for trading
I need to create a EA for MT5. I will share the full specification in the chatbox. I would prefer experienced developer for this project. Please apply experienced developer for this job
Hello. We are looking for a group of developers or a software company to create a website that offers services for forex and futures traders. We need assistance with website development, launching service sales, and monitoring traders' accounts. If you have experience building websites and integrating service sales, please apply for this job