Channel design indicator – indicator MetaTrader 5
Application The indicator can be utilized into any symbol or timeframe, there are no restrictions. Inputs For the creation of the channel are required the definition of two inputs: //— input parameters input int barsChannel = 200; // Channel creation length input int barsMulti = 5; // Channel bars to peak/valley The “barsChannel” input defines … Read more