EA based on Supply & Demand

エキスパート

指定

I need an EA produced which works on the II_SupDem indicator found on the insanity industries website.  I have attached this MT4 indicator.

The EA will work based on two instances of the indicator being present on a chart (less than two means that it won't function).  When price enters the higher timeframe level this is the first confirmation of a trade.  Execution of that trade is based on price touching a level on the lower timeframe.  Normally, price should rally or drop into the level quite rapidly, and we are looking for maribouzou type candles pushing into the level.  Other triggers to initiate the trade could be bolinger bands (aka the "All Star Entry" as it's known by OTA).  This type of trading is based on Sam Seiden's style from OTA, and I have an EA on MT4 which is loosely working on it and that has been very successful on the AUD/USD pair as a result.  If this could be refined then I think it would work on other pairs as well, and on the Aussie even better.  So as far as stops, they would be located a pip or two on the other side of the zone, and for targets, they should be at the next level.  This could be configurable, so that you could put in your own stops and targets if you prefer.

Options:

  1. Use bolinger bands as a trigger for trade execution in combination with the levels.
  2. Use dynamic or fixed tp and stops.
  3. Use risk:reward as a decision maker on whether or not to take the trade, i.e. if the reward is < 2 x risk then probably don't take the trade, if this option is selected.  This could be configured to make the r:r 3:1 or whatever.
  4. Ability to take half of the trade off at double risk (or whatever profit level the trader feels is appropriate).
  5. Move to breakeven at double risk (or whatever profit level the trader feels is appropriate).  Currently I have to use a separate EA to do this (this one also takes half off at double risk).
  6. It needs to work for all brokers.  Currently the one I have only seems to work on my Alpari account.

This style as I mentioned above is based on Sam Seiden's style, which he goes through here. (This is the one where he describes the "All star entry").  I know this is the mql5 forum but it would be good to have this on mt4 as well, so I could have this working on all of my platforms.  If this can be done, please let me know and give me an idea of pricing, at the moment I am on a tight budget so it may be something I will need to put off for a while but an idea of pricing would be good.

 *Edit* The link for Sam Seiden's webinar describing his style didn't post - it is here:  http://www.fxstreet.com/webinars/sessions/session.aspx?id=113c786d-7268-47d1-bb1e-a332f08e751e

応答済み

1
開発者 1
評価
(41)
プロジェクト
124
34%
仲裁
32
13% / 75%
期限切れ
53
43%
2
開発者 2
評価
(24)
プロジェクト
36
39%
仲裁
1
0% / 0%
期限切れ
17
47%
3
開発者 3
評価
(273)
プロジェクト
396
63%
仲裁
70
53% / 26%
期限切れ
198
50%
4
開発者 4
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
Hello dear all developers, I will find here python programmers? I would like to create an Expert Advisor, if you can you can convert, because I already have Expert Advisor written in mql5 or maybe you will create a bridge? it's up to you, but I need 1:1 copy
Hello! I am searching a professional programmer for regular works. I don't care if you have 1 projects done or 1000, show me your skills. I need to create an EA based on Zig Zag indicator and candlestick patterns, EA must works on all time frames, source of code required
My EA have bug 30+ USD
Expert Advisor have a bug, I tried to fix it somehow with searching on google, but I couldn't fix find a solution. Please fix it, I will send you erorr type, what line etc. Only serious programmers, not amateur please. My time is precious
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Hello All, can someone help me to make an EA base on MACD, https://www.mql5.com/en/code/14669 and RSI. If you are able to make this than please get me in touch, i will appreciated Thanks and best Regards Kodj007
EA 45 - 205 USD
If EMA20 > EMA50 AND RSI > 55 AND No Open Position THEN Buy SL = 50 pips TP = 100 pips If Profit > 30 pips Move SL to Break Even If Profit > 50 pips Enable Trailing Stop
I am looking for an experienced MQL5 developer to modify an existing Expert Advisor by adding an automated hedging module. The existing EA is fully functional and already manages trade entries and exits. The objective of this enhancement is to introduce a risk management feature that automatically opens a hedge position when an existing trade reaches a predefined unrealized loss in USD. The hedge should remain active
automatic robo sell at bollinger band upwards breach and rsi should above 80 and buy when bollinger breach downwards and rsi is below 30, rsi shoould works only on Gold trade and none ofhe trades

プロジェクト情報

予算
10 - 30 USD