What is the best way to reference the entry point of a trade?  For
example, if I want to know how far away the market is from my entry
point.  Like (todays Close - Entrypoint).  I have used valuewhen()
function but it returns the value when the last buy signal was valid
and it may or may not be the actual entrypoint in the trade.  

What I am really wanting to know is how far away today's close is vs
the entrypoint in multiples if Average True Range.

Thanks

Reply via email to