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, I am looking for an experienced MQL4 developer to create a custom Binary Options Trading Bot for MetaTrader 4 (MT4). The bot needs to automate trades based on clear conditions and must have a reliable integration feature. I would like the bot to work smoothly with Telegram so that it can either receive signals from a channel/group or send instant trade notifications directly to my Telegram. The code should
I am looking for an experienced MQL4 developer to create an Expert Advisor (EA) based on signals from a custom indicator. Requirements: 1. The EA must use a single custom indicator that draws buy and sell arrows directly on the chart. 2. When a buy arrow appears, the EA should wait until the current candle closes. If the arrow is still present after the candle closes, it should open a BUY trade. 3
Bhokhwe 30 - 200 USD
//+------------------------------------------------------------------+ //| ThreeBullEMA10EA | //| Strategy: 3 Bullish + EMA10 Break | //+------------------------------------------------------------------+ #property strict extern double LotSize = 0.01; extern int Slippage = 3; extern int MagicNumber = 12345; extern int EMA_Period = 10;
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for a developer to create an Expert Advisor (EA) for MetaTrader 5. Requirements: Trade XAUUSD (Gold) Automatically open and close trades Include Stop Loss and Take Profit settings Adjustable lot size and risk percentage Work on MT5 Allow me to change settings from the EA inputs Include backtesting support Source code preferred
> izz: #property strict input double LotSize = 0.01; input int BuyStopDistancePips = 50; input int SellStopDistancePips = 50; input int TrailingStartPips = 30; input int TrailingDistancePips = 30; input int MaxPositions = 3; input double StopLossPips = 0; input int MaxSpreadPoints = 300; input ulong MagicNumber = 20260702; input double DailyLossLimitUSD = 50; double PipValue; int digits; int OnInit() { digits =
Technical Description of the EA The Ghost Sovereign engine is a trend-following breakout system optimized for XAUUSD (Gold) . Its logic operates through several distinct layers: Trend Filtering: It utilizes a 144-period Exponential Moving Average (EMA) to establish the primary institutional trend direction . Momentum Entry: The EA executes trades when the closing price of the previous bar confirms a trend breakout
I have build a trading view indicator which monitors trades. The strategy is based on OB, it buys and sells bullish and bearish OB. Also valid re enters on the retest of orderblocks only if TP is hit the first time. I’m looking for someone to develop me a EA which works on the same logic and buys and sells of the same logic as my Indicator. I currently have my indicator firing signals into a telegram channel so I
TM 30+ USD
Order Block Forms / Price Touches │ ▼ Break Touch Candle High/Low │ ▼ Strength Alignment or BR Valid │ ▼ No Opposing OB within X Pips │ ▼ HL/LH Fractal OR Two-Candle Break │ ▼ ENTRY │ ▼ ──────── Trade Management ──────── │ ├─ Opposing OB Breached │ AND │ Opposite Strength Alignment or BR │ └──► Loss Exit │ ├─ Opposing OB Reached │
I am looking for an experienced MQL5 developer to code a simple grid trading strategy into an Expert Advisor. The strategy logic is already defined, and I am looking for someone with strong MQL5 development experience to implement it accurately and efficiently. If you are interested and have relevant experience, please get in touch so we can discuss the project details

プロジェクト情報

予算
10 - 30 USD