Welcome to the Traders Laboratory Forums.
Tools of the Trade Discussion forum for software, hardware, and computer related topics.

Reply
Old 08-13-2008, 10:03 AM   #1

brownsfan019's Avatar

Join Date: Jan 2007
Location: USA
Posts: 4,255
Ignore this user

Thanks: 1,912
Thanked 1,789 Times in 895 Posts

Looking for a Program That Can Scan Markets Based on Parameters Set

I'm interested in demo'ing any programs that can go scan markets, in particular stocks, for certain technical parameters. The only one that I know is TradeStation's radar screen.

I would need intraday feed/data, NOT EOD.

Is there anything else like radar screen or is that the only game on the block?
brownsfan019 is offline  
Reply With Quote
Old 08-13-2008, 11:35 AM   #2

brownsfan019's Avatar

Join Date: Jan 2007
Location: USA
Posts: 4,255
Ignore this user

Thanks: 1,912
Thanked 1,789 Times in 895 Posts

Re: Looking for a Program That Can Scan Markets Based on Parameters Set

http://www.trade-ideas.com/

That was suggested over at elitetrader.
brownsfan019 is offline  
Reply With Quote
Old 08-13-2008, 11:39 AM   #3

Join Date: Nov 2006
Location: N/A
Posts: 612
Ignore this user

Thanks: 62
Thanked 294 Times in 177 Posts

Re: Looking for a Program That Can Scan Markets Based on Parameters Set

I have not used it and don't know flexible this is, but you can do some real time scans with Trade Ideas (http://www.trade-ideas.com/).

Also in Amibroker, you can run a scan on your selected group of stocks every minute. Actually you can set it how often you want to run it, but a minute is the lowest you can go. The advantage is that you can pretty much create any scan you can dream of in Amibroker. The disadvantage is that Amibroker does not have the most user friendly language to program in.
sevensa is offline  
Reply With Quote
Old 08-13-2008, 02:36 PM   #4

Head2k's Avatar

Join Date: Jul 2008
Location: N/A
Posts: 313
Ignore this user

Thanks: 140
Thanked 290 Times in 129 Posts

Re: Looking for a Program That Can Scan Markets Based on Parameters Set

I use AmiBroker and I think it has an outstanding performance/price ratio. For less than $300 one time fee you have a powerful and flexible analysis tool. I am not a programer, but I read the AmiBroker manual and was able to code Market Profile, jperl's VWAP indicator and more. I was told that the language has a similar syntax as C++, but I cannot judge it as I dont know C++. If you have any experince with programing, you should be able to learn AmiBroker Formula Language in a few weeks.
You can run scans based on your own code, and you can define the output of such a scan and alerts. The effort you put into learning AFL will allow you to appreciate the flexibility it provides.

However, there are some disadvantages for real time trading, especially for scalping. The highest price chart refresh rate is 1 second, so you cannot watch every tick on a chart. If you use tick data feed the ticks come in packs every second. As sevensa wrote, the scans are not real time (continuous), but discretionary in some preset interval, 1 minute minimum. Also you must have an external data feed which you plug in to AB.
Head2k is offline  
Reply With Quote
Old 08-13-2008, 03:14 PM   #5

Join Date: Nov 2006
Location: N/A
Posts: 612
Ignore this user

Thanks: 62
Thanked 294 Times in 177 Posts

Re: Looking for a Program That Can Scan Markets Based on Parameters Set

Quote:
Originally Posted by Head2k »
However, there are some disadvantages for real time trading, especially for scalping. The highest price chart refresh rate is 1 second, so you cannot watch every tick on a chart. If you use tick data feed the ticks come in packs every second.
From their helpfile, they have made some improvements in this area and the charts can be refreshed now on every tick, with some limitations. I copy and paste the section from the helpfile below.

Quote:
New in 4.90: To enable 'every tick' chart refresh in Professional Edition, go to Tools->Preferences, Intraday tab and enter ZERO (0) into "Intraday chart refresh interval" field. (note Standard Edition won't allow to do that).
Once you enter zero, AmiBroker will refresh all charts with every new trade arriving provided that the formulasyou use execute fast enough. If not, it will dynamically adjust refresh rate to maintain maximum possible refresh rate without consuming more than 50% of CPU (on average). So for example if your charts take 0.2 sec to execute AmiBrokerwill refresh them on average 2.5 times per second.
sevensa is offline  
Reply With Quote
The Following User Says Thank You to sevensa For This Useful Post:
Head2k (08-13-2008)
Old 08-13-2008, 04:56 PM   #6

Head2k's Avatar

Join Date: Jul 2008
Location: N/A
Posts: 313
Ignore this user

Thanks: 140
Thanked 290 Times in 129 Posts

Re: Looking for a Program That Can Scan Markets Based on Parameters Set

Quote:
Originally Posted by sevensa »
From their helpfile, they have made some improvements in this area and the charts can be refreshed now on every tick, with some limitations. I copy and paste the section from the helpfile below.
Thank you, I didnt know that.
Head2k is offline  
Reply With Quote
Old 08-13-2008, 08:19 PM   #7
forsearch

Status: Guest
Posts: n/a
Ignore this user


Re: Looking for a Program That Can Scan Markets Based on Parameters Set

Quote:
Originally Posted by brownsfan019 »
I'm interested in demo'ing any programs that can go scan markets, in particular stocks, for certain technical parameters. The only one that I know is TradeStation's radar screen.

I would need intraday feed/data, NOT EOD.

Is there anything else like radar screen or is that the only game on the block?
Worden Brothers: www.worden.com
 
Reply With Quote
Old 08-13-2008, 09:16 PM   #8

ochie's Avatar

Join Date: May 2008
Location: Lucea
Posts: 99
Ignore this user

Thanks: 32
Thanked 66 Times in 48 Posts

Re: Looking for a Program That Can Scan Markets Based on Parameters Set

brownsfan,

MultiCharts just released their new scanner module (Radar Screen clone) in the 4.0 beta. I haven't tried it yet so not sure if all the functionality is in place yet.

Last edited by ochie; 08-13-2008 at 09:27 PM.
ochie is offline  
Reply With Quote

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
Program Trading, Arbitrage, Ect... darthtrader Market Analysis 14 04-18-2011 03:09 AM
CNBC program - 87 Crash and Comeback - brownsfan019 Wall Street News 5 03-16-2008 02:37 PM
What is exactly are program trades? Reaver Brokers and Data Feeds 3 12-06-2006 01:36 PM

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