It looks like you're new here. If you want to get involved, click one of these buttons!
    "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?
Is MTF supported on the raw http api? If not, any expected timeline for it?
MTF. Here is a go-lang example.