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
類似した注文
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
MQL5 Developer 30+ USD
📄 وثيقة المواصفات الفنية لروبوت التداول (MQL5 EA Specification) 📌 1. ملخص المشروع والهدف * اسم المشروع: Gold Cent Grid-Hedge EA * المنصة: MetaTrader 5 (MQL5) * أداة التداول: الذهب (XAUUSD) * نوع الحساب: حساب سنت (Cent Account) * فكرة الاستراتيجية: تداول شبكة هيدج متوازنة (Grid-Hedging) تفتح صفقات تعزيز كل مسافة محددة، وتغلق الطرف الأكثر ربحاً عند تحقيق هدف مالّي مجمع بالدولار/السنت لإعادة هيكلة التوازن. ⚙️ 2
I need a developer who also understands trading. I have a Telegram copy-trading bot that reads signals from a Telegram channel via a Python script and converts them into trading orders. I want to create a program that analyzes Gold (XAUUSD) charts specifically and sends signals in this exact format: #XAUUSD BUY 4324-4321 TP 4327 TP 4330 TP 4334 TP 4339 TP 4344 TP 4354 TP 4364 SL 4311 If the # symbol is missing at the
Hi developer I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA

プロジェクト情報

予算
10 - 30 USD