Hello,
I want to create an EA with a loss recovery concept that will take trades correctly towards the market direction using input data as shown below.
The input values will be the product, Lowest/ Highest price, lot size, TP and SL, Gap between trades (distance gap) and Control Gap, Control lot size, distance lot size. ALL VARIABLES WILL BE IN REAL TIME PRICE and not Pips.
The EA will have updates on the screen for the Current Highest Prices and Lowest prices with dates of reaching the position after EA has been installed. It will also have Visual trendline on the screen for the CONTROL BUY and CONTROL SELL position. The CONTROL BUY will be the Lowest Price + Control GAP, and the CONTROL SELL will be the Highest price – the Control GAP.
EA will take trades using the position of the current price compared to the Lowest or Highest price input at beginning of the period. The above picture shows the Decisions predicted by the conditions that will help give the EA on the best action to take. When both conditions are same, EA will activate the bids in the right direction and also compare the position to the CONTROL BUY/SELL. Once it reaches the CONTROL BUY or SELL, it will have a distance to take additional bids by BUYING UPWARDS above CONTROL BUY or SELLING DOWNWARDS below CONTROL SELL.
FOR HIGH DECISION = =IF(MARKET HIGH="","",IF(HIGHEST<MARKET HIGH,"BUY","SELL"))
FOR LOW DECISION = =IF(MARKET LOW="","",IF(MARKET LOW<LOWEST," ,"SELL","BUY "))
SO IF BOTH DECISIONS ARE SAME, THEN EA WILL ACTIVATE BIDS TOWARDS AND ABOVE THE CONTROL BUY UPWARDS, OR TOWARDS AND BELOW THE CONTROL SELL DOWNWARDS.
The bids will then be activated further with distance bids in a ladder format progressively upwards or downwards.
However if prices reverts back to the Lowest / Highest prices set at beginning, then EA will activate the BACKUP bids from the 2 prices to the opposite direction. However the HIGH and LOW DECISIONs would have changed as well by then.
The Control BUY or SELL Trendline will also be shown on the screen with all the updates as well and the active decision as BUY or SELL using the last Control Position update. Eg if price is above Control BUY and is the last move, the screen decision will be a BUY, but afterwards if price reverts back below the Control SELL, then screen decision will be a SELL etc.
This job is only for immediately available programmers
Project will require up to 10 business days for testing the concepts to ensure it follows the full rules
EA should be used on indices, products and currencies etc
Source code will be released at end of project
Thanks
비슷한 주문
Expert Advisor (EA) Requirements – MT5 (MQL5) Project Overview Develop an automated Expert Advisor (EA) for MetaTrader 5 based on EMA crossover signals combined with strict risk management and trade management principles. The EA must be optimized for Forex pairs and indices and should operate automatically without manual intervention. Entry Conditions Buy Setup Fast EMA crosses above Slow EMA. Current candle closes
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit
Need an MT5 EA coded in MQL5. Strategy uses internally calculated MT5 Heikin Ashi candles, EMA 9 and EMA 21 on M1 USDJPY. Fixed lot size 12.20. One trade at a time. 40-point stop loss. Exit after 3 consecutive opposite Heikin Ashi candles. I have a detailed strategy document and video examples of valid and invalid entries. Videos linked show MT5 IOS but custom EA code will be used for windows MT5
I require a custom EA and an accompanying custom indicator built in MQL5 for Meta Trader 4/5. The EA must be fully automated (Algo Trading); Telegram-Signal-Linked and named 'AMK Fx'
Use the H4 timeframe to determine the main trend direction. Identify valid order blocks on the H1 timeframe. Identify liquidity zones and liquidity sweeps. Wait for M15 confirmation before opening a trade. Only take buy trades in bullish market conditions and sell trades in bearish market conditions. Risk a fixed percentage of account balance per trade (user adjustable). Automatically calculate lot size based on
If Buy: it must Buy when a conformation is done Bye the candle that would be a bullish engolfing candle or after liqudity swip or when sellers has stepped down the market and the market regains energy and trand upwards, it's stop loss must be below the Buy position and it's take profit must be at the top of all candles
Hello, I'm looking for an expert who can help me acquire a secure, easy-to-use bot with Turkish language support for automated buying and selling in Forex, commodities, and cryptocurrencies, and who can also teach me how to set it up and use it
I need a new strategy with and edge for BTCUSD, optionally build an simple expert advisor for backtesting demonstration , i can build it myself if necessary, i only look for an effective strategy with an edge. Thanks
Title Professional AI Automation Trading Bot for Forex & Crypto Solution Language Python (preferred) or MQL5 depending on integration requirements. Categories Expert Advisor (EA) for MetaTrader 5 Automated trading strategies AI/ML-based signal generation Risk management automation Required Skills Strong knowledge of MQL5/Python Experience with MetaTrader API integration Machine learning model deployment
Description: I am looking for an experienced MQL5 developer to build a fully automated Expert Advisor (EA) for MT5 tailored for Prop Firm challenges and funded accounts. I need a robust, plug-and-play solution with rigorous risk controls. Key Requirements: Platform: MT5 Trading Logic: I am looking for a reliable strategy based either on a Breakout Strategy (e.g., London session breakout) or a Mean Reversion Strategy