forex_algotrading
forex_algotrading copied to clipboard
Python 3
Hello,
maybe you might support Python 3
print ...
should be replaced by print(...)
python -m http.server 8000
should be use to run micro web server
Kind regards
Good suggestion. Thanks