You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a better way of handling configuration options than the configuration.py file in the nowtrade library folder. The user should have the options of having a nowtrade.conf file in their PYTHONPATH that would be parsed every time NowTrade is imported.
There should be sensitive defaults for when the configuration file is not present.