0d882b8201
Regression Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
* handle multiple command files * remove default useage * add tests for verify files are read in order * add comment * change reuslt file name * add comment * liquidate using given symbol values * remove redundant * accept ticker, market, security type to build symbol, to be used by CLI commands * use null leverage * symbol can be null if ticker, market, security type values are provided * reject the default value of security type * cleanup * cleanup * check if status is not invalid * cleanup * abstraction to remove duplication * fix name * address reviews * use counter * add test to validate symbol/ticker agrumnets * remove hardcoded values