rohanlogs
Results
2
issues of
rohanlogs
Hey, I'm having trouble logging in: ```python from XTBApi.api import Client client = Client() client.login("{[email protected]}", "{password}") #demo by default print('market: ', client.check_if_market_open([EURUSD]) ) # BUY ONE VOLUME (FOR EURUSD THAT...
### Context Currently, there exists a composer yml and a dockerfile in root directory, but they don't serve too much purpose. This PR aims to add setup scripts, that builds...