Modify Correlation Hedge overlay bot like codebase ea

MQL5 지표 EA

작업 종료됨

실행 시간 62 일
고객의 피드백
Goal Accomplished, Good stuff

명시

I have the mt5 Version of this: I will only share with the person chosen.

Free download of the 'Multicurrency hedge example EA (overlay hedge)' expert by 'shmyyy' for MetaTrader 4 in the MQL5 Code Base, 2017.09.18

Things to be done:

E.A. Trade Memory: I want it to be modified to store the trade information that if and when vps or pc mt4/mt5 closes/restarts/ updates/refresh it can continue trading where it left off.

If you have experience with this kind of system it would be good to contact me.

I basically want to optimize its performance for scalping.

ANy other ideas to improve the system is welcomed.

I need help with understanding it properly and creating visuals for conditions before they are met. 

I want the overlay threshold details to be printed out as list or some for of visual.



Please state your price




Some details about the system:

The E.A. searches for correlations of the Market Watch list symbols or selected symbols.

It calculates the Average True Range ratios for every hedging combination and assigns different magic numbers for them.

Then the subsequent operations can be easily carried out with the prepared data. For precision, statistics like correlation and ATR ratio are recalculated every day.

The Expert Advisor can work with all the currency pairs from the Market Watch list on a single chart simultaneously, as well as it does not depend on the incoming ticks from particular symbol.

For the purpose of showing the principle of action, the hedging technique was implemented based on overlay chart indicator presented here https://www.mql5.com/en/code/7933.

These inputs are still present in the converted file but i also implemented visuals for the correlated assets.

 Inputs

  • TakeProfitByPoints - Set it to 'true' if you want profit/loss to be calculated in points.
  • TakeProfitPoints - Take Profit value (in points).
  • TakeProfitByUsd - Set it to 'true' if you want profit/loss to be calculated in USD.
  • TakeProfitUsd - Take Profit value (in USD).
  • Retries - Number of retries for trying to close an order.
  • AtrTimeFrame - Timeframe for Average True Range calculation.
  • AtrBarsBack - Number of bars for Average True Range calculation.
  • CorrelationTimeFrame - Timeframe for correlation calculation.
  • CorrelationBarsBack - Number of bars for correlation calculation.
  • OverlayThreshold - Overlay threshold (in points).
  • MaxOrders - Number of maximum open orders allowed.
  • MaxSpread - Maximum spread allowed (in points).


응답함

1
개발자 1
등급
(10)
프로젝트
15
13%
중재
6
0% / 67%
기한 초과
2
13%
무료
2
개발자 2
등급
(15)
프로젝트
23
9%
중재
7
29% / 57%
기한 초과
2
9%
무료
3
개발자 3
등급
(37)
프로젝트
59
27%
중재
26
19% / 54%
기한 초과
10
17%
작업중
게재됨: 1 코드
4
개발자 4
등급
(7)
프로젝트
6
0%
중재
5
0% / 100%
기한 초과
1
17%
무료
5
개발자 5
등급
(3)
프로젝트
1
0%
중재
5
0% / 100%
기한 초과
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

프로젝트 정보

예산
30 - 100 USD