I want Mql5 version of PineScrip sample indicator as indicator.

Lavoro terminato

Tempo di esecuzione 1 giorno
Feedback del cliente
I thank her for the work.
Feedback del dipendente
Great client

Specifiche

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   )

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


Con risposta

1
Sviluppatore 1
Valutazioni
(132)
Progetti
178
39%
Arbitraggio
4
25% / 50%
In ritardo
14
8%
Gratuito
2
Sviluppatore 2
Valutazioni
(332)
Progetti
485
40%
Arbitraggio
82
11% / 63%
In ritardo
77
16%
Gratuito
Pubblicati: 1 codice
3
Sviluppatore 3
Valutazioni
(32)
Progetti
57
23%
Arbitraggio
12
67% / 8%
In ritardo
2
4%
Gratuito
4
Sviluppatore 4
Valutazioni
(1)
Progetti
3
0%
Arbitraggio
1
0% / 100%
In ritardo
1
33%
Gratuito
5
Sviluppatore 5
Valutazioni
(35)
Progetti
50
42%
Arbitraggio
3
33% / 33%
In ritardo
4
8%
Gratuito
6
Sviluppatore 6
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(68)
Progetti
111
69%
Arbitraggio
1
100% / 0%
In ritardo
2
2%
Gratuito
Ordini simili
I'm a ninja trader day trader and I have worked with a company called Legendary Trader and use their indicated and automated strategies to trade. I rencenly have been playing with a free indicator I was able to download that uses CCI & ATR calculations to define the market being in an up or down trend. I have found in reviewing historical data that taking a trade when the signal flips from bull to bear sentiment or
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
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
need an EA or indicator done , based on any strategy but with the following specific risk management parameters ; were i am able to do at least 2RR(standard reward-risk ratio for every trade) , fair win rate that is at leat 50% , EA should be able to generate at least 2 trades and above per week , favourable sharpe ratio . total drawdown of not more than 8% any given month and not over 3% any given day , would
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
I need a professional programmer who can code this top tier professional synthetic index EA structure perfectly to my laptop extra perfectly payment after successful job very urgent needed here in Nigeria at onitsha Here is my contact you can message me on my WhatsApp 09121052987/ direct call 09038568050
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

Informazioni sul progetto

Budget
30+ USD
Scadenze
da 1 a 6 giorno(i)