Releases
v10.0.0-alpha3
liihuu
released this
18 Feb 18:19
๐ The return value of the instance api createIndicator
is changed to return the indicator id.
๐ The input parameter paneId
of the instance api overlayIndicator
is merged into the input parameter indicator
.
๐ The return value of the instance api getIndicators
is changed to return an array.
๐ The return value of the instance api getOverlays
is changed to return an array.
๐ The style configuration adds candle.bar.compareRule
, indicator.ohlc.compareRule
and candle.priceMark.last.compareRule
.
๐ Supports dragging the y-axis on mobile devices.
๐ Supports creating multiple indicators with the same name on the same window.
๐ Optimize figure
in overlay
template to ignore event type, and the event name is consistent with the event name in overlay
.
๐ Fix the problem that the indicator custom prompt information may be wrong.
๐ Fix the problem that the overlay being drawn may not be deleted correctly.
๐ Fix the problem that the api createOverlay
may not be created correctly when points
is specified.
๐ Fix the problem that the api executeAction
may cause the subscribeAction
to trigger infinitely.
You canโt perform that action at this time.