Masoud Azizi
Masoud Azizi
Now if I want to add ta.SMA I will add it inside self.I? Or not? I dk if we can add things with ta why we use other internal one...
You mean if i use talib indicators should use talib.abstract.SMA(...).shift(-1) instade of next function? Please add something me examples to docs for using it I can learn just from examples...;(...
thanks I'll check this links ;) yes its usefull but I sometimes think I should use for example self.I or etc also when I was read docs of optimzation its...
Neeeed tooo https://bugzilla.xfce.org/show_bug.cgi?id=12576 BiDi fix
still I have this error :+1: virtualenv archlinux pip installation `$ pip install qtpylib --upgrade --no-cache-dir` but with cloning git and install with: `git clone https://github.com/ranaroussi/qtpylib.git` `python qtpylib/setup.py install` its...
See GodStra and GodStraHo.maybe it will helpfull for making new god strategys based on tensorflow
> thanks, for answer unfortunate, iβm not a programmer, but a good analyst, something work or not. iβwas years use gecko as my favorit bot. this year now iβstart with...
> `np.vectorize` is NOT what i meant, and will have no performance benefit over using `apply()`. it's the equivalent to `pd.apply` - which both execute the function n times (n...
I reached good things about this strategy! Now this strategy splited to two versions and I just want to keep one of them! The one that is insane! But the...
Cuz last rows have not an answer in zigzag function cuz of unknown future!zigzag is not for live real algo trading its just usable when you researching on a future...