Skip to content

Commit

Permalink
circle ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomiku committed May 18, 2020
1 parent 1348636 commit a3d2c6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pylivetrader/backend/alpaca.py
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,6 @@ def fetch(symbol):
end=to.date().isoformat(),
limit=limit).df[symbol]


# zipline -> right label
# API result -> left label (beginning of bucket)
if size == 'minute':
Expand Down

0 comments on commit a3d2c6c

Please sign in to comment.