Tradestation Change Bars

I’ve made semi-realtime change bars for Tradestation, in a kludgy way:

change bars example

(recall that change bars are like range bars, except the distance between the successive bar opening prices is kept constant, rather than the overall range. So, you get a slightly different picture)

… it uses the ascii import mechanism to get the bars on a chart, which means I can use indicators on the chart. Great! But, I have to reload the chart to pull in more data. And, that recalculates all the indicators. So, I won’t be scalping off this chart! But, for study, and for occasionally getting an updated look at the market from a change/range/renko/etc. perspective, this approach should get me by.

The data is created via an indicator that watches a 1-tick ES chart, spitting out new bars to a file as each new bar is created. I only did change bars tonight, since Mr. White Folks got me interested in them. I’ll code up range bars and renko bars and 3-line-break and whatever else I want soon enough.

3 Responses

  1. mj Says:

    hi do you have code availiable for range and change bars very much interested in your work above, keep it up,
    regards

  2. joseph Says:

    do you have the code availlable ?
    thanks

  3. Richard Says:

    Hi Joseph and mj. I share all the indicators I write with my elite series subscribers on eotpro.com. That would include the various range/change/renko bars I’ve created, as well as odd combinations of them as well! And of course the elite series has tons of trading indicators and functions, too.

    I do not offer my indicators through any other avenues at this time.

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.