MQL4 - automated forex trading   /  

Forum

How can I reverse the numbers displayed on a Fibonacci Retracement?

Back to topics list To post a new topic, please log in or register

avatar
9
code.mafia 2008.08.28 04:37 
When I use the Fibonacci drawing tool in MT4, it draws the ratio numbers backwards, starting with 1.00 (I deleted the higher ratios), then .618, .50, .382 and then 0. I want it to start with 0, then .382, .50, .618 and then 1.0 and so on. I found that if I edit the properties and swap the start and end values in the properties page, it does the same thing. How can I accomplish this without having to do this on every fib retracement range I draw?
article

Jury Session Record of the 25th of December 2008

On the last Jury session, the Jury members discussed the possible disqualification of 12 Participants.


avatar
2151
phy 2008.08.28 05:07 

Label it differently

level --- description

0 --- 1

.382 --- .618

.5 --- .5

.618 --- .382

1 --- 0

Back to topics list  

To add comments, please log in or register