23 May 2012
1,03%
| Black Pearl Resources | 3,92 |
| SMA(5) | 3,81 |
| SMA(14) | 3,87 |
| SMA(50) | 4,06 |
| SMA(100) | 4,41 |
| SMA(200) | 4,47 |
| Divergence | 0,00 |
| MACD(12,26) | -0,08 |
| Signal(9) | -0,08 |
To Do
- Refactor keyboard shortcuts code
- Refactor startDate fromDate logic/bounce logic
- Make it impossible to zoom more than two days with keys
- Fix price curve not showing in plot if zooming 3 - 2 days (update min max problem)
- create custom ticks for dates that show years when only months are visible
- highligt highest/lowest points in plot
- Identify why EMA, MACD, RSI is not allways 100% identical to yahoo finance
- Handle local storage exceeded error (QuotaExceededError) correctly by removing oldest data (by refactororing lastDataCacheCheckDate to lastDataCheckDate)
- Add procentage on y axis 2 for price plot
- Make it possible to add arbitrary amount of SMA EMA curves (Maybe refactor the current ta fast and slow?)