M
Mike
I need to create the following a formula that calcs the %
of time the trading day is left. For example the trading
day = 6.5 hours using: 1:00pm - 6:30am * 24.
Now I need to take 1:00pm - now() / 6.5 giving me the
percent of the day left to trade.
I can not figure out the now() part and how to convert it
so the math works.
Thanks for the help!
Mike
of time the trading day is left. For example the trading
day = 6.5 hours using: 1:00pm - 6:30am * 24.
Now I need to take 1:00pm - now() / 6.5 giving me the
percent of the day left to trade.
I can not figure out the now() part and how to convert it
so the math works.
Thanks for the help!
Mike