Tarea técnica
Specification
Hello, I have an indicator/strategy written using Pine Script editor for the TradingView website with 68% winning/profitable trades from 382 total trades in strategy tester which I'd like to have 2 outputs:
1. A parallel version in MQL4 so i can use it on MT4 (or if not possible in MQL5 for MT5);
2. An EA which opens and closes positions (buy and sell) based on the indications given by the indicator aforementioned.
In the EA I'd like to be able to customize the following values:
A. tick interval (30m, 1h, 4h, ..)
B. lot size
C. symbol/pair currency
D. stop loss
E. few others internal variables
Plus, in the EA I'd like to have the following features:
F. Indicator should also be attached to the MT4 graph
G. send email both when it opens and closes a position
H. ability to close the position manually, when this happens the EA has to understand the position has been closed manually and doesn't have to open again a new position (even if the conditions are still met) for a set amount of time (amount of time which I'd like to be able to customize) or until the conditions change. If I'll close manually then I don't have to re-attach the EA to the graph to make it work again.
I. check all opening/closing signals are actually executed
L. the stop loss can be set or not
I'll require the original code, which I would prefer with comments in it, so that I can understand, thanks.
Han respondido
1
Evaluación
Proyectos
120
38%
Arbitraje
16
50%
/
50%
Caducado
29
24%
Trabajando
2
Evaluación
Proyectos
48
21%
Arbitraje
6
83%
/
17%
Caducado
8
17%
Libre
3
Evaluación
Proyectos
47
30%
Arbitraje
12
17%
/
75%
Caducado
6
13%
Libre
4
Evaluación
Proyectos
455
26%
Arbitraje
134
21%
/
58%
Caducado
99
22%
Libre
5
Evaluación
Proyectos
1
0%
Arbitraje
1
0%
/
100%
Caducado
0
Libre
6
Evaluación
Proyectos
50
10%
Arbitraje
1
0%
/
0%
Caducado
8
16%
Libre
7
Evaluación
Proyectos
841
73%
Arbitraje
15
53%
/
13%
Caducado
193
23%
Trabaja
8
Evaluación
Proyectos
215
76%
Arbitraje
4
50%
/
25%
Caducado
18
8%
Libre
Ha publicado: 2 artículos
9
Evaluación
Proyectos
459
39%
Arbitraje
95
43%
/
18%
Caducado
73
16%
Trabajando
Ha publicado: 2 ejemplos
10
Evaluación
Proyectos
945
47%
Arbitraje
303
59%
/
25%
Caducado
125
13%
Libre
11
Evaluación
Proyectos
91
13%
Arbitraje
34
26%
/
59%
Caducado
37
41%
Libre
12
Evaluación
Proyectos
146
34%
Arbitraje
11
9%
/
55%
Caducado
26
18%
Libre
Ha publicado: 6 ejemplos
Solicitudes similares
📌 DOGE/USDT Trading Bot – Full Strategy Current DOGE/USDT price: ≈ 0.2714 USDT (for reference only). Exchange: Binance Futures Margin type: Isolated Margin Leverage: x2 Pair: DOGE/USDT Language: Python (Binance API) ⸻ 🔹 Strategy Logic 1. Initial Entry • Open a Market Order with 2000 USDT as the base trade. • Base remains fixed for each cycle. 2. Reinforcement (During Downtrend) • Every 5 minutes during a price
I need a robot that combines several custom indicators I designed, used on two higher timeframes for market analysis, with entries on the 1-minute timeframe. It requires intelligent Martingale and Hedge money management. I need someone with sufficient expertise in hedging and Martingale. This strategy is very detailed, but I firmly believe it will definitely be profitable
Hello Developer I need a custom breakout + retest scoring system in TrendSpider . Breakout: valid if candle closes ≥ 0.4 × ATR20 above the line (lookback 8 bars, daily/weekly). Retest: valid within 20 bars if price low is within ±0.2 × ATR20 of the line → must trigger an alert. Scoring: add points for RVOL ≥ 1.3, SMA50 strong close, RSI 54–71, channel breakout, retest & hold, ATR expansion, undervaluation, SMA50
I need an indicator in Mt5 or trading view The indicator detects Double Top / Double Bottom patterns. Pattern is only valid if it forms during a clear impulsive leg (up for DT, down for DB) and divergence (( RSI)) . If the pattern appears inside a corrective move, it is ignored. But if it appears in the next impulsive leg after correction, it is accepted. (Impulse vs corrective is filtered using ATR/ADX/slope rules
I scalp XAU (gold) in 1 min chart. Into the chart I have placed 3 emas: 9, 20 and 50 and they follow the 5-min chart. When trading I have market order window in MT5 open and I´m ready to hit the button at anytime price action tells me. There are a major problem setting SL and TP: - I can only set fixed price in SL and TP. Price moves very quickly so I´m constantly behind. For example let say I want to buy gold at
Develop an Expert Advisor trading trend reversals. Reversal signals will be generated based on Price Action patterns. Trend will be determined based on ADX, Alligator and MACD, while the indicator selection should be available in the EA's input parameters
TradeCopier
30 - 40 USD
Hello! I'm looking to hire a developer to create a custom trading bot for MetaTrader 5 (MT5) that automates hedged trading across two separate MT5 accounts (e.g., one for a prop firm and one for a broker). The bot should open opposite positions simultaneously on both accounts, with customizable parameters for lot sizes, stop-loss (SL), and take-profit (TP). It needs to support both market orders and pending orders
Here's a detailed description of three independent Expert Advisors (EAs), each based on a different strategy: EA 1: Trend Following Strategy Strategy Overview The EA will implement a trend following strategy, identifying trending markets and riding the trend. Key Features 1. *Trend Identification*: The EA will use technical indicators to identify trending markets, such as: - Moving Averages (MA) - Average
Tradingview to Ninjatrader developer
100+ USD
hello great developer I want to make sure the project is clear: Take alerts from TradingView. Read the details from each alert: Symbol Buy or Sell Entry price Take profit targets (T1, T2, T3) Stop loss Place the trade in NinjaTrader automatically using these details. After the trade is executed in NinjaTrader, send a confirmation back to TradingView. Test everything first on a demo account to make sure it works
Custom TradingView-to-MT4/MT5 Bridge with Stealth SL/TP Logic Project Title Custom TradingView-to-MT4/MT5 Bridge with Stealth SL/TP Logic (Webhook + EA) Project Description I’m looking for a skilled MQL developer who can build a custom TradingView-to-MT4/MT5 trading bridge that performs the following functions: System Overview 1. ENTRY SYSTEM: - Define a pending order on TradingView (manually or via indicator) and
Información sobre el proyecto
Presupuesto
30 - 100 USD
Para el ejecutor
27
- 90
USD
Plazo límite de ejecución
de 1 a 10 día(s)