Comments on Screen
-
Hi all,
is it possible to add comment on screen from the constant?
for example similar like this below:
I'm using the setting like below, but apparently not working.

Any hints would be greatly appreciated.
Thanks! -
@andrewfrank Then what you need is this block:

-
@l-andorrà Thanks a lot!
Do you know how to minimize decimal of ATR?

I'm using the *10000 to adjust the ATR value, however, do you know how to do the adjustment when it comes to the currencies using JPY (5 points )


-
@andrewfrank In adjust if you put *constant name then what ever you have in the input is what will be multiplied.
-
@jstap Thanks a lot! good hint. so I will just put it into constant and change it in EA if it comes to JPY.
Do you know how to minimize the decimal?
-
@andrewfrank Yes that is how you do it from a constant, in here https://fxdreema.com/forum/topic/12802/atr-pips you will see how you can use the decimal place of a asset to decide on the value to multiply by.