RestAlgo / TradingApplication

0 stars 0 forks source link

Change in Exposure % master form #173

Open pratik-restalgo opened 1 month ago

pratik-restalgo commented 1 month ago

Change in Exposure % master form: 1 Loop through all the contracts in Contract master. 2 Get OTH % from ael.csv file for every contract. 3 Check if the contract is in OTM. if the contract is OTM then get PTM% from OTM file and OTH % = 0. 4 If the contract is OTH then get OTH % from OTH file and OTM % = 0.

Aman-Restalgo commented 1 month ago

The task was not for the admin, it was for the engine, and making changes to it has resolved the issue.