Discuss BB Multi-Timeframe (an MTF panel indicator with alerts to work with Bollinger Bands on multiple timeframes) for MT4 and MT5 in this thread. You can ask any questions about this indicator here.
I installed all the files from the download folder into 'MQL4 - Indicators' file. Then refreshed Market Watch and add to chart. But still wont load to chart. Doesnt show up on Indicator List either, but file is registered in Watch List.What exactly are you doing and what happens when you try load the indicator on a chart?
The folders from the archive should be copied over to the MQL4 folder, not to the MQL4\Indicators\.I installed all the files from the download folder into 'MQL4 - Indicators' file. Then refreshed Market Watch and add to chart. But still wont load to chart. Doesnt show up on Indicator List either, but file is registered in Watch List.
Yea bro...That Worked! ThanksThe folders from the archive should be copied over to the MQL4 folder, not to the MQL4\Indicators\.
Please open the BB Multi-Timeframe.mq5 file in MetaEditor and compile it (F7). There likely will be some errors. What is the top-most error you get?The ex5 component of the indicator is not in the folder, coul anyone please send it to me or upload a link,
when I copy the whole folder into the mql5 folder it nothing appears on the mt5 when I restart it . please
file 'C:\Users\MUNYAWINDOWS\AppData\Roaming\MetaQuotes\Terminal\D0E8209F77C8CF37AD8BF550E51FF075\MQL5\Include\MQLTA_Utils.mqh' not found BB Multi-Timeframe.mq5 16 11Please open the BB Multi-Timeframe.mq5 file in MetaEditor and compile it (F7). There likely will be some errors. What is the top-most error you get?
a total of 83 errorsPlease open the BB Multi-Timeframe.mq5 file in MetaEditor and compile it (F7). There likely will be some errors. What is the top-most error you get?
When you download BB Multi-Timeframe, what you download is a zip-file. Inside that zip-file, there are three folders. All three folders have to be copied and pasted directly to the MQL5 folder of your data folder. That will put all the files to their required locations, including the MQLTA Utils.mqh file to the MQL5\Include\ folder.file 'C:\Users\MUNYAWINDOWS\AppData\Roaming\MetaQuotes\Terminal\D0E8209F77C8CF37AD8BF550E51FF075\MQL5\Include\MQLTA_Utils.mqh' not found BB Multi-Timeframe.mq5 16 11
#include <MQLTA Utils.mqh> // For panel edits.
Thank you very much , it workedWhen you download BB Multi-Timeframe, what you download is a zip-file. Inside that zip-file, there are three folders. All three folders have to be copied and pasted directly to the MQL5 folder of your data folder. That will put all the files to their required locations, including the MQLTA Utils.mqh file to the MQL5\Include\ folder.
No, in the Breakout mode, returning back isn't required. Touching the middle line is an invalidating factor for both signals.Hi Enivid, about Break-out mode and Re-entry mode, in both modes the price breaks out the band, then close back inside the band without touching middle line, any difference?