Welcome to the Traders Laboratory Forums.
Automated Trading Black box systems, strategy automation, algorithmic trading, etc...

Reply
Old 07-07-2009, 11:33 PM   #1

Join Date: Dec 2008
Location: Florida
Posts: 76
Ignore this user

Thanks: 0
Thanked 13 Times in 8 Posts

Software for Generating Reports Based on Various Indicators/Events

Hey everyone,

Quick question for you pros. Is there any software out there that will allow me to back test how the market reacted after a specific event occurred over the course of a specific time period.

Say for example, the market hit a 20 day low and I wanted to know how many times the market bounced when hitting a 20 day low since 2000 and what the average return after the bounce was vs the average S&P gain over a two day period without previously hitting a 20 day low.

I'm sure some sort of tool/package exists to compute these types of statistics, could this easily be done with tradestation? Any recommendations would be appreciated.

Thank you,

Dave
davewolfs is offline  
Reply With Quote
Old 08-27-2009, 08:34 AM   #2

Join Date: Mar 2008
Location: Toronto
Posts: 38
Ignore this user

Thanks: 14
Thanked 5 Times in 5 Posts

Re: Software for Generating Reports Based on Various Indicators/Events

I am sure you can code this in TS or any of the other packages.
Blaiserboy is offline  
Reply With Quote
Old 08-27-2009, 09:49 AM   #3

Join Date: May 2008
Location: London
Posts: 44
Ignore this user

Thanks: 26
Thanked 21 Times in 15 Posts

Software is not a problem - mindset is

To achieve the type of report you require would need a system that had a programming language. Certainly TS could do that. Amibroker could as well.

The most important thing with any kind of report/strategy like this is to "convert" your ideas into a series of well-defined steps, which can be easily converted into program logic.

So in the example you gave you would need to specify how to calculate "average return after the bounce" precisely. For example the average return would be over what period. I assume that you mean 2 days because you mention later that you want to compare it to S&P over 2 days.

One way to get into this mindset would be to download prices into, for example, excel and then attempt to create some calculation cells that illustrate how you would go about this. Once it is done manually/semi-manually in excel you have a good example that could be coded up via tradestation Easylanguage for example.

Charlton
Charlton is offline  
Reply With Quote
Old 08-27-2009, 09:57 AM   #4

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,778
Ignore this user

Thanks: 2,084
Thanked 1,474 Times in 912 Posts

Re: Software for Generating Reports Based on Various Indicators/Events

Quote:
Originally Posted by davewolfs »
Hey everyone,

Quick question for you pros. Is there any software out there that will allow me to back test how the market reacted after a specific event occurred over the course of a specific time period.

Say for example, the market hit a 20 day low and I wanted to know how many times the market bounced when hitting a 20 day low since 2000 and what the average return after the bounce was vs the average S&P gain over a two day period without previously hitting a 20 day low.

I'm sure some sort of tool/package exists to compute these types of statistics, could this easily be done with tradestation? Any recommendations would be appreciated.

Thank you,

Dave


you can see this for sample:

How many times does the mini S&P future touch or exceed the R3 or S3 range on pivot points?
http://www.traderslaboratory.com/for...ysis-6420.html
see post #3 for code and sample output.



(11)

Last edited by Tams; 08-27-2009 at 10:08 AM.
Tams is offline  
Reply With Quote
The Following User Says Thank You to Tams For This Useful Post:
Charlton (08-27-2009)

Reply

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scalper Software Indicators dcstrategies Coding Forum 20 04-17-2010 06:32 PM
Software for Generating Reports Based on Various Indicators/Events davewolfs Trading and the Markets 13 07-09-2009 11:36 AM
Software, Charts, Signals, Indicators, Etc. JPx2 Trading Psychology 27 05-27-2009 07:32 AM
How can I get my old traders Labratory Page back. Don4 Support Center 4 06-22-2007 09:20 PM
Company Reports - Do you believe them? Follow The Trend Market Analysis 2 10-02-2006 06:30 PM

All times are GMT -4. The time now is 10:39 AM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.