Version 0.139.19 #41
tradex-app
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 0.139.19
Chart now calculates only the missing indicator data upon the merging of a new batch of price history entries. Meaning, if you merge in 100 new candles, the active indicators will only calculate the date for 100 new entries, rather than recalculating the entire history.
FIXED: handling of gaps in price history - chart can now safely ingest price history with gaps
FIXED: redrawing indicators after an update (calculation) of data
FIXED: Primary Chart - Indicator missing chart pane ID - this bug prevented manually added indicators on the primary pane from being removed or modified.
Various smaller optimizations.
https://www.npmjs.com/package/tradex-chart
Beta Was this translation helpful? Give feedback.
All reactions