-
Rblpapi, written by Dirk Eddelbuettel, et.al., interfaces to the Bloomberg terminal. This is, of course, a not-free data source and so is not going to be used by as many people as Yahoo, Quandl, et.a…
-
查询income 表时,600000.SH 返回两个20180331 的记录。
df = pro_con.query('income', ts_code='600000.SH')
In[2]: df['end_date']
Out[3]:
0 20180630
1 20180331
-
Add CCI30 (cci30.com) as possible benchmark comparison for strategies on backtesting period
Add Buy and Hold comparison of given currencies to compare to the strategy
-
Dear Catalyst Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
• Operating System: Windows-10-10.0.16299
• Python Version: Python 2.7.13
• Python Bitness…
-
Running `$ strat -f examples/api_example.json` with the following parameters (START: 2013-03-31, END: 2018-04-06) gives:
```
{
"trading": {
"EXCHANGE": "bitfinex",
"ASSET": "btc_usd",
…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: (Windows Version or `$ uname --all`): **Windows-10-10.0.18362…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: (Windows 10)
* Python Version: 3.5.4
* How did you install Zipl…
-
Running `$ strat -f examples/api_example.json` with the following parameters (START: 2015-03-01, END: 2018-04-06) gives:
```
{
"trading": {
"EXCHANGE": "bitfinex",
"ASSET": "btc_usd",
…
-
All the calls I've tried fail with
> Error: Resource is no longer available. Path: /api/v3/datasets/{data-source}/{series}
For example:
```r
x
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: `Darwin localhost 16.7.0 Darwin Kernel Version 16.7.0: Tue Jan 30…
hotea updated
6 years ago