| Automated Trading Black box systems, strategy automation, algorithmic trading, etc... |
![]() | | Tweet | |
| | #1 | ||
![]() | Software for Automating Tape Reading? Correct me if I'm wrong, but the latest versions of Ninja Trader and MultiCharts do not appear to offer automated trading with enough flexibility/tick detail to "read the tape". Or maybe MultiCharts comes close but their PowerLanguage is not flexible enough? I'm also very interested in Python, R+RStudio, but the libraries available do not appear to be as complete as most trading-specific software packages. It would essentially require me to write my own functions which may not be a huge problem but it requires more initial effort to get up and running. I understand Matlab is the dominant tool for quantitative analyst but R seems to have a lot of momentum. Its also free which greatly reduces your cost if your using multiple machines. I realize I may end up using different software packages for different situations/requirements, but I would like to get started with automating tape reading first. So can anyone offer any direction? Thanks! | ||
| |
|
| | #2 | ||
![]() | Re: Software for Automating Tape Reading? About tape reading... 1. you have to quantify "What is tape reading"? 2. Ninjatrader (C++) and MultiCharts (EasyLanguage) have been around for a long time, pretty well anything a newb wants to do has been asked and tried before. If you can imagine it, if you can visualize it, if you can quantify it, if you can articulate it, you can code it.
__________________ Only an idiot would reply to a stupid post | ||
| |
|
| | #3 | |||
![]() | Re: Software for Automating Tape Reading? Quote:
Quote:
Quote:
FYI, NinjaTrader uses C#. I'll try to post an update soon. | |||
| |
|
| | #4 | ||
![]() | Re: Software for Automating Tape Reading? I use a footprint chart and cumulative delta to "read the tape." Good luck, dVL | ||
| |
|
| | #5 | ||
![]() | Re: Software for Automating Tape Reading? Quote:
there are threads here somewhere discussing this.Sierra Chart is another - uses C++ - it has a version using TPO (i think - might be worth a look) Ultimately each system is different and each has their advantages and disadvantages depending on what you wish to achieve....and you need to trial each and see what you like....often many people start with one and switch. | ||
| |
|
| The Following User Says Thank You to SIUYA For This Useful Post: | ||
Tams (04-19-2011) | ||
| | #6 | ||
![]() | Re: Software for Automating Tape Reading? Quote:
Tams is correct though, I am just being 'picky' but there are some things (albeit pretty rare) that you will not be able to do due to the architecture of the products. 'Tape reading' (depending on what exactly you want to do) might be one of those things. | ||
| |
|
| The Following User Says Thank You to BlowFish For This Useful Post: | ||
Tams (04-19-2011) | ||
| | #7 | ||
![]() | Re: Software for Automating Tape Reading? You are obviously clued up with all these programs you mention but as Tams asks "what is tape reading ? Are you referring to the olded days ( Tams days) when you stood in front of a telex and you read the trades? And you made a decision on Union Steel at good volume. Or are you referring to modern price action which relies on pullbacks.Where Oil pulls back to $105 in an uptrend. You dont even need volume according to Al Brooks! Whichever you choose,there is a subjective part in the trade,"is this the high/ low of the day?' When your computer program can tell you that,I'd be very keen to buy a copy bobc | ||
| |
|
| The Following User Says Thank You to bobcollett For This Useful Post: | ||
Tams (04-19-2011) | ||
| | #8 | ||
![]() | Re: Software for Automating Tape Reading? Tape Reading is: manually or algorithmically analyzing the tick-by-tick data for a given stock: bid, bidsize, ask, asksize, last, lastsize. This could be done in real-time or replaying "recorded"/saved data (for backtesting or manually observing) and/or relying on a data provider with near tick-by-tick data (one second or less snapshots). So... First I want to observe and study the market manually (literally "read the tape" for discretionary trading) while also learning my tick-by-tick capable tools. I'm sure I will probably end up porting some EasyLanguage based strategies later on. I've paid, not much really, a mentor for manual Tape Reading training for discretionary trading. Regarding the tick-by-tick tools... I have installed the MultiCharts v7 trial and visited it off and on. I'll check again tonight regarding its tick-by-tick analysis capabilities. I found it VERY easy to install, connect, and demo: interactive brokers Trader Workstation, R, RStudio, and the IBrokers R package which connects R to IB via the TWS API. This setup is very appealing! It beats any opensource trading platform I've come across, but I need to further investigate IBrokers maturity. Who knows maybe I can contribute to the project. I wasn't able to get the ibPy Python package (connects Python to IB TWS API) installed on this Windows XP installation. I will try it on Linux when time allows. But unfortunately the project looks abandoned (last release was Dec 2008). I may only use Python for utility purposes, not trading strategies. I've toyed with Matlab in the past, but found it a little overwhelming. I like the simplicity and price of R and RStudio (a desktop OR browser based R IDE!!). Matlab will probably be a last resort. | ||
| |
|
![]() |
| Thread Tools | |
| Display Modes | Help Others By Rating This Thread |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tape Reading and The DOM | conr | Technical Analysis | 15 | 04-28-2012 03:38 PM |
| Tape Reading: How I Started Learning Tape | Soultrader | Technical Analysis | 4 | 06-13-2011 09:22 PM |
| Tape Reading | Linda Bradford Raschke | Trading Articles | 15 | 08-06-2009 11:39 AM |
| Tape Reading on the NQ | playafh69 | E-mini Futures Trading Laboratory | 5 | 11-22-2008 07:38 AM |
| Tape Reading | wsam29 | Technical Analysis | 3 | 02-21-2007 08:04 AM |