Change the volatility outcome

MQL5 Indikatoren Experten

Auftrag beendet

Ausführungszeit 22 Stunden
Bewertung des Kunden
As always, amazing job!
Bewertung des Entwicklers
Great customer. Thank you

Spezifikation

Hello, please, change the way volatility is calculated according previous conversation

//@version=5 indicator(title="TFX_Volatilidad", shorttitle="TFX_Vol", overlay=false) tf = input.timeframe(title="Temporalidad", defval = "D", options=["D","W","M"]) dopen = request.security(syminfo.tickerid, tf, open[1], lookahead=barmerge.lookahead_on) dhigh = request.security(syminfo.tickerid, tf, high[1], lookahead=barmerge.lookahead_on) dlow = request.security(syminfo.tickerid, tf, low[1], lookahead=barmerge.lookahead_on) dclose = request.security(syminfo.tickerid, tf, close[1], lookahead=barmerge.lookahead_on) dopen1 = request.security(syminfo.tickerid, tf, open[2], lookahead=barmerge.lookahead_on) dhigh1 = request.security(syminfo.tickerid, tf, high[2], lookahead=barmerge.lookahead_on) dlow1 = request.security(syminfo.tickerid, tf, low[2], lookahead=barmerge.lookahead_on) dclose1 = request.security(syminfo.tickerid, tf, close[2], lookahead=barmerge.lookahead_on) dopen2 = request.security(syminfo.tickerid, tf, open[3], lookahead=barmerge.lookahead_on) dhigh2 = request.security(syminfo.tickerid, tf, high[3], lookahead=barmerge.lookahead_on) dlow2 = request.security(syminfo.tickerid, tf, low[3], lookahead=barmerge.lookahead_on) dclose2 = request.security(syminfo.tickerid, tf, close[3], lookahead=barmerge.lookahead_on) dopen3 = request.security(syminfo.tickerid, tf, open[4], lookahead=barmerge.lookahead_on) dhigh3 = request.security(syminfo.tickerid, tf, high[4], lookahead=barmerge.lookahead_on) dlow3 = request.security(syminfo.tickerid, tf, low[4], lookahead=barmerge.lookahead_on) dclose3 = request.security(syminfo.tickerid, tf, close[4], lookahead=barmerge.lookahead_on) dopen4 = request.security(syminfo.tickerid, tf, open[5], lookahead=barmerge.lookahead_on) dhigh4 = request.security(syminfo.tickerid, tf, high[5], lookahead=barmerge.lookahead_on) dlow4 = request.security(syminfo.tickerid, tf, low[5], lookahead=barmerge.lookahead_on) dclose4 = request.security(syminfo.tickerid, tf, close[5], lookahead=barmerge.lookahead_on) //CALC atr = 100*((((dhigh-dlow)/dlow) + ((dhigh1-dlow1)/dlow1) + ((dhigh2-dlow2)/dlow2) + ((dhigh3-dlow3)/dlow3)+ ((dhigh4-dlow4)/dlow4))/5) //PLOT plot(atr, title = "Parcialidad", color=color.rgb(41, 114, 173, 50), linewidth=5, offset=1) h1 = hline(0.5, linestyle=hline.style_dotted, linewidth=1, color=color.white, title="Nivel 1") h2 = hline(1.0, linestyle=hline.style_dotted, linewidth=1, color=color.white, title="Nivel 2")


Bewerbungen

1
Entwickler 1
Bewertung
(34)
Projekte
38
26%
Schlichtung
4
0% / 25%
Frist nicht eingehalten
0
Arbeitet
Ähnliche Aufträge
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 300 projects finish, and have good review and reputation from their client if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and using consecutives candle signals for buy and
RSI+MA 30 - 70 USD
As seen in the pictures.. Respond and I will give full specifications of what the bot should execute trades.. Please let's not watse each other's time if the pictures don't give you a hint of what is needed
I need an expert in the development of a fully automated trading robot For MetaTrader. The Trading Robot must be "Web based" so it can be accessed or used through a website, You can view a screenshot here; https://www.awesomescreenshot.com/image/48030918?key=79b0ff91455d862746e9b649341f4cdb Why do i need? Simple Enough, This is what i need from my Trading Robot EA. The Trading Robot can only be accessed through a
Maybe this indicator will make a good ea but the aggressive entry moves and conservative entry is stationary and target tp2 which will make it a 0.3:1 aggressive entry is around a 1:1 with Tp 2 I want conservative entry and do aggressive entry pls do that too with the option too switch in the settings I want sl tp and trailing stop fire filter and auto lots fixed lots I get
Hi, I would enlist bids to create an EA, based on the following steps 1. Session Time - the EA will only take a trade during the selected time window, Example 8.30pm to 11.00pm (GMT+8). The example is for a bulllish candle for Buys entry. Entry criteria 1 - A level for buys will be marked by drawing a horizontal line (Example GBPJPY 194.252 Green Line) Entry criteria 2 - A 15min or 30 min candle to close above the
Hello, I am looking for an expert MT4 MT5 Programmer to build an expert advisor that works perfectly for the two metatrader, I would like to work with an experieced full time coder who can be able to pay attention to details, I will be sharing my specifications regarding the development of this algorithm as expected in comment section, Kindly show up if you are the best fit thanks
I would like to calculate the deviations between the companies listed below with Meta Trader. Would you be interested? BETWEEN 01.00 AT NIGHT AND 00.00 OF THE NEXT DAY (FOR HOURS WHEN THE GOLD MARKET IS OPEN) *Instant comparison of prices of the same parities of different companies *Determination of deviation rates in downward or upward movements (average prices, prices below and above the average) *Detection of
Maybe this indicator will make a good ea but the aggressive entry moves and conservative entry is stationary and target tp2 which will make it a 0.3:1 aggressive entry is around a 1:1 with Tp 2 I want conservative entry and do aggressive entry pls do that too with the option too switch in the settings I want sl tp and trailing stop fire filter and auto lots fixed lots I get
The strategy is based on identifying overbought and oversold conditions across multiple timeframes. The primary indicator used is the stochastic indicator. Stochastic Settings: • %K period: 100 • %D period: 5 • Slowing: 4 •Price field : close/close For buying: • stochastic Signal line/Both Most be in the oversold zone (20 level of stochastic) on the H4, H1, 30m, 15m, 5m, and 1m timeframes. Final confirmation For a
Hello, I have an indicator on Trend View. I would like to convert it to a robot. The indicator is not very large, very simple, and works on a small time frame. Must be available Stop loss Setting goals Lot size time frame

Projektdetails

Budget
35+ USD
Für die Entwickler
31.5 USD
Ausführungsfristen
bis 2 Tag(e)