What is the best way to get correct value of mis_multiplier?

mohitag
I am using https://api.kite.trade/margins/equity link. But Looks like it doesn't have the most updated values.
Example: tradingsymbol = 'SONAMLTD' has the following data - {"margin": 0, "co_lower": 20.0, "mis_multiplier": 5.0, "tradingsymbol": "SONAMLTD", "co_upper": 5.0, "nrml_margin": 0, "mis_margin": 20.0}
But when I try to place an order, it does't apply intrady margin.

Sign In or Register to comment.