| Tools of the Trade Discussion forum for software, hardware, and computer related topics. |
![]() | | Tweet | |
| | #1 | ||
![]() | Looking for a Program That Can Scan Markets Based on Parameters Set I would need intraday feed/data, NOT EOD. Is there anything else like radar screen or is that the only game on the block? | ||
| |
|
| | #2 | ||
![]() | Re: Looking for a Program That Can Scan Markets Based on Parameters Set | ||
| |
|
| | #3 | ||
![]() | Re: Looking for a Program That Can Scan Markets Based on Parameters Set 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. | ||
| |
|
| | #4 | ||
![]() | Re: Looking for a Program That Can Scan Markets Based on Parameters Set 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. | ||
| |
|
| | #5 | ||
![]() | Re: Looking for a Program That Can Scan Markets Based on Parameters Set Quote:
Quote:
| ||
| |
|
| The Following User Says Thank You to sevensa For This Useful Post: | ||
Head2k (08-13-2008) | ||
| | #6 | ||
![]() | Re: Looking for a Program That Can Scan Markets Based on Parameters Set Quote:
| ||
| |
|
| | #7 | ||
![]() | Re: Looking for a Program That Can Scan Markets Based on Parameters Set Quote:
| ||
|
| | #8 | ||
![]() | Re: Looking for a Program That Can Scan Markets Based on Parameters Set 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. | ||
| |
|
![]() |
| Thread Tools | |
| Display Modes | 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 |