Conversation of Tradingview indicator to MT4 indicator to Complete EA

Specifiche

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.

Con risposta

1
Sviluppatore 1
Valutazioni
(66)
Progetti
120
38%
Arbitraggio
16
50% / 50%
In ritardo
29
24%
Caricato
2
Sviluppatore 2
Valutazioni
(34)
Progetti
48
21%
Arbitraggio
6
83% / 17%
In ritardo
8
17%
Gratuito
3
Sviluppatore 3
Valutazioni
(42)
Progetti
47
30%
Arbitraggio
12
17% / 75%
In ritardo
6
13%
Gratuito
4
Sviluppatore 4
Valutazioni
(246)
Progetti
455
26%
Arbitraggio
134
21% / 58%
In ritardo
99
22%
Gratuito
5
Sviluppatore 5
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
(38)
Progetti
50
10%
Arbitraggio
1
0% / 0%
In ritardo
8
16%
Gratuito
7
Sviluppatore 7
Valutazioni
(561)
Progetti
841
73%
Arbitraggio
15
53% / 13%
In ritardo
193
23%
In elaborazione
8
Sviluppatore 8
Valutazioni
(159)
Progetti
215
76%
Arbitraggio
4
50% / 25%
In ritardo
18
8%
Gratuito
Pubblicati: 2 articoli
9
Sviluppatore 9
Valutazioni
(284)
Progetti
459
39%
Arbitraggio
95
43% / 18%
In ritardo
73
16%
Caricato
Pubblicati: 2 codici
10
Sviluppatore 10
Valutazioni
(574)
Progetti
945
47%
Arbitraggio
303
59% / 25%
In ritardo
125
13%
Gratuito
11
Sviluppatore 11
Valutazioni
(45)
Progetti
91
13%
Arbitraggio
34
26% / 59%
In ritardo
37
41%
Gratuito
12
Sviluppatore 12
Valutazioni
(69)
Progetti
146
34%
Arbitraggio
11
9% / 55%
In ritardo
26
18%
Gratuito
Pubblicati: 6 codici
Ordini simili
📌 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
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

Informazioni sul progetto

Budget
30 - 100 USD
Per lo sviluppatore
27 - 90 USD
Scadenze
da 1 a 10 giorno(i)