alpacahq/Momentum-Trading-Example

"Invalid Syntax" error on start

briannicholls opened this issue · 1 comments

Hey, I'm getting the following error on initialization, can't get it running. Made no changes to the code other than replacing the key, secret etc:

    async def handle_trade_update(conn, channel, data):
        ^
SyntaxError: invalid syntax

Please use python 3.6 or above. This is a relatively new python syntax.