Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't draw indicator on the ohlc chart #6

Open
iamomidk opened this issue Feb 23, 2021 · 4 comments
Open

can't draw indicator on the ohlc chart #6

iamomidk opened this issue Feb 23, 2021 · 4 comments

Comments

@iamomidk
Copy link

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.

@AmmeySaini
Copy link

Any update over this ??

@iamomidk
Copy link
Author

not really i tried so hard and i got so far but in the end i got no answer

@liihuu
Copy link
Owner

liihuu commented Jun 29, 2021

Ready to refactor, you can take a look at this first KLineChart.

@AmmeySaini
Copy link

@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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants