RestAlgo / TradingApplication

0 stars 0 forks source link

Login optimization while total order 1 lac and trade 1 lac ask from engine. #354

Open VIRAG-RestAlgo opened 1 month ago

VIRAG-RestAlgo commented 1 month ago

Login optimization while total order 1 lac and trade 1 lac ask from engine.

Kartik-RestAlgo commented 1 month ago

OLD- We check string exchange trade no of list which receive from engine with trading list exchange trade no that take to much time, NEW - we create local dictionary of trading system trade book list and check exchange trade no of list which receive from engine exist or not, if not exist than add in trade book list