No, indcator is ok but I would like to change color of buffer and 1 input as default setting. I dont like create indicator sets file in mt4 platform, and prefer have indicator with my customization. Only micro changes and Saving as my new ex4 filemrtools wrote: Mon May 27, 2024 7:07 am I am the author and wondering why you would need the code is it not working as is?
Re: Supertrend indicators for MT4
462hello oskison, everything is fine?oskison wrote: Mon May 27, 2024 8:15 am No, indcator is ok but I would like to change color of buffer and 1 input as default setting. I dont like create indicator sets file in mt4 platform, and prefer have indicator with my customization. Only micro changes and Saving as my new ex4 file![]()
I saw that you are new here on the forum, welcome. MQL is not included in the post for this reason:
post1295368880.html#p1295368880
- These users thanked the author RodrigoRT7 for the post (total 6):
- Jimmy, ChuChu Rocket, moey_dw, boytoy, BeatlemaniaSA, macd & rsi
Re: Supertrend indicators for MT4
463Please follow the rules even though I feel you have genuine good intentions!!oskison wrote: Mon May 27, 2024 8:15 am No, indcator is ok but I would like to change color of buffer and 1 input as default setting. I dont like create indicator sets file in mt4 platform, and prefer have indicator with my customization. Only micro changes and Saving as my new ex4 file![]()
As they say....
You can't hurt nobody, ain't no toxins in your venom....
You just a grandmama in denim!!!
- These users thanked the author moey_dw for the post (total 2):
- boytoy, macd & rsi
Official Forex-station GIF animator at your service 
See a GIF with Forex-station.com on it? I probably made it
The best divergence indicator in the world.
Real news exists: Infowars.com
See a GIF with Forex-station.com on it? I probably made it
The best divergence indicator in the world.
Real news exists: Infowars.com
Re: Supertrend indicators for MT4
464hellomoey_dw wrote: Mon May 27, 2024 5:16 pm Please follow the rules even though I feel you have genuine good intentions!!
As they say....
You can't hurt nobody, ain't no toxins in your venom....
You just a grandmama in denim!!!
No-source-code.gif
I understood, that's why I preferred to ask rather than demand, mql4 source file.
but if I asked the author of this project about visual changes to the indicator and he sent me a new ex4 file, then everything is fine?
- These users thanked the author oskison for the post:
- RodrigoRT7
Re: Supertrend indicators for MT4
465Absolutely. That is why it is a good idea to put all your requests(i.e arrows, alerts, buttons, fonts) etc. in one post request and then the author will do them for youoskison wrote: Mon May 27, 2024 5:43 pm hello
I understood, that's why I preferred to ask rather than demand, mql4 source file.
but if I asked the author of this project about visual changes to the indicator and he sent me a new ex4 file, then everything is fine?
- These users thanked the author BeatlemaniaSA for the post (total 3):
- Jimmy, Skyold, macd & rsi
Millionaire Maker - “Amateurs chase. Professionals wait. Legends wait with a plan.”
BEATS V5 - "Enjoy The Quiet Between Trades”
Improve Your Trading Psychology - No fear, no doubt
Ultimate Risk Management - Maximize Your Trades
Supply and Demand Course - Learn Supply and Demand
BEATS V5 - "Enjoy The Quiet Between Trades”
Improve Your Trading Psychology - No fear, no doubt
Ultimate Risk Management - Maximize Your Trades
Supply and Demand Course - Learn Supply and Demand
Re: Supertrend indicators for MT4
466himrtools wrote: Mon May 27, 2024 7:07 am I am the author and wondering why you would need the code, is it not working as is?
Could you make one change to the indicator?
Re: Supertrend indicators for MT4
468I would like to use signal line from you indicator as confirmaton signal to my EA but when i use buffer from indcator theit value has EMPTY_VALUE. buffer 0 for buy line anf buffer2 for sell line.
Indicator is great but i dont know what is going on with buffers
Re: Supertrend indicators for MT4
469Hi mrtoolsmrtools wrote: Mon May 27, 2024 5:26 am SuperTrend using Rolling Moving Averages for ATR calculation
Don't know maybe kinda close.
This indicator uses the Rolling Moving Average as it's default. For more information on this type of MA, please see this guide: What are the All Averages filters?
Looks very interested one. Would you please add MTF option and if you please later on you may, when you have time, to publish histo version.
Many Thanks
My Greetings
Re: Supertrend indicators for MT4
470Buffer for trend is #4 and > 0 equals uptrend and < 0 equals downtrend.oskison wrote: Wed May 29, 2024 10:28 pm I would like to use signal line from you indicator as confirmaton signal to my EA but when i use buffer from indcator theit value has EMPTY_VALUE. buffer 0 for buy line anf buffer2 for sell line.
Indicator is great but i dont know what is going on with buffers