Skip to content

Commit

Permalink
another readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
realiti4 authored Oct 4, 2020
1 parent 8589067 commit 177c79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Bitfinex limits most recent history call to 10000. If you would like get older d

By default it'll download the entire history and you don't need to pass 'start' and 'end'. But you can also specify any timestamp 'start=1464778000' and 'end=1564778000' etc. like above.

### Update csv file
### Updating a csv file

bitfinex.update_csv('bitfinex_1h.csv', timeframes=['1h']
bitfinex.update_csv('bitfinex_5m.csv', timeframes=['5m', '3h']
Expand Down

0 comments on commit 177c79b

Please sign in to comment.