Pinescript code conversion to MQL4 EA

MQL4 EA 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)
프로젝트
201
48%
중재
5
20% / 60%
기한 초과
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 코드
9
개발자 9
등급
(49)
프로젝트
134
27%
중재
62
13% / 53%
기한 초과
58
43%
무료
게재됨: 315 기고글, 1 코드
비슷한 주문
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
RSI indicator 130 - 150 USD
The Relative Strength Index (RSI) is a technical momentum indicator measuring the speed and change of price movements, scaled from 0 to 100 to identify overbought (>70) or oversold (<30) conditions. Developed by J. Welles Wilder Jr., it helps traders spot potential trend reversals or corrections.Imagine a stock, XYZ, is trending upwards.Overbought Signal: The price increases sharply, and the RSI rises to 75. This
I am looking for an experienced developer in MQL5 to build a fully AI and automated trading bot (Expert Advisor) for MetaTrader 5. The EA will trade XAUUSD only and will be based purely on price action and Smart Money Concepts (SMC), specifically focusing on liquidity sweeps, market structure shifts (MSS/CHoCH), and wick rejection entries at key points of interest (POIs). The system must follow a strict rule: no
We are looking for a developer to finish and stabilize an existing Kalshi trading bot (~60% complete) built in TypeScript. This is not a MetaTrader EA. The system interacts with the Kalshi API and requires strong understanding of execution logic, order handling, and state management. Scope of Work: Review and understand existing TypeScript codebase Complete missing functionality Fix execution issues (order placement
Early Killer EA 30+ USD
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea

프로젝트 정보

예산
30 - 100 USD
기한
 10 일