Grid EA with some unique features required with clean code. only Continue GRID EA developer can work on this.

Specification

    1. no order will be given until you prove that you are capable to code , so at least make a basic demo first to take the final order from me. and i can not afford to pay more than 30 usd. so its final offer

    2. EA should work with any pair like jpy , oil and Gold pairs along with EURUSD , GBPUSD etc and GBPJPY and  too


    3. Lot size … its fixed for all. So which ever size client set . it will set for all the trades 

    4. Gap between pips … its fixed gap. As when the EA starts it starts with a buy instant + the additional Grid Trades will be set to pending Buy stop and sell stop with equal size of gap and lot size. 

    5. TP for Each lot in pips…   its TP set for every trade in pips fixed ,should be set also for all trades .

    6. SL for each Lot in Pips… this will set SL same pips for all the trades 

    7. No. of Pending orders…. Number of orders (lets say its 5…. Then EA should set 5 buy stop and 5 sell stop at given gaps and lots and tps and sl … this is trategy .... when market further move then it should keep only nearest 5 , 5 orders and delete other pending orders at more gap than 5th of any side to keep clean chart and terminal too. but if any trade is active that will not be closed until tp or sl hits, only pending orders can be deleted with the market movement anyside.  when market moves and trades closes with tp or sl, then EA should set new sell stop or buy stop at the same price of last trade to fill the gap area.

    8. —----------------------------------------------------------------------------

    9. Closing order setting

    10. Close all on Target … True or False …

    11. Target Profit in Dollars …. In this option we set USD amount if this profit reaches. (E.G 10 USD) Then EA should close all the trades ….. Remember …. The Target must count the profit taken by trades closed + current running trade in profit and loss too. Then this should final the profit… if trades closed in current cycle are 10 USD but trades active are in loss of 8 USD then this should keep on until  current cycle goes in total profit of 10 USD ….

    12. Closing All on Daily Target …. Its also in USD daily Target … this is also similar to uper example if we set 100 USD target … then if the EA reaches 100 USD of closed trades but current trades are in 20 USD loss then this should keep active the current trades + closed trades total income is 100 or more than 100 …. In loss trades must be minused from profit to calculate the target…….

    13. Break Even Trading Setting ….

    14. Break Even …. True/False

    15. Break even after pips…  this should be given that if Breakeven is set for pips then it should start Break even after certain pips…

    16. Trail Stop … True/False

    17. Trail stop after Pips… pips in numbers

    18. Trail stop Steps in Pips …. its move the trail stop to further and further after movement with gaps

    19.  Draw Down Control…

    20. DD control … True/ False 

    21. Close all trades and stop trades when Equity Reaches ( In loss)…. Amount in  USD

    22. Close all Trades and and stop trading when Equity Grow upto ( In Profit)….. Amount in USD 

    23. Display Meter ….

    24. Details given in pictures but need your addition if we can add days of trading if we click on any day of week on chart then that day EA should not work due to NEWS …It will be  personal view point of trader to keep EA on all week or want to close any day just click button should be given for each day 

    25. Slippage allowed in pips…. Number of pips

    26. Magic number …. Number will be added custom if client want to add or keep built in to use 

    27. Must be neat and clean code written in mql4 and source code with account number locked and expiry too. also provide me at the final delivery time

    .... more explaination can be seen in this document with picture of options ... https://docs.google.com/document/d/1Y_Vbv87Ep5BQavRxgDlsWT7GH5VjSgVDnm6C1wtVtj0/edit?usp=sharing 






































Responded

1
Developer 1
Rating
(16)
Projects
22
14%
Arbitration
8
38% / 63%
Overdue
6
27%
Free
Similar orders
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
BitsoFx 40 - 10000 USD
//+------------------------------------------------------------------+ //| Simple Robo Trader MT5 | //| Works on any pair & timeframe | //+------------------------------------------------------------------+ #property strict // Input settings input double LotSize = 0.01; input int FastMA = 10; input int SlowMA = 30; input int RSIPeriod = 14; input int StopLoss = 200; // in points input int TakeProfit = 400;// in
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi

Project information

Budget
30+ USD
Deadline
from 2 to 5 day(s)