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
Simulation mode vs. trading mode. I want a single flag that I can set where the system just logs data for the trader to review and decide how to tune their bot. In this mode I want data fed into the profit module but no trades to ever occur. Ideally there is an additoional flag to indicate using the real exhchange APIs versus the test APIs that some exchanges provide.
Feature request