Pinescript code conversion to MQL4 EA

MQL4 Uzmanlar SQL

İş tamamlandı

Tamamlanma süresi: 9 saat
Geliştirici tarafından geri bildirim
Excellent client , happy to work with higly recommended
Müşteri tarafından geri bildirim
Great developer, Highly recommended!

İş Gereklilikleri

Can you code an EA from Tradingview's Pinescript? I have an indicator I would like to port from tradingview to an EA for metatrader. I would also like to add a stop loss option based on pips or percentage to the EA. Here's the code and link to the indicator: / length = input(311),gamma = input(1.),src = input(close) //---- ma = 0. os = 0. //---- er = abs(change(src,length))/sum(abs(change(src)),length) ama(x)=> a = 0. a := er*x+(1-er)*nz(a[1],x) //---- d = cum(abs(src - nz(ma[1],src)))/(cum(1)-1) * gamma ma := ama(ama(src > nz(ma[1],src) + d ? src + d : src < nz(ma[1],src) - d ? src - d : nz(ma[1],src))) //---- upper = ma + d lower = ma - d os := src > upper[1] ? 1 : src < lower[1] ? 0 : os[1] ts = os*lower+(1-os)*upper css = os == 1 ? #2196f3 : #ff1100 plot(ts,color=css,linewidth=2,transp=0) ////////////////////////////////////////////////// ENTRIES ////////////////////////////////////////////////////////////////// enterLong = crossover(os, 0) closeLong = crossunder(os, 1) enterShort = crossunder(os, 1) closeShort = crossover(os, 0)

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(54)
Projeler
53
17%
Arabuluculuk
7
0% / 100%
Süresi dolmuş
5
9%
Serbest
2
Geliştirici 2
Derecelendirme
(168)
Projeler
200
48%
Arabuluculuk
3
33% / 33%
Süresi dolmuş
2
1%
Serbest
3
Geliştirici 3
Derecelendirme
(564)
Projeler
844
73%
Arabuluculuk
15
53% / 13%
Süresi dolmuş
193
23%
Serbest
4
Geliştirici 4
Derecelendirme
(258)
Projeler
396
28%
Arabuluculuk
69
19% / 49%
Süresi dolmuş
121
31%
Serbest
5
Geliştirici 5
Derecelendirme
(195)
Projeler
395
28%
Arabuluculuk
155
20% / 52%
Süresi dolmuş
112
28%
Serbest
6
Geliştirici 6
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
7
Geliştirici 7
Derecelendirme
(3)
Projeler
2
0%
Arabuluculuk
7
0% / 86%
Süresi dolmuş
0
Serbest
8
Geliştirici 8
Derecelendirme
(144)
Projeler
285
42%
Arabuluculuk
19
63% / 5%
Süresi dolmuş
29
10%
Serbest
Yayınlandı: 2 kod
9
Geliştirici 9
Derecelendirme
(49)
Projeler
134
27%
Arabuluculuk
62
13% / 53%
Süresi dolmuş
58
43%
Serbest
Yayınlandı: 303 makale, 1 kod
Benzer siparişler
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I am looking for an experienced quantitative developer to analyze and optimize an MT5 Expert Advisor that I have already developed. The EA is relatively complex and includes: Multiple strategies (Trend Pullback, Breakout, Mean Reversion, EMA Reclaim) Scoring system combining technical score and probabilistic filter Regime detection (ADX based) Volatility filters (ATR regime) Correlation and cluster exposure control
Title: Design and Development of an Automated Forex Trading Robot Using MQL5 and Machine Learning Techniques Abstract: This project focuses on the design and development of an automated Forex trading robot that integrates MQL5 programming and machine learning techniques. The system aims to predict market movements and execute trades automatically, minimizing human error and emotional trading. By leveraging historical

Proje bilgisi

Bütçe
30 - 100 USD
Son teslim tarihi
to 10 gün