For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
How to make a Line using highest close data of the past N days?
-
Like max(close,n)
-
See
Highest
. Docs - Indicator Reference