Simple Hedge EA with some handy functions

작업 종료됨

실행 시간 32 일

명시

Dear developers

Its very straightforward and simple hedging EA based on Ilian Yotov's quarters theory and surefire hedging strategy.

Robot should start trading at the London opens and enter its 1st trade at the round numbers with TP and Hedging point at the next distance of 25 pips.

For example if algo enter its 1st buy trade on eurusd at round number 1.0500 level, its TP should be 1.0525 and if price goes against the trade, its hedging level should be 1.0475.

lot/risk increment for hedging should be 0.01, 0.03, 0.06, 0.12, 0.24 and so on. 

Please have a look the enclosed illustration for clear idea...

Algo starts trading with London open And enter its 1st trade at cross of any round number as illustrated in chart  for example round level 150 with TP at the next Round level 125 in case of sell trade. And place 1st hedge Entry at the next round level at the opposite side for Example 175 with TP at the next round number as shown In the chart at 200.

Now 150 to 175 becomes hedging range. And this set of Trades become 1st hedge cycle of the day. Algo will keep Trading with lot increment for example the 3rd entry will Be double of the second entry as shown in the chart 0.06 And so on until TP hit. Algo will close all the trades and Complete the 1st cycle of hedge Resulting in net profits.

Algo will start the next hedge cycle as soon as the 1st Cycle of hedge ends at the very next candle and round Number. Algo must not start new cycle of hedge if there Is already previous cycle running. Each cycle is different And must not overlap with each other.

Trade can be entered as lot multiplier or risk multiplier And can be switched as required.

Filter: Moving average (Simple and exponential) can be Applied and should have choice of putting it on and off as A filter. In case of filter the algo must start its first trade in The direction of moving average. If price is below the Moving average, algo must start with sell entry and vise Versa.

By default the range of the hedge is in quarters like 100, 125, 150 and so on. But must have choice to switch To half numbers and full numbers like 100, 150, 200 etc

Or 100, 200, 300

Algo should trade multiple pairs user defined into the algo inputs while running on single chart.

Thanks 
Pawan



    

파일:

JPG
hedgingalgo.jpg
353.1 Kb

응답함

1
개발자 1
등급
(7)
프로젝트
14
21%
중재
1
0% / 100%
기한 초과
3
21%
무료
2
개발자 2
등급
(11)
프로젝트
18
28%
중재
4
50% / 50%
기한 초과
1
6%
무료
3
개발자 3
등급
(35)
프로젝트
50
42%
중재
3
33% / 33%
기한 초과
4
8%
무료
4
개발자 4
등급
(144)
프로젝트
186
41%
중재
24
58% / 21%
기한 초과
13
7%
무료
비슷한 주문
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Subject: Custom MT5 Multi-Currency EA Request - Multi-Timeframe Strategy with Trailing Stop Hi, I am looking for a developer to create a custom Expert Advisor (EA) for MetaTrader 5 (MT5) . The EA must be optimized for multi-currency testing and trading , allowing me to run it across multiple currency pairs simultaneously. The trading logic should be based on a multi-timeframe approach using the following indicators
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I need to build one from scratch . Experience with Sierra Chart, ACSIL
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
//———————————————————————————————————————————————————————————————————— 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 () {

프로젝트 정보

예산
50+ USD
기한
에서 3  7 일