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
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
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?