[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TS 8.0 vs.TS 8.1 inconsistency



PureBytes Links

Trading Reference Links

Hello Bob,

There is a minor issue with PlotPaintBar (PlotPB) in 8.1. TradeStation knows the issue and has fixed it in the next release. In the meantime, you can easily get around it by converting the PaintBar into an indicator using Plot statements.

--Harrison
www.HarrisonProgramming.com


robert pisani wrote:

8.0 and 8.1 behave differently:
I have a paintbar study that colors a bar retroactively -- that is, it repaints a bar several bars ago if certain conditions are met. This works in TS 8.0 but not in TS 8.1. Is there a way to do this in 8.1?