kite mutual-funds
Read mutual-fund instruments, holdings, SIPs, and orders. The shorter kite mf group is an
alias — same subcommands, identical behaviour.
Kite Connect v3 docs state that mutual fund order placement through APIs is unavailable because of payment requirements. As a result, no
mf orders place/mf orders modify/mf orders cancel/mf sips place/ etc. command exists. Do not work around this withraw— there is intentionally no path to submit payment-dependent MF orders via the CLI.
Commands
Section titled “Commands”| Command | Purpose |
|---|---|
kite mutual-funds instruments |
MF instruments. |
kite mutual-funds holdings |
MF holdings. |
kite mutual-funds orders list |
MF orders. |
kite mutual-funds orders get <order-id> |
One MF order. |
kite mutual-funds sips list |
MF SIPs. |
kite mutual-funds sips get <sip-id> |
One MF SIP. |
All commands accept the global --json --no-color flags and the kite mf alias works for
every command above.
Examples
Section titled “Examples”kite mf instruments --json --no-colorkite mf holdings --json --no-colorkite mutual-funds orders list --json --no-colorkite mutual-funds sips get <sip-id> --json --no-colorSee also
Section titled “See also”- Terminal agent guide — the mutual-fund placement restriction is policy, not a bug.