-
1. Read more papers about quantitative finance and algorithm trading.
website: arxiv.org
2. Choose one model pyTrade would implement.
-
Support for options trading. Broadly speaking this will have several pieces. Lets scope out the depth of the changes needed here:
PHASE 1:
LEAN
- New security type
- Options fill models
- Option pric…
-
Thank you for the example. I get the following error:
Using Theano backend.
WARNING (theano.configdefaults): g++ not detected ! Theano will be unable to execute optimized C-implementations (for bo…
-
![image](https://cloud.githubusercontent.com/assets/10483023/17314364/5db06a2e-5896-11e6-8af2-ec7c1ba1b92a.png)
可以查看本人生成的[awesome-stars](https://github.com/dp9u0/awesome-stars)
dp9u0 updated
8 years ago
-
Hello,
I am using a= bdh(securities=COMP, fields=paste(FIE), start.date=as.Date("1970-01-01")
Essentially, I am trying to output one data frame with all of the COMPanies and all of the FIElds of int…
-
Hi John,
First of all, I'd like to thank you very much for the great work you've done on this wrapper! It has been a tremendous help for me and I'm sure for many many others... So again, THANKS! :-)
…
-
Hey everyone!
I'm Aidan, live in Brooklyn, and work on the GitHub education team. I also run [a meetup](http://hackerhours.org) for people learning to code, do a [bit of teaching](https://github.com/…
afeld updated
8 years ago
-
The current strategy building engine is a mess.
It comes with several problems, of which:
- There is no simple way of building an entry strategy independently of an exit strategy.
- In some case we ma…
-
Nevermind that fact that the SVG documents produced by Topsoil are passing W3C validation, illustrator refuse to open them. It yield the error **The operation cannot complete because of an unknown err…
-
Hi, I recently came across ClearNLP and decided to give it a try.
I've used other NLP frameworks in the past and I am positively impressed by the overall quality of yours.
I've found some little bugs …