Creating an MT5 Expert Advisor (EA) based on distance, lot size, and hedging.

指定

Creating an MT5 Expert Advisor (EA) usable on the MetaTrader 5 platform. This EA will utilize three key factors:

  1. Distance: The EA will consider the price difference between two points, like the entry and stop-loss levels. This helps in managing risk and determining potential profits.

  2. Lot Size: The EA will control the volume of positions it takes based on predefined rules. This parameter allows for adjusting the exposure level in the market.

  3. Hedging: By incorporating hedging strategies, the EA can open opposing positions to offset risks or adjust the overall market exposure. This technique enhances risk management.



反馈

1
开发者 1
等级
(272)
项目
343
29%
仲裁
36
28% / 64%
逾期
10
3%
工作中
2
开发者 2
等级
(43)
项目
66
12%
仲裁
12
58% / 42%
逾期
1
2%
空闲
3
开发者 3
等级
(50)
项目
64
20%
仲裁
11
27% / 55%
逾期
5
8%
空闲
4
开发者 4
等级
(106)
项目
129
25%
仲裁
24
29% / 54%
逾期
8
6%
空闲
5
开发者 5
等级
(395)
项目
556
41%
仲裁
30
57% / 3%
逾期
57
10%
空闲
发布者: 11 代码
6
开发者 6
等级
(70)
项目
91
25%
仲裁
26
19% / 54%
逾期
25
27%
空闲
7
开发者 7
等级
(12)
项目
25
4%
仲裁
1
0% / 0%
逾期
7
28%
空闲
8
开发者 8
等级
(36)
项目
45
2%
仲裁
6
33% / 17%
逾期
1
2%
空闲
9
开发者 9
等级
(3)
项目
1
0%
仲裁
5
0% / 100%
逾期
0
空闲
10
开发者 10
等级
(618)
项目
1429
59%
仲裁
31
81% / 0%
逾期
10
1%
空闲
11
开发者 11
等级
(298)
项目
478
40%
仲裁
105
40% / 24%
逾期
82
17%
已载入
发布者: 2 代码
12
开发者 12
等级
(50)
项目
51
8%
仲裁
0
逾期
0
空闲
13
开发者 13
等级
(37)
项目
59
27%
仲裁
26
19% / 54%
逾期
10
17%
工作中
发布者: 1 代码
14
开发者 14
等级
(62)
项目
90
29%
仲裁
24
13% / 58%
逾期
7
8%
工作中
15
开发者 15
等级
(471)
项目
490
75%
仲裁
6
67% / 17%
逾期
0
工作中
16
开发者 16
等级
(109)
项目
180
25%
仲裁
24
17% / 75%
逾期
16
9%
空闲
17
开发者 17
等级
(90)
项目
118
17%
仲裁
44
23% / 39%
逾期
20
17%
空闲
相似订单
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
I am looking to see if you can convert my pinescript into a NinjaTrader bot so I can get automated trading instead of manually doing it in TradingView i would like to get it to just do the trades for me based on my script. let me know who can do this perfectly
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
JazzDaBot 30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
I'm looking for a skilled Python developer to help expand and improve an existing Python game. The project is already functional, and I need someone who can add new features, improve gameplay mechanics, optimize performance, and maintain clean, well-structured code. Experience with game development in Python is preferred
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y

项目信息

预算
30 - 60 USD
截止日期
 5 天