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
Change the use of symbol array (in memory) to activeAsset table (in the db)
We use the symbols array which is input from config file to determine which symbol should be load while running the loadOrders function.
Change the use of symbol array (in memory) to activeAsset table (in the db)
We use the symbols array which is input from config file to determine which symbol should be load while running the loadOrders function.
load the orders after 4/11