Attachments forums

List of attachments posted on this forum.


All files on forums: 136007

MT5 Jurik Indicators

sincky, Mon Apr 22, 2024 11:22 am

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
All files in topic