I want Mql5 version of PineScrip sample indicator as indicator.

Trabajo finalizado

Plazo de ejecución 1 día
Comentario del Cliente
I thank her for the work.
Comentario del Ejecutor
Great client

Tarea técnica

I want Mql5 version of PineScrip sample indicator as indicator.
The indicator will work as a bar count, not a Timeframe. It will be able to use 1 min bar or 2.3 min bar.
priority 1 minute bars.
The data source can be open, closed, and a function value to be calculated. I will provide these to you as functions.
The indicator should be stable and work without a hitch. That is, I should be able to use any interval between 2 and 100 minutes by selecting it with the input.



TRADINGVIEW CODE:

//------------------------------------------------------------------------------------------------------------

//@version=2

study("SADECE ADIM FİYAT", overlay=false)

//--SAMPLE PERİYOT 2--100

periyot = "10"


length = input(title="Length", type=integer, defval=2)

offset = input(title="Offset", type=integer, defval=0)


//--- SOURCE DATA

art = (high-close)-(high-open)

aopen = (open*2)+art

aclose = close+((close+high)/2)+art

ary_aopen =  (aopen[1]  +aopen[2]  +(aopen*15))  +low

ary_aclose = (aclose[1] +aclose[2] +(aclose*15)) +high



//data = security(tickerid, periyot , open)

//data = security(tickerid, periyot , close)

//data = security(tickerid, periyot , ary_aopen)

data = security(tickerid, periyot , ary_aclose)



plot( data,color = black   )

//--------------------------------------------------------------------------------------------------------


Han respondido

1
Desarrollador 1
Evaluación
(126)
Proyectos
160
36%
Arbitraje
4
25% / 50%
Caducado
13
8%
Libre
2
Desarrollador 2
Evaluación
(320)
Proyectos
466
42%
Arbitraje
77
12% / 64%
Caducado
75
16%
Libre
3
Desarrollador 3
Evaluación
(30)
Proyectos
55
22%
Arbitraje
12
67% / 8%
Caducado
2
4%
Libre
4
Desarrollador 4
Evaluación
(1)
Proyectos
3
0%
Arbitraje
1
0% / 100%
Caducado
1
33%
Libre
5
Desarrollador 5
Evaluación
(35)
Proyectos
50
42%
Arbitraje
3
33% / 33%
Caducado
4
8%
Libre
6
Desarrollador 6
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
7
Desarrollador 7
Evaluación
(63)
Proyectos
106
68%
Arbitraje
1
100% / 0%
Caducado
2
2%
Libre
Solicitudes similares
Witam Szanownych Freelancerów, Mam problem z konwersją strategii EA z MQL4 do MQL5. W zasadzie konwertuje za pomocą skryptu: mq4to5rewrite_sample_v4_2 kończy się sukcesem, ale daje wynik w pliku mq5, który nie daje się skompilować. System występowania o błędach, których ja z braku dostępu do języka MQL nie jest możliwy do zastosowania. W związku z tym mam prośbę o: a) konwersję i przygotowanie pliku żródłowego MQL5
PLEASE NOT THAT MY BUDGET IS 60usd FOR BOTH MT4 AND MT4 PLATFORMS The EA should have 1. An option that I can change it parameters, that's the period, method and application 2. The EA should sell when on every bullish candle that closes under the MA 3. The EA should buy on every bearish candle that forms Above the EA. It's should close trades on reverse cross. I mean when it's in a buy trade and crosses the MA for a
MT4 to Telegram 30 - 50 USD
Hello, I want to add a system send messages to Telegram Send a message with a specific picture and details of the new signal When closing with a profit, send the details of the closing and profit with a specific picture And close with a loss and send a specific picture, in addition to the details of the closure and the amount of the loss
Hi Dear developpers, I've an EA that was working very well with the previous versions of MT4. But since, they have updated their platforms, my EA it's not working anymore. I've tried to use those old MT4 versions but there are just temporary. So i've decided to updated this EA so i can use it on the newest version of MT4 (1420) and those who will come after it. I also want to implement new inputs in it. I also want
GOOD DAY DEVELOPERS I NEED A GOOD DEVELOPER WHO HAS AN INDICATOR FOR BOOM AND CRASH UP / DOWN TRENDS FOR ATLEAST 10 CANDLESTICK WITHOUT BEING SPIKED ... TO DEVELOP AN EA BASED ON THAT INDICATOR YOU HAVE, IF YOU HAVE IT PLEASE I AM IN NEED OF IT
Hey greetings My pleasure to met you all .I would like to convert a public tradingview pinescript indicator to MT5 Expert Advisor based on my. Requirements/specification.Kindly bid and let discuss about the project
A robot 30 - 65 USD
Hi I am looking for developer who can make me Mt4 Ea i have 2types of analysis methods i want to add and also want to attach image with Ea like when i attach my to any currency pair the chart changes to my picture Of robot which i attached to my Ea and for proper all settings i want add i will tell u message me
I have multiple mt4 / Mt5 accounts on several VPS. My initial thought is using Google Sheets or Excel and have the data pushed VIA an EA (1 instance installed on each MT4 / Mt5 account and pushed to the same Sheet) using api. One sheet would display the general data and the subsequent sheets would display more detailed data for every account loaded up. I’d probably be working with a programmer who can provide a
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file thanks very much in advance, Also there will be more project in front, so I need a very dedicated developer
I need an Expert Advisor that can read trade signals from a Telegram Channel and then execute those trades. My telegram bot has admin access to the Telegram Channel The EA needs the following functionality: Position Size: Auto: + Have fixed lot size set in settings. + Have lot size by % of account (set in settings) Manual: + From lot size set in trade signals message. + From lot size by % of account from trade

Información sobre el proyecto

Presupuesto
30+ USD
Para el ejecutor
27 USD
Plazo límite de ejecución
de 1 a 6 día(s)