Skip to content

Add tag parameter support in place_gtt() for Python client #207

@viral4u

Description

@viral4u

Description:
Placing regular orders supports the tag parameter, but the place_gtt() method in the Python client (kiteconnect v5.0.1) does not expose it.

Impact:
Without tag, users cannot directly trace GTT-triggered orders/trades to strategies. This forces maintaining external mapping.

Proposal:
Extend place_gtt() to include an optional tag parameter and forward it to the API request. Once GTT order is released, same tag should carry forward to the order.

Reference:
Python client source: kiteconnect/connect.py, method place_gtt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions