Display text or label on chart
-
How do i display my consecutive profit and loss on my chart while trading for the day
tags: @roar @l-andorrà @ambrogio @TipsyWisdom
-
Just store those values into variables and use a 'comment (ugly)' block with those variables on the 'on tick' tab.
-
@l-andorrà thanks it worked perfectly
-
You're welcome.