Page 1 of 3

MT5 Jurik Indicators

Posted: Sun Nov 24, 2019 12:16 pm
by sincky
Does anyone know how to create a EA that uses the attached Jurik smooth indicator to place automated trades (EA). Also have the EA be smart enough to open additional positions (as allowed by the input of "% of account balance to risk"). Need to base all calculations off point value.

How EA would make trades:
when candle closes.. if smooth generic line is green... buy... next candle closes...if grey... close the buy... or if red... close the buy and open sell position... then if it goes from red to grey.. close sell position.. so when the Indicator is green, buy, or close a sell and when the indicator turns red, sell, or close a buy and when grey.. all trades are closed

Inputs Needed:

Smooth Period
Smooth Phase
Multi Time Frame: 1minute - 1month
% of account balance to risk
Use Fixed lot size: True / False (false = using % of account balance to create Lot size)
Fixed lot size
Max Open Positions
Use Take Profit: True / False (false = using Trailing stop)
Take Profit after "x" points
Use Trailing Stop: True / False
Trailing Stop_Start after "x" points
Trailing Stop_Step
Use Stop Loss: True / False
Stop Loss "x" points
Use Break Even: True / False
Break Even After "x" points
Trade Direction: Buy Only, Sell Only, Buy/Sell
Reverse on Signal: True / False
Order Type = Market or Limit (bid / ask)
Start Hour
Start Minute
End Hour
End Min
Days to Trade: Mon - Sun

Re: Jurik smooth Indicator (MT5) - attached to EA

Posted: Mon Nov 25, 2019 7:34 am
by iRay
sincky wrote: Sun Nov 24, 2019 12:16 pm Does anyone know how to create a EA that uses the attached Jurik smooth indicator to place automated trades (EA). Also have the EA be smart enough to open additional positions (as allowed by the input of "% of account balance to risk"). Need to base all calculations off point value.

How EA would make trades:
when candle closes.. if smooth generic line is green... buy... next candle closes...if grey... close the buy... or if red... close the buy and open sell position... then if it goes from red to grey.. close sell position.. so when the Indicator is green, buy, or close a sell and when the indicator turns red, sell, or close a buy and when grey.. all trades are closed

Inputs Needed:

Smooth Period
Smooth Phase
Multi Time Frame: 1minute - 1month
% of account balance to risk
Use Fixed lot size: True / False (false = using % of account balance to create Lot size)
Fixed lot size
Max Open Positions
Use Take Profit: True / False (false = using Trailing stop)
Take Profit after "x" points
Use Trailing Stop: True / False
Trailing Stop_Start after "x" points
Trailing Stop_Step
Use Stop Loss: True / False
Stop Loss "x" points
Use Break Even: True / False
Break Even After "x" points
Trade Direction: Buy Only, Sell Only, Buy/Sell
Reverse on Signal: True / False
Order Type = Market or Limit (bid / ask)
Start Hour
Start Minute
End Hour
End Min
Days to Trade: Mon - Sun
You can have all that using runwisefx. I've been automating indicators using runwisefx for few months now. Do a search in mql5 "runwisefx" and msg dev before buying.

They have video tutorials explaining how to add indicators. You can automate combination of indicators too.

Hope this helps.

Re: Jurik smooth Indicator (MT5) - attached to EA

Posted: Mon Nov 25, 2019 7:38 am
by iRay
Forgot to mention.. They have a working demo on their site. But limited to 1 pair. You can try before buying

If you need help regarding runwisefx, just ask. :)

Re: Jurik smooth Indicator (MT5) - attached to EA

Posted: Mon Apr 22, 2024 11:16 am
by Banzai
Jurik RSX

coder: Shaun Bosch
date: April 3, 2024

based on a TradingView indicator:

Code: Select all

https://www.tradingview.com/v/20TzvKPk/

Re: MT5 Jurik Indicators

Posted: Tue Mar 11, 2025 6:23 am
by mrtools
alexm wrote: Mon Mar 10, 2025 10:21 pm Really sorry for delay it was crazy end of the week.
3 ma cross with alert (mtf + alert).ex4.
but i cant find mt5 ver for some reason. Do we have it for mt5?

im moving to mt5 so trying to find all this:
dpwma & jma mtf
! Step average - std based (mtf + arrows + candles + btn)

! Wave trend avgs osc (mtf + alerts + arrows).ex4

! Dynamic double zone WPR 2.01 (MTF + alerts + arrows.ex4
! rmo + signals avgs (mtf + alerts + arrows).ex4

its not easy to find for some reason, at least for me.. thanx anyway for you help Master.
This is a non-mtf version of the dwma & jma again from Mladen.

Re: MT5 Jurik Indicators

Posted: Thu May 01, 2025 8:11 am
by kvak
Jurik Volty Bands for MT5

Here is conversion of MT4 Jurik volty bands (separate) for test.

Re: MT5 Jurik Indicators

Posted: Thu May 01, 2025 1:21 pm
by vzulaks
kvak wrote: Thu May 01, 2025 8:11 am Here is conversion of MT4 Jurik volty bands (separate) for test.
DEAR KVAK
CAN YOU ADD MORE BUTTON AND BT CORNER?

THANK YOU!

Re: MT5 Jurik Indicators

Posted: Thu May 01, 2025 9:46 pm
by moey_dw
kvak wrote: Thu May 01, 2025 8:11 am Jurik Volty Bands for MT5

Here is conversion of MT4 Jurik volty bands (separate) for test.
MASTERFULLY DONE........... AMOUNT OF AVERAGES INCLUDED TOO!!!!


Re: MT5 Jurik Indicators

Posted: Mon Jun 09, 2025 12:28 am
by temporalmotif
@mrtools

Im surprised no one converted this yet into MTF and histogram form.

Isit possible?

Much appreciated.

Re: MT5 Jurik Indicators

Posted: Mon Jun 09, 2025 1:26 am
by mrtools
temporalmotif wrote: Mon Jun 09, 2025 12:28 am @mrtools

Im surprised no one converted this yet into MTF and histogram form.

Isit possible?

Much appreciated.
Hello, what type of histogram?