hhashim1
hhashim1
What do you mean upstream would be a better approach?
I dont think its been updated in the past decade lol but I will try to share my idea there
So, since you made a copy/fork of the original ta-lib.org, is your wrapper currently using your fork, and are you able to add new indicators?
I have been able to overcome the challenge of RT updates by using another system that has made it possible (it is written in Java however it has Python integration)....
VWAP is not too specific..It's used very commonly. The only modification I have added to the input is the band/stdev list. usually its a single value like Bollinger bands however...
Has the Streaming API been updated in a while or is it stable to be used now?
So the other way you are able to use it for live/streaming data?
I have the same problem. Was there any solution for this?
Users should never be presented with values during warm-up period as it does not provide any value to user and only creates confusion and bad decisions.
There should not be a wrapper around any indicator to for the purpose of excluding/suppressing data during warm-up period. This should be done by default by every indicator. Any major...