wickedwin:
Hello,
I know you can change the fibo retracement values manually (and those values will be saved next time you plot a fibo ret.) but is there a way to change the actual MT4 defaults?
I use an indicator which plots the fibo ret. automatically but it uses the default MT4 values, so everytime it replots I need to manually change the levels.
I tried searching for some kind of config file, but no luck.
Any tips?
I'm guessing you would just use ObjectSetFiboDescription in your indicator code.
https://docs.mql4.com/objects/objectsetfibodescription
Hello,
I know you can change the fibo retracement values manually (and those values will be saved next time you plot a fibo ret.) but is there a way to change the actual MT4 defaults?
I use an indicator which plots the fibo ret. automatically but it uses the default MT4 values, so everytime it replots I need to manually change the levels.
I tried searching for some kind of config file, but no luck.
Any tips?