1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
TODO:
- Doc: document streamer L2 popup (e.g. Schwab streamer)
- Add: $BROWSER environment variable ala environ(5)
- Add: :edit command to edit stocklist files directly
- Add: 1, 3, and 5 minute multi-charts (20 chars wide) for playing fades,
to allow display of 4, 8 or more charts simultaneously
- Add: Additional quote sources.
- Add: Interface to BW stock screener
- Add: news source with Reuters feed.
- Add: news source with Dow Jones feed. [N.B. schwab streamer sports this]
- Add: news alerts from inplay list.
- Add: redibook
- Add: log scale on charts.
- Add: user configurable columns
- Add: graphic charts
- Add: additional L2 sources
- Modify: integrate all background pollers
- Modify: ST-like trend indicators
- Modify: 10 line news window to split long headlines
- Modify: change news poller to start later
- Modify: Allow :mmid command inside L2 popup.
- Add: timeouts to alerts
- Add: alert notes (stop loss, etc.)
- Add: box first hour alerts
- Fix: Volume scaling in chart
- Fix: colors
- Fix: live chart updates in after hours
- Fix: chart update performance
- Fix: performance of live quotes in updown and inplay
- Fix: Find alternative method of accessing Arca book now that they
have disabled the Java support.
- Add: trading halts popup (poller?)
http://www.nasdaqtrader.com/asp/tradehaltshowpage.asp
Once all features have been implemented in the curses (text-based)
version of the application, then I will be making a GUI version for
people who absolutely have to fondle a mouse.
TODONE:
+ Add: splits calendar
+ Add: prophetfinance charts and Java charts support.
+ Add: canonical pure text output for using LinuxTrade as a tool.
+ Add: audio (voice) alerts
+ Add: Added canonical index names
+ Add: Added support for money.net streamer
+ Add: Earnings calendar.
+ Add: Document the portfolio holdings mode.
+ Fix: up/down and inplay refresh with a small number of screen lines
(bleedthru from top 10 list)
+ Modify: InPlay/UpDown so they poll for new info even if not up
+ Add: Upgrades/downgrades with live quotes
+ Add: Print screen
+ Add: Print in news article and InPlay
+ Add: Live quotes in Option chains
+ Add: Option chains
+ Add: live quotes inside the InPlay document
+ Add: stock holdings and portfolio display
+ Modify: animated GIF banner
+ Modify: new screenshots
+ Modify: preferences to allow scrolling window
+ Fix: curses library bug with chart droppings
+ Add: Live prices on 1/5/10 min charts
+ Fix: display problem when changing to stock list with fewer entries
+ Add: manual page
+ Add: In-play
+ Add: menu to set global preferences
+ Add: save/restore basic alerts
+ Add: scrolling PAD in articles
+ Add: News alerts
+ HTML parsing in news
+ volume in charts
|