kbs
kbs
added "pandas_ta - like" boilerplate code for tq. Still stuck on calculating tq values. Please see https://github.com/kbs-code/trend_quality_python/blob/master/research.ipynb
added cells demonstrating chunking by macd sign https://github.com/kbs-code/trend_quality_python/blob/master/research.ipynb
Job post for this task added on Upwork: https://www.upwork.com/jobs/~012fd863b8c28f53ab
When I posted that, I thought that you could take up the task as well. It was open to anyone. The job remains unfinished, I may tackle it again in...
Thank you very much @chris-official for sharing this. I did an initial test of your code which you can find at https://github.com/kbs-code/trend_quality_python/blob/master/user_submission.ipynb. I only spent a few hours putting that...
@chris-official thanks a lot for this. I wish there were some things explained more clearly in the original paper. In the paper there is a diagram which shows the Q...
@twopirllc If I wanted to contribute the tq indicator to pandas_ta do I have to follow any guidelines? I have been using your macd as a template of sorts. Can...