4 Timeframe Stochastic with Average (MQL4)

Indicatori

Lavoro terminato

Tempo di esecuzione 6 giorni
Feedback del cliente
Awesome job!

Specifiche

This indicator needs to display the %D line of the standard stochastic oscillator for the current timeframe and the next 3 higher timeframes.

It also needs to display an average of those timeframes.

I will need several external parameters that will allow me to customize the indicator to my needs.  

 

External Parameters;
%K Periods
%K Slowing periods
%D Periods
Alert (T/F)
Email (T/F)Will only alert or email when 3rd highest timeframe closes while the average line is above or below the alert level. 

Upper avg alert trigger value, Default would be 80 

Lower avg alert trigger value, Default would be 20

Calculate 4th Timeframe (T/F), this would be the ability to remove the highest timeframe from average calculation 

Calculate 1st Timeframe (T/F),  this would be the ability to remove the lowest timeframe from average calculation 

Display individual Timeframes (T/F), False would only display the average

Average type, (Simple, Exponential, Linear Weighted)

Weight Higher Timeframes (T/F), This would define which way to apply weighting if Exponential or Linear Weighted selected. 

 

Average line will need to change colors when the 3rd highest timeframe closes while the average line is above or below the alert level. 

Happy Coding,

Brian 

 

Con risposta

1
Sviluppatore 1
Valutazioni
(71)
Progetti
254
53%
Arbitraggio
16
50% / 38%
In ritardo
83
33%
Gratuito
2
Sviluppatore 2
Valutazioni
(8)
Progetti
24
38%
Arbitraggio
4
50% / 0%
In ritardo
9
38%
Gratuito
3
Sviluppatore 3
Valutazioni
(18)
Progetti
52
44%
Arbitraggio
2
0% / 100%
In ritardo
24
46%
Gratuito
Ordini simili
Hello, I bought an EA who has SL but it is not trailing.I need someone who can attach trailing SL to this EA or if it is possible to implement trailing in the EA? I do not have EA code, I bought it and I am using it
Below is the pine eidtor script convert it to MQL5 coding language and create bot based on following condition 1. This all should be on 5-minute chart timeframe 2. For Buy side, buy after closing of second candle when buy signal is given and exit buy position when sell signal is given. 3. For sell side, sell after closing of second candle when sell signal is given and exit sell position when buy signal will be given
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard noticatioons and also if pressed to go to the a template timeframe and pair
Descripción: Necesito duplicar un indicador detector de cambio de polaridad para el activo Boom 1000 en MetaTrader 5 (MT5). El indicador debe identificar de manera precisa los cambios de polaridad en el mercado y duplicar la funcionalidad para asegurar una detección redundante. Especificaciones clave: El indicador debe generar una señal visual clara en el gráfico (flechas o líneas) cada vez que se detecte un cambio
Poverty 30+ USD
``` def moving_average_crossover(prices, short_window, long_window): short_ma = prices.rolling(window=short_window).mean() long_ma = prices.rolling(window=long_window).mean() signals = np.where(short_ma > long_ma, 1, 0) signals = np.where(short_ma < long_ma, -1, signals) return signals # Example usage: prices = pd.Series([...]) # Replace with your price data short_window = 50 long_window = 200 signals
Brief description. mt4 must be connected via binary.com API. Only for binary trade. Forex pair . Rise/Fall option only. Maximum trade limited options should be given. Profit option should be given. Martingale system. Compounding system Candlestick time counter should be given. There will be two types of signals. A candle stick will come with an arrow symbol. Arrow symbol will appear below another chart. You can
Veltoor sniper 35+ USD
I wanna create trading robot so that it can trade for me during busy hours cause I sometimes miss opportunity to enter my trades because I'm being busy during the day . So I'd like to have a system for me
**Job Title: Experienced Developer Needed for High-Performance Scalping Trading Robot** **Job Description:** We are seeking an experienced and highly skilled developer to create a cutting-edge trading robot specifically designed for scalping strategies. The ideal candidate will have a deep understanding of trading algorithms, extensive experience in financial markets, and a proven track record of developing
Good day, I am looking for a COT report indicator that shows the weekly change in MT4. change in MT4. Number Value Indicator: Speculators (Commercials) Plus minus percent change Tool (exe file ? to load csv... ?). Just for simple updating... Unfortunately I could not find a useful indicator on the net. Please simply offer who has already realised such projects. Thanks
looking to convert a TV indicator into mt5. it is has a lot of added extras which don't need also. Just looking for the books and entry candle. (The arrow up and down for long and short) tv code is attached: concepts of trading system also attached https://www.youtube.com/watch?v=zBtaWWNlY9U https://www.youtube.com/watch?v=L1AqJOCZ-mw

Informazioni sul progetto

Budget
50 - 80 USD
Per lo sviluppatore
45 - 72 USD
Scadenze
da 1 a 5 giorno(i)