Pinescript code conversion to MQL4 EA

MQL4 Asesores Expertos SQL

Trabajo finalizado

Plazo de ejecución 9 horas
Comentario del Ejecutor
Excellent client , happy to work with higly recommended
Comentario del Cliente
Great developer, Highly recommended!

Tarea técnica

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)

Han respondido

1
Desarrollador 1
Evaluación
(54)
Proyectos
53
17%
Arbitraje
7
0% / 100%
Caducado
5
9%
Libre
2
Desarrollador 2
Evaluación
(169)
Proyectos
202
48%
Arbitraje
5
20% / 60%
Caducado
2
1%
Trabaja
3
Desarrollador 3
Evaluación
(564)
Proyectos
845
73%
Arbitraje
15
53% / 13%
Caducado
193
23%
Libre
4
Desarrollador 4
Evaluación
(258)
Proyectos
396
28%
Arbitraje
69
19% / 49%
Caducado
121
31%
Trabaja
5
Desarrollador 5
Evaluación
(195)
Proyectos
395
28%
Arbitraje
155
20% / 52%
Caducado
112
28%
Libre
6
Desarrollador 6
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
7
Desarrollador 7
Evaluación
(3)
Proyectos
2
0%
Arbitraje
7
0% / 86%
Caducado
0
Libre
8
Desarrollador 8
Evaluación
(144)
Proyectos
285
42%
Arbitraje
19
63% / 5%
Caducado
29
10%
Libre
Ha publicado: 2 ejemplos
9
Desarrollador 9
Evaluación
(49)
Proyectos
134
27%
Arbitraje
62
13% / 53%
Caducado
58
43%
Libre
Ha publicado: 335 artículos, 1 ejemplo
Solicitudes similares
i need someone that can make me an EA really easy with the martingala system?, I am looking for something that doesn't exceed 5 trades for the martingale, I think I did it, but it only works for propfirms, So i need to develop it on ninja trader I have identified a very very simple strategy but it only works on propfirms, with only two propfirm accounts, i absolutely need account A and account, And they have to open
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
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
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
I NEED ONE MILLON TESTED STATERGIES YOUR DUTY IS TO RUN ONE MILLION DIFFERENT SCENARIOS AND FIND ME AN ALPHA AND TESTED ON OVER ALL TYPES OF ASSESTS SO THATS IT THERE IS ANYONE WHO CAN ABLE TO DO THIS JOBB
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should

Información sobre el proyecto

Presupuesto
30 - 100 USD
Plazo límite de ejecución
a 10 día(s)