• How to add future dates and gaps for weekends, holidays in TradeStation

    One problem I’ve always had is that TS can perfectly show data and indications for everything what happened in history, but there is no convenient way to show predictions in the future. This is particulary annoying if it’s about astro-indications.

    Ok, now I found a way to extend the time axis of TS so that it can process data for weekends (yes, planets eevn move on weekends) and holidays – and even for the future.

    The basic idea is to add an instrument that contains a data entry for every day. So all needed is a csv-file that looks like that:

    1980-01-01,1,
    1980-01-02,1,
    1980-01-03,1,

    Such a filewith data from 1980 to 2020Â can be downloaded here: calendar.zip

    Just extract the zip, add corresponding directory to the 3rd party data in TS.

    Then add the symbol (CALENDAR) as first symbol to a new chart. Add the actual symbol ($DJI or $INX or whatever) as second symbol, and finally add some days or years to the data range (set last date).

    Here is a small tutorial video – hope it helps…

    tutorial video (flash): calendar.swf

    Categories: TradeStation

    One thought on “How to add future dates and gaps for weekends, holidays in TradeStation

    Leave a Reply

    Your email address will not be published.