Skip to content

Commit

Permalink
Merge pull request quantopian#184 from quantopian/fix_futures_tut_his…
Browse files Browse the repository at this point in the history
…tory

Updated history calls in futures tut to use new API.
  • Loading branch information
ernestoeperez88 authored Oct 4, 2017
2 parents 697ee93 + b48f344 commit 5358bce
Show file tree
Hide file tree
Showing 5 changed files with 89 additions and 81 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
{
"data": {
"text/plain": [
"Future(1058201601, symbol=u'CLF16', root_symbol=u'CL', asset_name=u'Light Sweet Crude Oil', exchange=u'NYMEX', start_date=Timestamp('2012-01-19 00:00:00+0000', tz='UTC'), end_date=Timestamp('2015-12-21 00:00:00+0000', tz='UTC'), first_traded=None, notice_date=Timestamp('2015-12-23 00:00:00+0000', tz='UTC'), expiration_date=Timestamp('2015-12-21 00:00:00+0000', tz='UTC'), auto_close_date=Timestamp('2015-12-17 00:00:00+0000', tz='UTC'), tick_size=0.01, multiplier=1000.0, exchange_full=u'NYMEX')"
"Future(1058201601 [CLF16])"
]
},
"execution_count": 1,
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 5358bce

Please sign in to comment.