Live price ticker game
basically starts a live price feed on the btc/usdt pair on Binance and allows to demo-trade using buy and sell buttons. The PnL of the current position is calculated in the second row, while the total PnL of all positions is calculated at the bottom of the screen.
Buy and Sell buttons are used to open / close long and short positions.
It is possible to set a different ticker from the settings window, and reset the total PnL by using the refresh button.
Compiled by buildozer
requirements = python3,kivy,requests,urllib3,websockets,asyncio,six,gevent,greenlet,zope.event,zope.interface,setuptools,chardet,certifi,idna
android.permissions = INTERNET
osx.python_version = 3.8.5
osx.kivy_version = 2.0.0
- added the SSL certificate as an env var
"AAVEUSDT", "AAVEBTC", "ADAUSDT", "AVABTC", "BCHUSDT", "BTCBTC", "BNBUSDT", "BNBBTC", "BTCUSDT", "DOTUSDT", "DOTBTC", "ETHUSDT", "ETHBTC", "LINKUSDT", "LINKBTC", "LTCUSDT", "LTCBTC", "XRPUSDT", "XRPBTC"