Files
stock-prediction/__main__.py
Dennis Thiessen 6fc4c5f5c0 Initial commit
2017-10-10 10:07:22 +02:00

4 lines
88 B
Python

#!/usr/bin/python
if __name__ == '__main__':
print("Starting arbitrage bot...")