Module gtt

Source
Expand description

GTT (Good Till Triggered) module for KiteConnect API v1.0.0

This module contains all GTT-related data structures:

  • GTT orders and triggers
  • GTT conditions and execution rules
  • GTT status tracking and management

Re-exports§

pub use orders::*;
pub use triggers::*;

Modules§

orders
triggers