Create and Semi Automated Martingle EA

Lavoro terminato

Tempo di esecuzione 2 giorni
Feedback del cliente
Highly recommended. Keep up good work. Will back to you for upgrade.
Feedback del dipendente
Good customer with good communication skill. Thanks for your job.

Specifiche

Hello

I will explain roughly about parameters first :

·         EA Type :

·         Magic Number

·         RSI (Period) : Place 1 stSell / Buy based on RSI(Period)

·         Random : Randomly place 1st Sell or Buy

·         Auto Buy : True/False : Allow EA to Buy automatically

·         Auto Sell : True/False : Allow EA to Sell automatically

·         Start Exponent Lots : Exponent Lot from which order number

·         Lot Exponent: To determine the Lot exponent 3 rdorder . The 1 stand 2 ndorder are same lot

·         Lots (Lot) : Initial Lot

·         Take Profit(Point) : Count by Point (Exclude Spread)

·         Profit 0 (Order) : Example EA are openning 5 trades, the trade 6 th  will calculate Lot size to make  5 openning trades become 0 Profit if hit Target (set by TakeProfit)

·         Pipstep (Point) : When price are moved N Points , the EA trigger Buy/Sell . Exclude Spread.

·         Order Buy Max (Order) : Maximum number of Buy position

·         Order Sell Max (Order) : Maximum number of Sell Posistion

·         Timeframes : Determine how RSI’s preiod

·         Apply to : Open or Close price or bar/candle

·         OPEN BUY <= : System will trigger Buy if Price move N points and RSI(Period) < this parameter

·         OPEN SELL >= : System will trigger Sell if Price move N points and RSI(Period) > this parameter

·         START TIME : Before Start time, Set above OPEN BUY <0 , Set OPEN SELL >100

·         END TIME : After End Time, Set above OPEN BUY <0 , Set OPEN SELL >100

·         There are 2 button : BUY LIMIT and SELL LIMIT and one Manual input Limit Price . This is to trigger last order to balance all Pre-Openned Positions and Modify TP of ALL postions to same TP (see images 2). This is key thing when want to system to SOFT CLOSE all position , will open last buy Manually by technical analyst .

 

System Logical :

1.      Setup initial Lots for Intial Buy or Sell (Buy/Sell 1) by RSI(2) AND Price move XXX Point from when Auto Trading Enabled.

2.      Price move N points (PipStep) AND RSI(Period) is : EA will open 2nd buy/sell and modify TARGET PRICE of combination Buy/Sell 1 + Buy/Sell 2. So both Buy/Sell 1 and Buy/Sell2 will have same TP

3.      Price move N points : EA will open 3rd buy/sell with new Lots = LotExponent * Inital Lots and modify TP of Buy/Sell1 , Buy/Sell2, Buy/Sell3 so all 3 Positions will have same Target Price.

4.      Continue until MAX Open Order is hit.

5.      Buy/Sell determine by Random or RSI (Period) 

6.      There are 2 button : BUY LIMIT and SELL LIMIT and one Manual input Limit Price . This is to trigger last order to balance all Pre-Openned Positions and Modify TP of ALL postions to same TP (see images 2). This is key thing when want to system to SOFT CLOSE all position , will open last buy Manually by technical analyst .

1.      Start time , Stop time

-          Before Start time , After Stop time : : OPEN BUY <=0, OPEN SELL >=100 : So AUTO TRADING Still keep enable without need to Stop.

-          Between Start time and Stop time : Follow by Parameter

2.      Options to start Exponents Lot number from which orders (examples Exponents from 4 thorders,…)

3.      Option to select BUY&SELL , ONLY SELL , ONLY BUY

4.      Basket Close to close all orders if Target Profit is hit or SL is reach

5.      STOP EA (STOP Same as Start Time and End time above ) Before Red news N hours


I will provide more details 

Thanks


Con risposta

1
Sviluppatore 1
Valutazioni
(549)
Progetti
635
33%
Arbitraggio
41
39% / 46%
In ritardo
11
2%
Caricato
2
Sviluppatore 2
Valutazioni
(772)
Progetti
1039
44%
Arbitraggio
50
8% / 50%
In ritardo
116
11%
Gratuito
3
Sviluppatore 3
Valutazioni
(117)
Progetti
138
41%
Arbitraggio
30
7% / 77%
In ritardo
17
12%
Gratuito
4
Sviluppatore 4
Valutazioni
(1929)
Progetti
3550
88%
Arbitraggio
73
40% / 15%
In ritardo
268
8%
Gratuito
Ordini simili
Combine the two indicators into one indicator. I want it to have both Dark and Light mode depending on MT5 theme. I want to be able to configure colours of each Lines and rectangles plotted. I will provide the codes for both separate indicators
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
1. Idea systemu handlowego jest następująca : wejścia na rynek odbywają się, gdy główna linia MACD i linia sygnałowa przecinają się zgodnie z aktualnym kierunkiem trendu . 2. Trend jest określany na podstawie wykładniczej średniej kroczącej z określonym okresem (InpMATrendPeriod). Jeśli bieżąca wartość EMA jest większa od poprzedniej, trend uznaje się za rosnący (ema_current > ema_previous). Alternatywnie, jeśli
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Freeallfree 400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No
Modification of EA and Addition of New Trade Logic and Features Currently, the EA is opening trades correctly but in addition, there are times when it is opening the trades wrongly. The EA is based on an indicator (only the .ex5 file is available). A new trigger logic also needs to be added, along with new closing conditions. This project must NOT use any DLL and must be submitted in 1 day (max 2 days) The EA will be
Refine signal trigger execution . Optimize live chart performance . Ensure stable and clean code structure : Stable and clean code is important . Otherwise its a mess . Apply with as much accurate structure you foresee
This post is subject to developers response . Edit the post as you like . May be with me you can make a come back . So , , , Shift calculations . More to the calculation then you can comprehend is known . What else comes to your mind
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries

Informazioni sul progetto

Budget
50 - 100 USD