Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
camelpac committed Feb 15, 2021
1 parent 7f2c006 commit fe26a59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample/strategy_multiple_datas.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def next(self):
self.close(data=data1) # close long position



if __name__ == '__main__':
import logging
logging.basicConfig(format='%(asctime)s %(message)s', level=logging.INFO)
Expand Down

0 comments on commit fe26a59

Please sign in to comment.