TRADESTATION

tsaddon_opd-150x62TradeStation is a powerful and professional platform for trading, for following the market, and for the development of indicators, tools and strategies. Tradestation’s programming language is EasyLanguage. I’ve been professional Tradestation Add-On developer for more than 10 years. Below you can find examples for my indicators and tools for Tradestation.

 

 

Commitment of Traders: Sell signal in my new COT indicator

Last year I already wrote about the Commitment of Traders (COT) reports and how they can be applied to improve trading results. I showed that for the S&P500 the Large traders are the ones to watch – because in this market they have the tendency to jump on the train right at the very end […]

Indication of Planetary Returns in Tradestation

The theory of Planetary Returns follows the notion that important situations in the life of a company, a country or a person repeat with a period that is determined by the time a planet needs to travel around the Sun or (virtually) the Earth. That means, when a planet is back at the same position […]

Paintbar Study Showing when a Planet is in a Certain Sign

I got the request to code a paintbar study that would paint the bars while a planet was in a certain sign. Say like when Mars is in Taurus? And here it is: It highlights the bar for which a planet (you can set) is in a certain sign. The example chart highlights Mars in […]

Update 10/2011

After some time here are some charts, showing I’m still here and that the indicators work quite well in Tradestation 9. The charts show the current situation of the S&P500 ($INX). In the Delta chart we do not even need an adaptation of the Medium Time cycle (yellow areas in the chart). However, it seems […]

Delta and the Inversion on 8

Delta experts know that the cycle can only invert at the beginning or at end. The 12 point cycle I’ve been using for the S&P should only turn around the 1 (as it did this February). After that inversion all delta points in the cycles came quite in time. But with the 9 (actually already […]

Easy Language Programming Interface for Planetary Data

The ephemeris data as it is basis for the planetary indicators can be accessed directly within any Easy Language code. The interface is the function named $pi_ephem. It is part of the planetaryindicators package and can be used for Indicators, Signals, or Strategies. $pi_ephem provides geocentric and heliocentric data for planetary longitude, latitude, declination (only […]

Next Bradley Date

There has been some confusion about the exact date of the next (this year’s high) Bradley turn date. I stated March 2nd while (highly appreciated) Amanita reports March 1st So what’s correct? Ok, first it does not really matter. Bradley is good but not such a great timer. However I applied the [PI] Bradley indicator […]

Simple TradeStation Strategy based on Planetary Indicators

PlanetaryIndicators can be used to create trading systems working on planetary data. For the beginning I show a simple one. In two weeks (Jan 24th) Sun will be Trine to Saturn. Visual investigation (with [PI] Planet Pair) showed that the event often comes with a temporary top in stock markets. So how can we verify […]

New Version of Planetary Indicators Package for TradeStation

Finally I finished the new version of the planetary indicator package. Ok, it’s not really finished because there are still thousand things to add, to refine, to do… Anyway a new version can be found here and it comes with two major improvements First, the indicators are now ready for intraday usage. It’s possible now […]

New Section PlanetaryIndicators

I added a new section named “PlanetaryIndicators”. There I’ll describe the new PI-package for TradeStation and show several examples. I think it is a great composition of astro indicators , but I guess I have to introduce the instruments over time. The entries are not mirrored on the front page. So please get the feed […]

Previous Posts