Quote:
|
Originally Posted by skinnypig
Hi Linuxser,
Thank you, ND and others for constant help on this board. However will there be possible for someone modifying these two files:
1) Live Charts Fib Pivots ( For Using on Light Color Background and being able to read the text).
2) ASCTrend_Sound.mq4 (Turn Off The Sound).
Sincerely,
|
Change SoundON to 0 in ASCTrend_Sound indicator (in the settings).
For Live Charts Fib Pivots you may do the following:
open this indicator in MetaEditor (you do not need to understand the code) and change the colors (ObjectSet("S1 line", OBJPROP_COLOR,
MidnightBlue and so on).