You don't need to extract anything, the code is just there, in the .mq4/.mqh files.Can you provide its code. I will try to convert. Or please guide me how to extract the code from the files that I have downloaded from the site
You don't need to extract anything, the code is just there, in the .mq4/.mqh files.Can you provide its code. I will try to convert. Or please guide me how to extract the code from the files that I have downloaded from the site
Hi how can you make the supertrend indicator line show base on selected timeframe?Discuss Supertrend Multi-Timeframe (an MTF panel indicator with alerts to work with multiple timeframes) for MT4 and MT5 in this thread. You can ask any questions about this indicator here.
This indicator cannot do that. It's the original Supertrend that should be re-coded to allow something like that.Hi how can you make the supertrend indicator line show base on selected timeframe?
Eg . When I'm M15 timeframe I want the H1 timeframe supertrend indicator line to show base on the H1 timeframe while on m15 timeframe . So it better filter .
//----This indicator cannot do that. It's the original Supertrend that should be re-coded to allow something like that.
//------ line 44 input string Comment">Comment = "===================="; // Notification Options
input string Comment">Comment = "===================="; // Notification Options
//-----Has anybody explored the possibility of incorporating the Supertrend Multi-Timeframe into an EA ?
What other confirmation indicators have other users found effective with it ?
It was allowed until some recent update. It no longer is because Comment is a name of a built-in MQL5 function.//----
hey enivid...... unless i'm mistaken, the input Comment is being used in both the supertrend and multi-time frame versions mq5 zip files of the supertrend itself......
is that allowed...... thanks......h
input string Comment = "===================="; // Notification Options
MQL5://------ line 44 input string Comment">Comment = "===================="; // Notification Options
I think, it's the same issue - our syntax highlighter gets confused between the function name and the input parameter name.and another question, when i put the code in the mq5 code box it doubles the word comment...... wonder why..... MQL5:
I thought WTF is he talking about --- Had to google it and found https://www.youtube.com/@ragheehorner --- going to have to spend some time now listening to what she has to say ...raghee horner

H'mmmthe jjma and jfatl
//----It was allowed until some recent update. It no longer is because Comment is a name of a built-in MQL5 function.
I think, it's the same issue - our syntax highlighter gets confused between the function name and the input parameter name.
JJMA (Jurik Moving Average) indicatorsthe jjma
//------Still not sure about ...
H'mmm

JFATL (Jurik Fast Adaptive Trend Line) indicatorsand jfatl
//------Sorry, couldn't find a suitable video 🙁

IMO, rather like waiting for a blue moon ... getting them all to agree at the same time ... not saying it never happens, but blink and you will miss it ... hence the need for a bot 🙂the more you have on your side the better......h
//---IMO, rather like waiting for a blue moon ... getting them all to agree at the same time ... not saying it never happens, but blink and you will miss it ... hence the need for a bot 🙂

