Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 2.23 KB

COMING-SOON.md

File metadata and controls

49 lines (37 loc) · 2.23 KB

v0.7

  1. Envelope
  2. ATR Trailing stop
  3. Chandelier Exit
  4. Parabolic SAR
    • With mouse hover highlight
    • right click context menu
    • double click listener
  5. Explore refactoring of interactive indicators to use canvas (again)

New Chart types

  1. Line break
  2. Better Renko/Mean Renko (Tentative)

v0.8

Guess this can be v1.0.0

  1. Explore removal of svg mode & all svg components completely, so this becomes a canvas only library (Tentative)
  2. Detailed documentation of each component and its props
  3. Explore splitting project into multiple modules, one for each type of indicator, chart type
  4. add LineSeries interpolation
  5. add AreaSeries gradiant

Sometime in the future....

Features

  1. Volume Profile (Tentative)
    • show/hide Point of control
    • show/hide value area
  2. Automatic Support & Resistance trendlines (Tentative)
  3. Add a playground to see live updates (Tentative)

New Indicators (in no particular order or priority)

  1. ADX
  2. Aroon
  3. Williams %R
  4. Volume Weighted Average Price
  5. Momentum
  6. Money flow
  7. Ichimoku Clouds
  8. ZigZag

and more....