Custom description on fibonacci levels
-
How do I change the description of the fibonacci levels in fxdreema?
I wan't custom description instead of % levels in text. -
-

I see I added level 5 in the code...there is no level 5 in the list....time to sleep...
-
Interesting. So you just added the custom block at the end and rename those levels you want. Right? Can you add as many as you want?
-
@l-andorrà That's right, I just added the code in custom block below draw_fibonacci, you can add as many levels in the code as you have specified in the draw_fibonacci
-
This option is missing in the Draw fibonacci block probably because it's a little bit complicated to make it. It could be similar to this one:

This works for numeric values, but imagine having longer descriptions separated with comma. So it's simply interface issue.

