TRADING ROBOT NEEDED BASED ON GRID SYSTEM

工作已完成

执行时间44 天

指定

EA should be based on my Grid strategy.

EA should never miss placing trades. 


SETTINGS: Option for me to select for the EA to place only Buy Trades/only Sell trades/ both buy and sell trades simultaneously

                Grid size should be specified by me (default is 2 pips)

                 maximum number of trades running for buy and sell trades each should be specified by me ( default 10 for buy trades and 10 for sell trades)

                 lot size should be allowed to change( default 0.01 lots)


STRATEGY:

    STAGE 1:- When EA starts running place 1 BUY trade and 1 SELL trade at same time(at same market price). and proceed to stage 2.

    STAGE 2 :-

                            PART1 (BUY TRADES ONLY)

             step1- EA should execute buy trade for every grid as the market moves. If buy trade already there , then skip that grid( dont place buy trade)

                        when market moves back and in that grid if buy trade is missing (cancelled by me or closed by the EA), then place new buy trade.

             step2- if previous buy trade is running in loss then close that trade only after reaching the next grid. and open new buy trade(at the next grid)

                        DISCLAIMER- only one buy trade per grid.

                                           - and at the next grid if buy trade already placed then skip placing new trade.(Next grid might be in the upwards direction or downwards direction. it doesnt matter)

                        If loss buy trade closed , at the same time also close the oldest profit buy trade(the highest profit buy trade running at that time)

                        if there is no buy trades in profit, then close only the loss buy trade and skip closing profit buy trade.

                       DISCLAIMER: close profit buy trade only when closing loss buy trade.

              step3- at once EA should be running 'X' number of buy trades('X' is input in settings)

                         On reaching a new grid, EA should place new buy trade at all times. If buy trades increase 10 the at the time of placing the new buy trade(11th buy trade). Ea should close the oldest buy trade open (highest profit buy trade open at that                              time)

                         So that at any given time only 'X' number of buy trades are running.

                                     for eg, suppose 10 buy trades are running and market price reaches next grid, close the oldest running buy trade which is profit and open new buy trade at the new grid price.


                                PART2 (SELL TRADES ONLY)

             step1- EA should execute sell trade for every grid as the market moves. If sell trade already there , then skip that grid( dont place sell trade)

                        when market moves back and in that grid if sell trade is missing (or cancelled by me or close by the EA), then place new sell trade.

             step2- if previous sell trade is running in loss then close that trade only after reaching the next grid. and open new sell trade(at the next grid)

                        DISCLAIMER- only one sell trade per grid.

                                           - and at the next grid if sell trade already placed then skip placing new trade.(Next grid might be in the upwards direction or downwards direction. it doesnt matter)

                        If loss sell trade closed , at the same time also close the oldest profit sell trade(the highest profit sell trade running at that time)

                        if there is no sell trades in profit, then close only the loss sell trade and skip closing profit sell trade.

                       DISCLAIMER: close profit sell trade only when closing loss sell trade.

              step3- at once EA should be running 'X' number of sell trades('X' is input in settings)

                         On reaching a new grid, EA should place new sell trade at all times. If buy trades increase 10 the at the time of placing the new sell trade(11th buy trade). Ea should close the oldest sell trade open (highest profit sell trade open at that                              time)

                         So that at any given time only 'X' number of sell trades are running.

                                     for eg, suppose 10 sell trades are running and market price reaches next grid, close the oldest running sell trade which is profit and open new sell trade at the new grid price.


HOPE YOU UNDERSTOOD MY SRATEGY.

THANK YOU


反馈

1
开发者 1
等级
(80)
项目
117
67%
仲裁
16
25% / 13%
逾期
12
10%
空闲
发布者: 2 代码
2
开发者 2
等级
(34)
项目
80
34%
仲裁
13
31% / 54%
逾期
19
24%
空闲
3
开发者 3
等级
(190)
项目
233
56%
仲裁
13
15% / 54%
逾期
43
18%
空闲
相似订单
Job Description We are looking for an experienced MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 5 based on a detailed quantitative trading model. The EA will trade XAUUSD (Gold) on the M5 timeframe using a Session Breakout + Fibonacci Retracement strategy with advanced institutional-level filters. The system includes volatility filters, liquidity sweep detection, London session
I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy and implementing strict prop-firm safety protections. The EA must behave exactly as specified below. If the final EA does not match the logic described, I will request revisions until it does. SYMBOL AND TIMEFRAME Symbol: USDJPY Timeframe: M15 only TRADING SESSION Trades may only open
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
I have a working MT5 Expert Advisor. I am NOT looking to change the strategy logic. I only need professional optimization and performance improvement. Requirements: • Parameter optimization • Risk adjustment • Max drawdown reduction • Forward testing report • Optimization for Gold (XAUUSD) Please provide previous optimization reports
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at

项目信息

预算
30+ USD
截止日期
 1  10 天