Initial commit

This commit is contained in:
Dennis Thiessen
2017-10-10 10:07:22 +02:00
commit 6fc4c5f5c0
10 changed files with 221 additions and 0 deletions

4
__main__.py Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/python
if __name__ == '__main__':
print("Starting arbitrage bot...")