Krazy Koder
Krazy Koder
Hello @DanielGoldfarb just checking in to see if you got a chance to add the text annotations functionality to mplfinance. Appreciate your help. thanks!
Daniel, I was able to follow the instructions in your post on the row number and use this to my purpose. Sharing a snippet of my code here. ``` #Text...
Thanks for responding, appreciate it. I have gotten this far. Basically i have verified that deviation `dev` is correct and matching trading view values. Where I am stuck is these...
I understand what you are referring. Thanks for the quick response. I will try out just looping through as you suggested here and see what results i get.
@twopirllc - I will try to create a numba version and post here. But I don't have experience in bench marking testing it with this lib; if you can take...
A little confused here. I compiled the original repo https://github.com/bellard/quickjs with basic cmake and gcc. But here, the compiler detection is not using the existing compiler. Rather I should installed...
Just saw your prior commits. You have progressively moved to `rustc` for maintainability. Understood thanks.
Can you merge to development branch