MTF Support

abhivin123
Is pykiteconnect having first class MTF support? MTF looks like a product tag under holdings but has a separate item with product CNC -
    "product": "CNC",
...
...
"mtf": {
"quantity": 50,
"used_quantity": 0,
"average_price": 989.78,
"value": 49489,
"initial_margin": 10194.734
}
How do you place MTF orders via python kite connect?
Sign In or Register to comment.