Skip to content

Commit

Permalink
Update tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
umitanuki authored Jun 26, 2018
1 parent c2868a7 commit 8fce8da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ logic once a day. Just put the `get_orders()` and `trade()` in the middle
of the main loop.

```
def main():
done = None
logging.info('start running')
while True:
Expand Down

0 comments on commit 8fce8da

Please sign in to comment.