LICENSE.txt
README.md
setup.cfg
setup.py
test/__init__.py
test/sanity_test.py
test/test_analytics_data.py
test/test_api_gateway_error_response.py
test/test_batch_execution_summary.py
test/test_brokerage_data.py
test/test_brokerage_taxes.py
test/test_brokerage_wrapper_data.py
test/test_cancel_or_exit_multi_order_data.py
test/test_cancel_or_exit_multi_order_response.py
test/test_cancel_or_exit_order_error_data.py
test/test_cancel_order_data.py
test/test_cancel_order_response.py
test/test_cancel_order_v3_response.py
test/test_charge_api.py
test/test_convert_position_data.py
test/test_convert_position_request.py
test/test_convert_position_response.py
test/test_depth.py
test/test_depth_map.py
test/test_dp_plan.py
test/test_exchange_timing_data.py
test/test_get_brokerage_response.py
test/test_get_exchange_timing_response.py
test/test_get_full_market_quote_response.py
test/test_get_gtt_order_response.py
test/test_get_historical_candle_response.py
test/test_get_holdings_response.py
test/test_get_holiday_response.py
test/test_get_intra_day_candle_response.py
test/test_get_market_quote_last_traded_price_response.py
test/test_get_market_quote_ohlc_response.py
test/test_get_market_status_response.py
test/test_get_option_chain_response.py
test/test_get_option_contract_response.py
test/test_get_order_book_response.py
test/test_get_order_details_response.py
test/test_get_order_response.py
test/test_get_position_response.py
test/test_get_profile_response.py
test/test_get_profit_and_loss_charges_response.py
test/test_get_trade_response.py
test/test_get_trade_wise_profit_and_loss_data_response.py
test/test_get_trade_wise_profit_and_loss_meta_data_response.py
test/test_get_user_fund_margin_response.py
test/test_gtt_cancel_order_request.py
test/test_gtt_modify_order_request.py
test/test_gtt_order_data.py
test/test_gtt_order_details.py
test/test_gtt_place_order_request.py
test/test_gtt_rule.py
test/test_gtt_trigger_order_response.py
test/test_historical_candle_data.py
test/test_history_api.py
test/test_holdings_data.py
test/test_holiday_data.py
test/test_indie_user_init_token_data.py
test/test_indie_user_init_token_response.py
test/test_indie_user_token_request.py
test/test_instrument.py
test/test_instrument_data.py
test/test_intra_day_candle_data.py
test/test_login_api.py
test/test_logout_response.py
test/test_margin.py
test/test_margin_data.py
test/test_margin_request.py
test/test_market_data.py
test/test_market_holidays_and_timings_api.py
test/test_market_quote_api.py
test/test_market_quote_ohlc.py
test/test_market_quote_symbol.py
test/test_market_quote_symbol_ltp.py
test/test_market_status_data.py
test/test_modify_order_data.py
test/test_modify_order_request.py
test/test_modify_order_response.py
test/test_modify_order_v3_response.py
test/test_multi_order_data.py
test/test_multi_order_error.py
test/test_multi_order_request.py
test/test_multi_order_response.py
test/test_multi_order_summary.py
test/test_multi_order_v3_data.py
test/test_o_auth_client_exception.py
test/test_o_auth_client_exception_cause.py
test/test_o_auth_client_exception_cause_stack_trace.py
test/test_o_auth_client_exception_cause_suppressed.py
test/test_ohlc.py
test/test_option_strike_data.py
test/test_options_api.py
test/test_order_api.py
test/test_order_book_data.py
test/test_order_controller_v_3_api.py
test/test_order_data.py
test/test_order_metadata.py
test/test_other_taxes.py
test/test_place_order_data.py
test/test_place_order_request.py
test/test_place_order_response.py
test/test_place_order_v3_request.py
test/test_place_order_v3_response.py
test/test_portfolio_api.py
test/test_position_data.py
test/test_post_margin_response.py
test/test_post_trade_api.py
test/test_problem.py
test/test_profile_data.py
test/test_profit_and_loss_charges_data.py
test/test_profit_and_loss_charges_taxes.py
test/test_profit_and_loss_charges_wrapper_data.py
test/test_profit_and_loss_meta_data.py
test/test_profit_and_loss_meta_data_wrapper.py
test/test_profit_and_loss_other_charges_taxes.py
test/test_put_call_option_chain_data.py
test/test_rule.py
test/test_token_request.py
test/test_token_response.py
test/test_trade_data.py
test/test_trade_history_response.py
test/test_trade_history_response_meta_data.py
test/test_trade_history_response_page_data.py
test/test_trade_history_response_trade_data.py
test/test_trade_profit_and_loss_api.py
test/test_trade_wise_meta_data.py
test/test_trade_wise_profit_and_loss_data.py
test/test_user_api.py
test/test_user_fund_margin_data.py
test/test_websocket_api.py
test/test_websocket_auth_redirect_response.py
test/test_websocket_auth_redirect_response_data.py
upstox_client/__init__.py
upstox_client/api_client.py
upstox_client/configuration.py
upstox_client/rest.py
upstox_client/api/__init__.py
upstox_client/api/charge_api.py
upstox_client/api/expired_instrument_api.py
upstox_client/api/history_api.py
upstox_client/api/history_v3_api.py
upstox_client/api/login_api.py
upstox_client/api/market_holidays_and_timings_api.py
upstox_client/api/market_quote_api.py
upstox_client/api/market_quote_v3_api.py
upstox_client/api/options_api.py
upstox_client/api/order_api.py
upstox_client/api/order_controller_v_3_api.py
upstox_client/api/portfolio_api.py
upstox_client/api/post_trade_api.py
upstox_client/api/trade_profit_and_loss_api.py
upstox_client/api/user_api.py
upstox_client/api/websocket_api.py
upstox_client/feeder/__init__.py
upstox_client/feeder/feeder.py
upstox_client/feeder/market_data_feeder_v3.py
upstox_client/feeder/market_data_streamer_v3.py
upstox_client/feeder/portfolio_data_feeder.py
upstox_client/feeder/portfolio_data_streamer.py
upstox_client/feeder/streamer.py
upstox_client/feeder/proto/MarketDataFeedV3_pb2.py
upstox_client/feeder/proto/__init__.py
upstox_client/models/__init__.py
upstox_client/models/analytics_data.py
upstox_client/models/api_gateway_error_response.py
upstox_client/models/batch_execution_summary.py
upstox_client/models/brokerage_data.py
upstox_client/models/brokerage_taxes.py
upstox_client/models/brokerage_wrapper_data.py
upstox_client/models/cancel_or_exit_multi_order_data.py
upstox_client/models/cancel_or_exit_multi_order_response.py
upstox_client/models/cancel_or_exit_order_error_data.py
upstox_client/models/cancel_order_data.py
upstox_client/models/cancel_order_response.py
upstox_client/models/cancel_order_v3_response.py
upstox_client/models/convert_position_data.py
upstox_client/models/convert_position_request.py
upstox_client/models/convert_position_response.py
upstox_client/models/depth.py
upstox_client/models/depth_map.py
upstox_client/models/dp_plan.py
upstox_client/models/exchange_timing_data.py
upstox_client/models/expired_future_data.py
upstox_client/models/get_brokerage_response.py
upstox_client/models/get_exchange_timing_response.py
upstox_client/models/get_expired_futures_contract_response.py
upstox_client/models/get_expiries.py
upstox_client/models/get_full_market_quote_response.py
upstox_client/models/get_gtt_order_response.py
upstox_client/models/get_historical_candle_response.py
upstox_client/models/get_holdings_response.py
upstox_client/models/get_holiday_response.py
upstox_client/models/get_intra_day_candle_response.py
upstox_client/models/get_market_quote_last_traded_price_response.py
upstox_client/models/get_market_quote_last_traded_price_response_v3.py
upstox_client/models/get_market_quote_ohlc_response.py
upstox_client/models/get_market_quote_ohlc_response_v3.py
upstox_client/models/get_market_quote_option_greek_response_v3.py
upstox_client/models/get_market_status_response.py
upstox_client/models/get_option_chain_response.py
upstox_client/models/get_option_contract_response.py
upstox_client/models/get_order_book_response.py
upstox_client/models/get_order_details_response.py
upstox_client/models/get_order_response.py
upstox_client/models/get_position_response.py
upstox_client/models/get_profile_response.py
upstox_client/models/get_profit_and_loss_charges_response.py
upstox_client/models/get_trade_response.py
upstox_client/models/get_trade_wise_profit_and_loss_data_response.py
upstox_client/models/get_trade_wise_profit_and_loss_meta_data_response.py
upstox_client/models/get_user_fund_margin_response.py
upstox_client/models/gtt_cancel_order_request.py
upstox_client/models/gtt_modify_order_request.py
upstox_client/models/gtt_order_data.py
upstox_client/models/gtt_order_details.py
upstox_client/models/gtt_place_order_request.py
upstox_client/models/gtt_rule.py
upstox_client/models/gtt_trigger_order_response.py
upstox_client/models/historical_candle_data.py
upstox_client/models/holdings_data.py
upstox_client/models/holiday_data.py
upstox_client/models/indie_user_init_token_data.py
upstox_client/models/indie_user_init_token_response.py
upstox_client/models/indie_user_token_request.py
upstox_client/models/instrument.py
upstox_client/models/instrument_data.py
upstox_client/models/intra_day_candle_data.py
upstox_client/models/logout_response.py
upstox_client/models/margin.py
upstox_client/models/margin_data.py
upstox_client/models/margin_request.py
upstox_client/models/market_data.py
upstox_client/models/market_quote_ohlc.py
upstox_client/models/market_quote_ohlcv3.py
upstox_client/models/market_quote_option_greek_v3.py
upstox_client/models/market_quote_symbol.py
upstox_client/models/market_quote_symbol_ltp.py
upstox_client/models/market_quote_symbol_ltp_v3.py
upstox_client/models/market_status_data.py
upstox_client/models/modify_order_data.py
upstox_client/models/modify_order_request.py
upstox_client/models/modify_order_response.py
upstox_client/models/modify_order_v3_response.py
upstox_client/models/multi_order_data.py
upstox_client/models/multi_order_error.py
upstox_client/models/multi_order_request.py
upstox_client/models/multi_order_response.py
upstox_client/models/multi_order_summary.py
upstox_client/models/multi_order_v3_data.py
upstox_client/models/o_auth_client_exception.py
upstox_client/models/o_auth_client_exception_cause.py
upstox_client/models/o_auth_client_exception_cause_stack_trace.py
upstox_client/models/o_auth_client_exception_cause_suppressed.py
upstox_client/models/ohlc.py
upstox_client/models/ohlc_v3.py
upstox_client/models/option_strike_data.py
upstox_client/models/order_book_data.py
upstox_client/models/order_data.py
upstox_client/models/order_metadata.py
upstox_client/models/other_taxes.py
upstox_client/models/place_order_data.py
upstox_client/models/place_order_request.py
upstox_client/models/place_order_response.py
upstox_client/models/place_order_v3_request.py
upstox_client/models/place_order_v3_response.py
upstox_client/models/position_data.py
upstox_client/models/post_margin_response.py
upstox_client/models/problem.py
upstox_client/models/profile_data.py
upstox_client/models/profit_and_loss_charges_data.py
upstox_client/models/profit_and_loss_charges_taxes.py
upstox_client/models/profit_and_loss_charges_wrapper_data.py
upstox_client/models/profit_and_loss_meta_data.py
upstox_client/models/profit_and_loss_meta_data_wrapper.py
upstox_client/models/profit_and_loss_other_charges_taxes.py
upstox_client/models/put_call_option_chain_data.py
upstox_client/models/rule.py
upstox_client/models/token_request.py
upstox_client/models/token_response.py
upstox_client/models/trade_data.py
upstox_client/models/trade_history_response.py
upstox_client/models/trade_history_response_meta_data.py
upstox_client/models/trade_history_response_page_data.py
upstox_client/models/trade_history_response_trade_data.py
upstox_client/models/trade_wise_meta_data.py
upstox_client/models/trade_wise_profit_and_loss_data.py
upstox_client/models/user_fund_margin_data.py
upstox_client/models/websocket_auth_redirect_response.py
upstox_client/models/websocket_auth_redirect_response_data.py
upstox_python_sdk.egg-info/PKG-INFO
upstox_python_sdk.egg-info/SOURCES.txt
upstox_python_sdk.egg-info/dependency_links.txt
upstox_python_sdk.egg-info/requires.txt
upstox_python_sdk.egg-info/top_level.txt