Zephyrnet Logo

Stochastic Custom MT5 Indicator

Date:

When standard iStochastic is called from the EA, then two levels, 80.0 and 20.0 will ALWAYS be displayed for this indicator in the Visual Tester. It’s no good, if the EA uses other levels, such as 75.0 and 25.0.

Therefore, the standard indicator was modified: Indicator Stochastic Custom has two new parameters:

Sample indicator call from the EA:

*** input int Inp_STO_KPeriod= 5; // STO: K period input int Inp_STO_DPeriod= 3; // STO: D period input int Inp_STO_Slowing= 3; // STO: Slowing input int Inp_STO_Level1 = 25.0; // STO: Value Level #1 input double Inp_STO_Level2 = 75.0; // STO: Value Level #2 *** //--- create handle of the indicator iCustom handle_iStochastic=iCustom(m_symbol.Name(),Period(),"Stochastic Custom", Inp_STO_KPeriod,Inp_STO_DPeriod,Inp_STO_Slowing,Inp_STO_Level1,Inp_STO_Level2); //--- if the handle is not created  if(handle_iStochastic==INVALID_HANDLE) { //--- tell about the failure and output the error code  PrintFormat("Failed to create handle of the iCustom indicator for the symbol %s/%s, error code %d", m_symbol.Name(), EnumToString(Period()), GetLastError()); //--- the indicator is stopped early  return(INIT_FAILED); }

MT5 Indicators – Download Instructions

Stochastic Custom MT5 Indicator is a Metatrader 5 (MT5) indicator and the essence of this technical indicator is to transform the accumulated history data.

Stochastic Custom MT5 Indicator provides for an opportunity to detect various peculiarities and patterns in price dynamics which are invisible to the naked eye.

Based on this information, traders can assume further price movement and adjust their strategy accordingly. Click here for MT5 Strategies

Recommended Forex MetaTrader 5 Trading Platform

  • Free $50 To Start Trading Instantly! (Withdrawable Profit)
  • Deposit Bonus up to $5,000
  • Unlimited Loyalty Program
  • Award Winning Forex Broker
  • Additional Exclusive Bonuses Throughout The Year

How to install Stochastic Custom MT5 Indicator.mq5 to your MetaTrader 5 Chart?

  • Download Stochastic Custom MT5 Indicator.mq5
  • Copy Stochastic Custom MT5 Indicator.mq5 to your Metatrader 5 Directory / experts / indicators /
  • Start or restart your Metatrader 5 Client
  • Select Chart and Timeframe where you want to test your mt5 indicator
  • Search “Custom Indicators” in your Navigator mostly left in your Metatrader 5 Client
  • Right click on Stochastic Custom MT5 Indicator.mq5
  • Attach to a chart
  • Modify settings or press ok
  • Indicator Stochastic Custom MT5 Indicator.mq4 is available on your Chart

How to remove Stochastic Custom MT5 Indicator.mq5 from your Metatrader 5 Chart?

  • Select the Chart where is the Indicator running in your Metatrader 5 Client
  • Right click into the Chart
  • “Indicators list”
  • Select the Indicator and delete

Stochastic Custom MT5 Indicator (Free Download)

Click here below to download:

Download Now

 

La entrada Stochastic Custom MT5 Indicator se publicó primero en ForexMT4Indicators.com.

spot_img

Latest Intelligence

spot_img