EA based on Supply & Demand

EA

명시

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
무료
비슷한 주문
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
I'm looking for an experienced developer to create an automated gold trading bot. The bot should be compatible with MetaTrader 4/5 and TradingView. Key Requirements: - Automated trading bot - Compatible with MetaTrader 4/5 and TradingView - Implement scalping and swing trading strategies Ideal Skills and Experience: - Proficiency in trading algorithms - Experience with gold trading - Familiarity with MetaTrader and
Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo, in grado di adattare il proprio comportamento alle mutevoli condizioni di mercato di XAUUSD. Lo sviluppatore dovrebbe essere libero di combinare qualsiasi tecnica ritenuta opportuna
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing
I need an MT5 EA based on my strategy: MN1/W1/D1 trend analysis, H4/H1 confirmation, EMA 10/23, Fibonacci 12.7 BUY & 88.6/88.7 SELL entries, market structure/candlestick confirmation, automatic SL/TP, risk-based lot sizing, break-even, trailing stop, news filter, and prop-firm risk management. The EA should support scalping, intraday and swing trading, with future AI integration
Composite robot 30 - 200 USD
Title: Multi-Timeframe Pure Price Action & Elliott Wave Execution Bot for XAUUSD 1. Project Overview I need a robust, automated trading bot (Expert Advisor) for MetaTrader 5 (MT5) to trade XAUUSD (Gold) exclusively. The strategy is built entirely on Top-Down Multi-Timeframe (MTF) market structure, pure price action, and Elliott Wave principles. It does not use traditional lagging technical indicators (like RSI or
Build a fully mechanical EA for XAUUSD on D1 timeframe. Trader spends 5-10 mins per day to run it. No discretion. EA calculates, places orders, and walks away. Timeframe Use the Daily (D1) timeframe . At the close of each completed daily candle, identify: Previous day's High (wick) Previous day's Low (wick) Previous day's Open
The Candle Range Theory (CRT) 3-Candle Strategy is a price action method derived from Smart Money Concepts (SMC). It is based on the "Power of 3" logic (Accumulation, Manipulation, Distribution), essentially compressing an entire market cycle into a sequence of three specific candles. This strategy relies on the idea that the first candle sets a range , the second candle manipulates price to trap traders (liquidity

프로젝트 정보

예산
10 - 30 USD