Re: Supertrend indicators for MT4

461
mrtools 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?
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 :)


Re: Supertrend indicators for MT4

462
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 :)
hello oskison, everything is fine?

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

463
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 :)
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!!!
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 👈

Re: Supertrend indicators for MT4

464
moey_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
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 oskison for the post:
RodrigoRT7

Re: Supertrend indicators for MT4

465
oskison 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?
Absolutely. 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 you ;) :thumbup:
These users thanked the author BeatlemaniaSA for the post (total 3):
Jimmy, Skyold, macd & rsi
BEATS V5 - "Enjoy The Quiet Between Trades”

Improve Your Trading Psychology - NO FEAR, NO DOUBT

Ultimate Risk Management - Maximize Your Trades


Re: Supertrend indicators for MT4

469
mrtools 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?
Hi mrtools
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

470
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
Buffer for trend is #4 and > 0 equals uptrend and < 0 equals downtrend.