Pinescript code conversion to MQL4 EA

MQL4 エキスパート SQL

仕事が完了した

実行時間9 時間
開発者からのフィードバック
Excellent client , happy to work with higly recommended
依頼者からのフィードバック
Great developer, Highly recommended!

指定

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)

応答済み

1
開発者 1
評価
(54)
プロジェクト
53
17%
仲裁
7
0% / 100%
期限切れ
5
9%
2
開発者 2
評価
(168)
プロジェクト
200
48%
仲裁
3
33% / 33%
期限切れ
2
1%
3
開発者 3
評価
(564)
プロジェクト
844
73%
仲裁
15
53% / 13%
期限切れ
193
23%
4
開発者 4
評価
(258)
プロジェクト
396
28%
仲裁
69
19% / 49%
期限切れ
121
31%
5
開発者 5
評価
(195)
プロジェクト
395
28%
仲裁
155
20% / 52%
期限切れ
112
28%
6
開発者 6
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
7
開発者 7
評価
(3)
プロジェクト
2
0%
仲裁
7
0% / 86%
期限切れ
0
8
開発者 8
評価
(144)
プロジェクト
285
42%
仲裁
19
63% / 5%
期限切れ
29
10%
パブリッシュした人: 2 codes
9
開発者 9
評価
(49)
プロジェクト
134
27%
仲裁
62
13% / 53%
期限切れ
58
43%
パブリッシュした人: 303 articles, 1 code
類似した注文
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

プロジェクト情報

予算
30 - 100 USD
締め切り
最高 10 日