Multi Grid EA

MQL4 エキスパート

指定

Hi,

I need an Multi Grid EA that trades according to the following protocol:

The Multi Grid EA

 is a grid trader based on the concept of the golden ratio (1.618 ...), which is manifested in the Fibonacci series. Precisely  this number it used concepts that characterize the principles of Elliott Waves by which this EA, using other indicators, takes any action for trading. As a grid trader must use  indicators to determine market conditions and create the hedge for the current price with a STOP and LIMIT order to profit in that direction. We don’t use a BUY trade or a SELL trade, but  use pending LIMIT/STOP orders to open the first trade of a grid.

The Strategy

The Multi Grid EA

 Uses LIMIT trading to add to the basket of trades. It starts placing trades by bracketing the current price with STOP/LIMIT trades with a particular strategy. The BestIA uses up to three indicators in its entry decision making process. You can use them all together or separately:.

  • Moving Average (MA)
  • Bollinger
  • Multiple Time Frame Indicator (MTF)

The Main Indicators

By default MA is turned on and used as the base indicator. The first position will cause to create a grid with a maximum of 15 orders, increasing with a progressive strategy the size of each lot (0.01,0.02,0.03,0.04…) based on the total balance.

Bollinger monitors if the basket is closed in extra-volatility.

MTF is based on a proprietary policy developed  and read signals on different time frames.

General Account Settings

  • StopTrading : it will stop the EA trading after any open trade have been closed
  • StopTradePercent : percent of account balance lost before trading stops
  • PortionPC : Percentage of account you want to trade on this pair
  • PortionChange: Significant if basket is open: 0=no Portion changes;1=allow portion to increase; -1=allow to increase and decrease
  • MaxDDPercent : Percent of portion for max drawdown level
  • MaxSpread: Maximum allowed spread while placing trades

Entry Strategies Settings

  • UseAnyEntry: true = ANY entry indicator below can be used to open orders, false = ALL entry indicators below are used to open orders
  • MAEntry: (Moving Average indicator) 0 = Off, 1 = will base entry on MA channel, 2 = will trade in reverse
  • BollingerEntry: (Bollinger indicator) 0 = Off, 1 = will base entry on Bollinger Bands, 2 = will trade in reverse
  • MTFStoEntry: (Multi Time Frame Stochastic indicator) 0 = Off, 1 = will base entry on MTF Stochastic

Settings for lot size

  • UseMM : (Use Money Management) if true it will use a management to maximize the security for your balance
  • Lot: Starting lots if Money Management is off

Grid Parameters

  • EntryOffset: In pips, used in conjunction with logic to offset first trade entry
  • GridSetArray: Specifies number of pips away to issue a limit order (separated by comma)
  • TP_SetArray: Take profit for each block (separated by comma)

Trading Settings

  • MaxTrades: Maximum number of trades to place (stops placing orders when reaches MaxTrades)
  • BreakEvenTrade: Close All orders, when this level is reached, doesn't wait for TP (Take Profit) to be hit

Entry Settings for Moving Average

  • MAPeriod: Period of MA (H4 = 100, H1 = 400)
  • MADistance: Distance from MA to be treated as Ranging Market

Bollinger Bands Entry Settings

  • BollPeriod: Period of Bollinger
  • BollDistance: Up/Down spread
  • BollDeviation: Standard deviation multiplier for channel

Best Practices

You can use all Major Pairs. the H1 frame is the best one

Trading on different pairs allows to diversify risks, reducing the possible maximum withdrawal.

Diversification is very important and we suggest to use this kind of configuration:

  • Minimum balance per pair: $ 1,500/2,000
  • Initial Lot Size: 0.01
  • PortionPC: 50%
  • MaxDDPercent: 50%

This set of main parameter will allow you to have a lower risk.

should be usable for 4/5 digit brokers. 

I can not go higher than 30 USD so do not bid above that.

good coding is important so I do not care if you finish it on one day or 5.

serious coders only.

please look files

THANKS

 


ファイル:

PNG
Grid_1.png
125.4 Kb
PNG
Grid2.png
157.1 Kb
PNG
Grid_3.png
139.9 Kb

応答済み

1
開発者 1
評価
(187)
プロジェクト
367
56%
仲裁
45
22% / 56%
期限切れ
188
51%
2
開発者 2
評価
(17)
プロジェクト
21
48%
仲裁
3
0% / 100%
期限切れ
10
48%
3
開発者 3
評価
(266)
プロジェクト
540
50%
仲裁
55
40% / 36%
期限切れ
224
41%
4
開発者 4
評価
(362)
プロジェクト
506
40%
仲裁
148
18% / 72%
期限切れ
99
20%
多忙
5
開発者 5
評価
(49)
プロジェクト
74
18%
仲裁
30
17% / 53%
期限切れ
31
42%
6
開発者 6
評価
(118)
プロジェクト
201
42%
仲裁
44
9% / 68%
期限切れ
47
23%
7
開発者 7
評価
(195)
プロジェクト
395
28%
仲裁
155
20% / 52%
期限切れ
112
28%
8
開発者 8
評価
プロジェクト
3
33%
仲裁
3
0% / 100%
期限切れ
1
33%
9
開発者 9
評価
プロジェクト
1
0%
仲裁
0
期限切れ
1
100%
10
開発者 10
評価
(18)
プロジェクト
21
38%
仲裁
17
0% / 88%
期限切れ
2
10%
11
開発者 11
評価
(130)
プロジェクト
210
40%
仲裁
90
20% / 43%
期限切れ
85
40%
類似した注文
Trade methodology based on Red and Green lines entering Overbought / Oversold zone. Using confluence of Higher time frame, Moving Average a trade can enter when there is a strong slope angle. Market Base Line is used to determine overall market sentiment. This is designed to be an established trend scalping strategy on lower time frames. To be used initially on demo then real account when settings have been fine
There are six conditions in total . source code from an existing expert will be provided to aid the completion of this job . - Install the following by the Panel (copy paste form my existing Expert ) 1. Pips Lost : number of pips lost ( monthly reset ) 2. Pips Gained : number of pips gained ( monthly reset ) 3. Have a black background to avoid the
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true)
Description: I am seeking an experienced MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5 based on a specific trend-following strategy. The strategy includes precise risk management, advanced trade management features, and additional risk management tools. The EA should be adaptable to any timeframe on which it is attached. Below are the detailed requirements and parameters for the EA: Strategy
I need an EA trading frequently (HFT or something like), and it sould have some features below: 1、Have a clear trading logic 2、Have a good backtest result 3、Have a demonstrated benefitable result in a live account trading 4、Can avoid the news time period or not sensitive to news
Tenho um EA mql4 que está com funcionalidades funcionando e outras com funcionalidades sem funcionar. Tenho um vídeo do EA funcionando como deve funcionar perfeitamente. O meu não consegue seguir o mesmo programa pois quando coloca os pontos de parada e retirada são bem diferentes. Não tenho pressa para tempo, só queria que conseguisse renovar o EA. O arquivo do grafico anexo é como ele se encontra agora. O certo é
New york session based strategy 9:30 open Price takes out buy side or sell side liquidity Usually using 15min high and lows 5m entry Price takes out that high/low and price must close strongly back into the zone Is price is above price we have a sell bias vis versa for buys Sl is at the high or low with option for “offset” for cushion Tp is usually the opposite High or low. Would like the option for set pips-points &
Hello, I am looking for a skilled developer to create an Expert Advisor (EA) for MT4. The EA should close an open trade automatically when a Golden or Death Cross occurs in the Alligator Indicator. Please let me know if you have experience with similar projects and how we can discuss the details further
Hello there! I have a ATAS bot that would be discussed properly with you once you bid to this project, But majorly what i need is either: An update to my bot that allows it to watch one chart and trade on another within ATAS. Or an add on of some kind that allows it to watch one ATAS chart and then communicate with a bot that can execute trades in MT4/5. Bid now for more proper details
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell

プロジェクト情報

予算
10 - 30 USD
VAT(付加価値税) (19%): 1.9 - 5.7 USD
合計: 11.9 - 35.7 USD
開発者用
9 - 27 USD
締め切り
最低 1 最高 5 日