See the result of "averageprofit from "n" trades"
-
Hello,
I would like to display in the terminal window the result of the function "check average profit from "n" trades" with a limited horizontal line like this " -------- " (Seven or X " - " from now to the left )
If I create a variable and every tick is actualized whith the average calculated it should be a solution, but how to assign the result of the function to a variable ?? and how to limitate the H_line to seven ??
Thank you in advance.
-
There is no way to assign that value. I have plan to do something else for that... some day

-
Anyway, that was only for "furniture", the main core is perfectly working.
Thank you.