I want Mql5 version of PineScrip sample indicator as indicator.

Trabalho concluído

Tempo de execução 1 dia
Comentário do cliente
I thank her for the work.
Comentário do desenvolvedor
Great client

Termos de Referência

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   )

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


Respondido

1
Desenvolvedor 1
Classificação
(132)
Projetos
178
39%
Arbitragem
4
25% / 50%
Expirado
14
8%
Livre
2
Desenvolvedor 2
Classificação
(332)
Projetos
485
40%
Arbitragem
82
11% / 63%
Expirado
77
16%
Livre
Publicou: 1 código
3
Desenvolvedor 3
Classificação
(32)
Projetos
57
23%
Arbitragem
12
67% / 8%
Expirado
2
4%
Livre
4
Desenvolvedor 4
Classificação
(1)
Projetos
3
0%
Arbitragem
1
0% / 100%
Expirado
1
33%
Livre
5
Desenvolvedor 5
Classificação
(35)
Projetos
50
42%
Arbitragem
3
33% / 33%
Expirado
4
8%
Livre
6
Desenvolvedor 6
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
7
Desenvolvedor 7
Classificação
(68)
Projetos
111
69%
Arbitragem
1
100% / 0%
Expirado
2
2%
Livre
Pedidos semelhantes
PROJECT OVERVIEW I need a production-grade, modular Expert Advisor for MetaTrader 5 built to institutional coding standards. This is not a simple indicator-crossover bot. The system must be object-oriented, fully commented, and structured so individual modules can be replaced or disabled without breaking the build. Broker: IC Markets Raw. Primary symbol: XAUUSD. Secondary validation: EURUSD, GBPUSD, USDJPY, AUDUSD
Hi, do you have a proven EA for MT5, suitable for live accounts and prop firms, including the Brazilian market? I’m looking for ready, tested EAs. Can you send a backtest or demo? Please if you do have and can send me nacktest or demo you should Message me
Flummox 0.1 30+ USD
//@version=5 strategy("Vol10 Triple Confluence M15", overlay=true, margin_long=100, margin_short=100) // === INPUTS === emaLen = input.int(200, "EMA Trend") rsiLen = input.int(14, "RSI Length") bbLen = input.int(14, "Bands Length") rsiOversold = input.float(25, "RSI Buy Zone") rsiOverbought = input.float(77.38, "RSI Sell Zone") // === INDICATORS === emaTrend = ta.ema(close, emaLen) ema1 = ta.ema(close, bbLen) ema2 =
Foxer trading 30 - 500 USD
Automated Forex trading software is generally evaluated by users on independent forums like Forex Peace Army, Myfxbook, and Trustpilot. The highest-rated systems typically fall into three categories, depending on your risk tolerance and trading style: GPS Forex Robot : Famous for its long-term track record on verified Myfxbook accounts. Users praise its steady trend-following logic and its conservative approach
Raydon read 30+ USD
Instead of an answer key, bots use user-defined settings like lot size, stop-loss, take-profit, and unique identifier numbers (magic numbers).Logic Rules: They scan markets for triggers like moving averages, RSI, or MACD.Execution: Trades happen programmatically to remove human emotion
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
Sharbat Khan 100+ USD
Looking for MQL5 Developer to debug my Gold Trading EA. Issues: - Error on compile - SL/TP not working correctly - Need to add Trail Stop feature Send me past work + Price + Delivery Time
Mopati 30+ USD
need an MQL5 trading robot for Forex. It should open and close trades based on my strategy rules. Please include money management, stop loss, take profit, and lot size settings. The EA should be stable, easy to edit, and tested before delivery. I will share the exact entry and exit rules with the developer
I need an MQL5 trading robot for Forex. It should open and close trades based on my strategy rules. Please include money management, stop loss, take profit, and lot size settings. The EA should be stable, easy to edit, and tested before delivery. I will share the exact entry and exit rules with the developer
Hello, I am looking for an experienced MQL5 developer to develop a professional and reliable Expert Advisor (EA) for MetaTrader 5. The EA will be based on a custom automated Forex trading strategy that I have developed and tested. The detailed trading logic and proprietary rules will be provided privately to the selected developer. General requirements: • Development in MQL5 for MetaTrader 5. • The EA will initially

Informações sobre o projeto

Orçamento
30+ USD
Prazo
de 1 para 6 dias