Create a buy-sell limit Grid expert adviser with fixed pip step intervals includes a small auto/manual graphics panel for manual grid opening outside of the auto logic

작업 종료됨

실행 시간 2 일
고객의 피드백
Fatemeh was super speedy with my expert advisor, very thorough with his coding and done an all-round exceptional job offering and completing extras as an above and beyond service.

명시

RSI-Grid strategy expert advisor for MT4

 

Project overview:

 

Require the coding of a trading expert advisor based off of the following below criteria:

Buy-Sell orders are to be generated based on the RSI indicator, the indicator overbought/oversold settings shall be adjustable, default standard 70/30 settings, length will also be configurable with a default of 14.

 

The buy orders:

A market buy order will be generated on oversold conditions (RSI=<30) 1 bar close after the condition is met, the number of bars for entry default is 1 bar however this is to be configurable, 3x simultaneous buy limit orders will be generated as a grid formation with the pip step interval of the buy grid to be adjustable, default will be 25 pips between buy limit orders. All trades will have a Stoploss criteria as listed below.

the number of buy grid limit orders by default including the market order is 4 however can be adjusted to a maximum of 10 grid layers.  

Once the above RSI conditions is met the condition shall only be re-triggered (new trade/grid placed) after the current trades have either reached there stop loss or take profit as per the criteria below, this is to ensure if the RSI oscillates up and down rapidly multiple grids are not formed/opened.

The only other buy criteria that can occur will be from the manual function see further down in this document.

 

The sell orders:

As per above however on overbought condition (RSI>70) as opposed to oversold condition shall be the entry criteria for the sell market order and the sell limit grid.

 

Figure above illustrates the grid orders function for a buy scenario

 

Account balance function:

The first trade initial risk shall be 0.20% of account balance from the first trade and martingale from there to the bottom of the defined grid. The risk shall be adjustable for the first trade which will dictate the overall risk per trade in conjunction with the martingale multiplier, the default martingale multiplier will be x2.

 

For example:

Trade 1= 0.20% (entry market order)

Trade 2= 0.40% (buy limit 1)

Trade 3= 0.80% (buy limit 2)                              100pips overall default to stop total risk 3%

Trade 4= 1.60% (buy limit 3)

Stoploss= 3%

 

 

  Stoploss function:

The Stoploss will be default 25pips below OR above the last trade in the grid in which all trades in the grid will close at a loss. This value will be adjustable.

 

Take profit:

The take profit will be a default 75 pips above the last trade activated ensuring a 1:3 risk reward ratio. The take profit value will be adjustable. All Trades will close in profit when this value is reached

 

Equity stop%:

All trades will close at loss should an exceedance of 20% be reached on the account balance, this equity stop will be adjustable.

 

Trading start/stop time:

Trading start and stop times will be based off of the broker terminal time, the default will be for the expert to trade 24HRS a day however the times adjustable as required.

 

Close on opposite signal:

If this is set to True and a buy order is already open then when a sell signal is generated from the EA the buy orders will be closed and the sell orders-Grid opened, this will also be true  for the opposite should a sell trade already be opened.

 

Auto/Manual function:

Require a toggle between auto and manual operation of the expert advisor, I would like a small graphics display to be located in the top left corner of the MT4 chart window as per below:

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


The idea of the above function is to be able to turn the EA from auto to manual (ignore the RSI criteria whilst in manual) and give me the ability to open a manual grid buy OR sell if I see price action on the charts I like. The close all trades function will be master and can be used in either auto OR manual conditions and when pressed will close all trades regardless of whether they’re in a loss or profit scenario.

 


Recap of configurable parameters/EA settings:

 

RSI settings:

Overbought (sell entry level)= <30 default

Oversold (buy entry level)= >70 default

RSI length = 14 default

---------------------------------------------------------------------------------------

Bars after sell or buy condition is met= 1 bar default

Grid layers: 4 default, maximum of 10 layers

Trade 1 risk= 0.20%  default

Martingale multiplier factor * = 2 default

Pips step between orders= 25pips default

Take profit level= 75pips default

Stoploss overall= 100pips default

Equity stop%= 20% default

Trade start time: 00:00:00      Trade stop time: 23:59:00

Close on Opposite signal: False default

 

Please note: I wish the EA must be able to be back-tested using different grid and RSI settings by adjusting the above configured parameters.


See attachment for further details.


many thanks 


Jarrod  


파일:

응답함

1
개발자 1
등급
(41)
프로젝트
78
40%
중재
0
기한 초과
0
무료
2
개발자 2
등급
(851)
프로젝트
1464
72%
중재
122
29% / 48%
기한 초과
358
24%
작업중
게재됨: 3 기고글
3
개발자 3
등급
(390)
프로젝트
416
30%
중재
74
19% / 72%
기한 초과
52
13%
작업중
4
개발자 4
등급
(64)
프로젝트
83
28%
중재
9
33% / 56%
기한 초과
9
11%
무료
게재됨: 1 코드
5
개발자 5
등급
(398)
프로젝트
515
23%
중재
60
57% / 25%
기한 초과
60
12%
작업중
6
개발자 6
등급
(126)
프로젝트
151
48%
중재
6
83% / 17%
기한 초과
2
1%
무료
7
개발자 7
등급
(319)
프로젝트
571
35%
중재
83
31% / 45%
기한 초과
206
36%
무료
8
개발자 8
등급
(45)
프로젝트
58
33%
중재
12
42% / 42%
기한 초과
7
12%
무료
9
개발자 9
등급
(2676)
프로젝트
3414
68%
중재
77
48% / 14%
기한 초과
342
10%
무료
게재됨: 1 코드
10
개발자 10
등급
(461)
프로젝트
488
70%
중재
6
67% / 0%
기한 초과
2
0%
작업중
11
개발자 11
등급
(78)
프로젝트
246
74%
중재
7
100% / 0%
기한 초과
1
0%
무료
게재됨: 1 기고글
12
개발자 12
등급
(119)
프로젝트
169
38%
중재
9
78% / 22%
기한 초과
15
9%
무료
비슷한 주문
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
Project: Fix & Schedule My Dual Fibo Standard Fibonacci Bot I have an existing MQ4 expert advisor called "Dual Fibo Standard Fibonacci". It needs to process 1,000 clients. Right now it runs blindly with no schedule and takes way too long. I need you to optimize it so it runs like a professional business with a 50-100 batch printed stamp copy progress log. Please reply with your numbers for this simple layout: * Phase
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
I need a custom MQL5 indicator for MetaTrader 5. The indicator must automatically print entry, stop loss, and take profit zones on the chart using dots. A critical requirement is that these dots must be non-lagging and absolutely non-repainting. Additionally, the indicator needs to identify and display current supply and demand zones. Please provide the mq5 source code and the ex5 file upon completion
PHANTOM PROTOCOL V1 35 - 150 USD
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA
Wanna Create A Trading Robot That Uses Liquidity Sweep And Smart Money Concept EA That Works On PC. I want A Developer Who Can Program Exactly My Strategy That Will Be Shared on A Video Upon The Selection. it Should Follow My Rules .It has To be able To Read Price Action, followed By Liquidity Sweep Areas And Combine with Smart Money Concept Knowledge. We Will Talk about Parameters later on . The robot should be able
I need an experienced trading-data specialist who can help me obtain 3–4 years of historical market data compatible with NinjaTrader 8 . The data will be used for trading strategy development, backtesting, and analysis
Need aggressive M1 gold scalper rewrite of Dev3 + 8 strategies. INPUTS: RiskPercent=3, TP=400, SL=300, MaxTrades=6, Mode=BOTH, DailyProfit 15%, DailyLoss -10% LOT = Balance * RiskPercent / 1000 - works for Cent R350 and $1000. 8 STRATEGIES any true = open instantly, check 1 sec: 1 EMA8/21 cross 2 RSI14 30/70 + engulf 3 Engulfing candle 4 BB 20,2 breakout 5 FVG grab M1 6 M5 trend + M1 entry 7 Wick rejection >2 8
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits

프로젝트 정보

예산
100 - 150 USD