You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@iamomidk I had a quick view of the repo code, seems like we can add our own custom MainIndicatorTypes
Just have a look at KLineChartView, KLineModel, IndicatorChart, CalcIndicatorUtils and Indicator.kt file (just need small modifications and you are ready to go)
I'm trying to draw Sma indicator and it works on sub Indicators but I want to draw it on the ohlc chart;
please help me out.
The text was updated successfully, but these errors were encountered: