PureBytes Links
Trading Reference Links
|
:> Which version of TS are you running? Actually this shit happens to me
(and
:> some people I know) all the time. And I'm on TS 4.0 build 21. Yesterday,
a
:> friend of mine did not get a buy signal at the close of trading (4:00pm
:> EST). When he booted up this morning, there it was. Sort of late to get
a
:> trade done when the tradable had already moved 8 points (in your favor)
:from
:> your entry points, isn't it. Makes you feel warm and fuzzy about
:> TradeStation, doesn't it?
:System changing when rebooting are
: a "normal feature when you use recursive calculation like imbricated
:xaverages ( or even a single Xaverage).
:The number of days back is reset to what is in the chart window and the
:current day counts as a new one.
:So, you may have a system that runs on a different number of historical
bars
:before and after rebooting ( this was previously discussed with you).
:The fix in this case is to load more data to avoid the initialisation
problem
:of recursive calculation, or write differently the init step of the
xaverage
:based calc as explained before.
How does 650 days back of 60 min bars sound to you? With maxbarsback set to
100?
|