upstox-python-sdk 2.11.0__tar.gz → 2.12.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/PKG-INFO +2 -2
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/README.md +1 -1
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/setup.py +1 -1
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api_client.py +1 -1
- upstox_python_sdk-2.12.0/upstox_client/feeder/proto/MarketDataFeedV3_pb2.py +63 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_python_sdk.egg-info/PKG-INFO +2 -2
- upstox_python_sdk-2.11.0/upstox_client/feeder/proto/MarketDataFeedV3_pb2.py +0 -74
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/LICENSE.txt +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/setup.cfg +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/__init__.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/sanity_test.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_analytics_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_api_gateway_error_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_batch_execution_summary.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_brokerage_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_brokerage_taxes.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_brokerage_wrapper_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_cancel_or_exit_multi_order_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_cancel_or_exit_multi_order_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_cancel_or_exit_order_error_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_cancel_order_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_cancel_order_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_cancel_order_v3_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_charge_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_convert_position_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_convert_position_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_convert_position_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_depth.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_depth_map.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_dp_plan.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_exchange_timing_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_brokerage_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_exchange_timing_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_full_market_quote_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_historical_candle_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_holdings_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_holiday_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_intra_day_candle_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_market_quote_last_traded_price_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_market_quote_ohlc_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_market_status_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_option_chain_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_option_contract_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_order_book_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_order_details_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_order_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_position_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_profile_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_profit_and_loss_charges_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_trade_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_trade_wise_profit_and_loss_data_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_trade_wise_profit_and_loss_meta_data_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_user_fund_margin_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_historical_candle_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_history_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_holdings_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_holiday_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_indie_user_init_token_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_indie_user_init_token_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_indie_user_token_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_instrument.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_instrument_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_intra_day_candle_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_login_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_logout_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_margin.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_margin_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_margin_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_market_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_market_holidays_and_timings_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_market_quote_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_market_quote_ohlc.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_market_quote_symbol.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_market_quote_symbol_ltp.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_market_status_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_modify_order_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_modify_order_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_modify_order_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_modify_order_v3_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_multi_order_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_multi_order_error.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_multi_order_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_multi_order_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_multi_order_summary.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_multi_order_v3_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_o_auth_client_exception.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_o_auth_client_exception_cause.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_o_auth_client_exception_cause_stack_trace.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_o_auth_client_exception_cause_suppressed.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_ohlc.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_option_strike_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_options_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_order_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_order_book_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_order_controller_v_3_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_order_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_order_metadata.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_other_taxes.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_place_order_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_place_order_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_place_order_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_place_order_v3_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_place_order_v3_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_portfolio_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_position_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_post_margin_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_post_trade_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_problem.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_profile_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_profit_and_loss_charges_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_profit_and_loss_charges_taxes.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_profit_and_loss_charges_wrapper_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_profit_and_loss_meta_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_profit_and_loss_meta_data_wrapper.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_profit_and_loss_other_charges_taxes.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_put_call_option_chain_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_token_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_token_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_trade_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_trade_history_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_trade_history_response_meta_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_trade_history_response_page_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_trade_history_response_trade_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_trade_profit_and_loss_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_trade_wise_meta_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_trade_wise_profit_and_loss_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_user_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_user_fund_margin_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_websocket_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_websocket_auth_redirect_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_websocket_auth_redirect_response_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/__init__.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/__init__.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/charge_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/history_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/login_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/market_holidays_and_timings_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/market_quote_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/options_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/order_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/order_controller_v_3_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/portfolio_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/post_trade_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/trade_profit_and_loss_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/user_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/websocket_api.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/configuration.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/__init__.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/feeder.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/market_data_feeder.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/market_data_feeder_v3.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/market_data_streamer.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/market_data_streamer_v3.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/portfolio_data_feeder.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/portfolio_data_streamer.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/proto/MarketDataFeed_pb2.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/proto/__init__.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/streamer.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/__init__.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/analytics_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/api_gateway_error_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/batch_execution_summary.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/brokerage_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/brokerage_taxes.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/brokerage_wrapper_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/cancel_or_exit_multi_order_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/cancel_or_exit_multi_order_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/cancel_or_exit_order_error_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/cancel_order_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/cancel_order_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/cancel_order_v3_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/convert_position_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/convert_position_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/convert_position_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/depth.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/depth_map.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/dp_plan.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/exchange_timing_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_brokerage_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_exchange_timing_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_full_market_quote_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_historical_candle_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_holdings_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_holiday_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_intra_day_candle_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_market_quote_last_traded_price_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_market_quote_ohlc_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_market_status_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_option_chain_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_option_contract_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_order_book_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_order_details_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_order_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_position_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_profile_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_profit_and_loss_charges_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_trade_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_trade_wise_profit_and_loss_data_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_trade_wise_profit_and_loss_meta_data_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/get_user_fund_margin_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/historical_candle_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/holdings_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/holiday_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/indie_user_init_token_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/indie_user_init_token_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/indie_user_token_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/instrument.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/instrument_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/intra_day_candle_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/logout_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/margin.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/margin_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/margin_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/market_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/market_quote_ohlc.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/market_quote_symbol.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/market_quote_symbol_ltp.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/market_status_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/modify_order_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/modify_order_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/modify_order_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/modify_order_v3_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/multi_order_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/multi_order_error.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/multi_order_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/multi_order_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/multi_order_summary.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/multi_order_v3_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/o_auth_client_exception.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/o_auth_client_exception_cause.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/o_auth_client_exception_cause_stack_trace.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/o_auth_client_exception_cause_suppressed.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/ohlc.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/option_strike_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/order_book_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/order_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/order_metadata.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/other_taxes.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/place_order_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/place_order_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/place_order_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/place_order_v3_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/place_order_v3_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/position_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/post_margin_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/problem.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/profile_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/profit_and_loss_charges_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/profit_and_loss_charges_taxes.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/profit_and_loss_charges_wrapper_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/profit_and_loss_meta_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/profit_and_loss_meta_data_wrapper.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/profit_and_loss_other_charges_taxes.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/put_call_option_chain_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/token_request.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/token_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/trade_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/trade_history_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/trade_history_response_meta_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/trade_history_response_page_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/trade_history_response_trade_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/trade_wise_meta_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/trade_wise_profit_and_loss_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/user_fund_margin_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/websocket_auth_redirect_response.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/models/websocket_auth_redirect_response_data.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/rest.py +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_python_sdk.egg-info/SOURCES.txt +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_python_sdk.egg-info/dependency_links.txt +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_python_sdk.egg-info/requires.txt +0 -0
- {upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_python_sdk.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: upstox-python-sdk
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.12.0
|
|
4
4
|
Summary: Upstox Developer API
|
|
5
5
|
Home-page: https://github.com/upstox/upstox-python
|
|
6
6
|
License: MIT
|
|
@@ -26,7 +26,7 @@ The official Python client for communicating with the <a href="https://upstox.co
|
|
|
26
26
|
Upstox API is a set of rest APIs that provide data required to build a complete investment and trading platform. Execute orders in real time, manage user portfolio, stream live market data (using Websocket), and more, with the easy to understand API collection.
|
|
27
27
|
|
|
28
28
|
- API version: v2
|
|
29
|
-
- Package version: 2.
|
|
29
|
+
- Package version: 2.12.0
|
|
30
30
|
- Build package: io.swagger.codegen.v3.generators.python.PythonClientCodegen
|
|
31
31
|
|
|
32
32
|
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project.
|
|
@@ -9,7 +9,7 @@ The official Python client for communicating with the <a href="https://upstox.co
|
|
|
9
9
|
Upstox API is a set of rest APIs that provide data required to build a complete investment and trading platform. Execute orders in real time, manage user portfolio, stream live market data (using Websocket), and more, with the easy to understand API collection.
|
|
10
10
|
|
|
11
11
|
- API version: v2
|
|
12
|
-
- Package version: 2.
|
|
12
|
+
- Package version: 2.12.0
|
|
13
13
|
- Build package: io.swagger.codegen.v3.generators.python.PythonClientCodegen
|
|
14
14
|
|
|
15
15
|
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project.
|
|
@@ -18,7 +18,7 @@ this_directory = Path(__file__).parent
|
|
|
18
18
|
long_description = (this_directory / "README.md").read_text()
|
|
19
19
|
|
|
20
20
|
NAME = "upstox-python-sdk"
|
|
21
|
-
VERSION = "2.
|
|
21
|
+
VERSION = "2.12.0"
|
|
22
22
|
# To install the library, run the following
|
|
23
23
|
#
|
|
24
24
|
# python setup.py install
|
|
@@ -74,7 +74,7 @@ class ApiClient(object):
|
|
|
74
74
|
# Set default User-Agent.
|
|
75
75
|
self.user_agent = 'Swagger-Codegen/1.0.0/python'
|
|
76
76
|
self.default_headers["X-Upstox-SDK-Language"] = "python"
|
|
77
|
-
self.default_headers["X-Upstox-SDK-Version"] = "2.
|
|
77
|
+
self.default_headers["X-Upstox-SDK-Version"] = "2.12.0"
|
|
78
78
|
|
|
79
79
|
def __del__(self):
|
|
80
80
|
try:
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: MarketDataFeedV3.proto
|
|
4
|
+
"""Generated protocol buffer code."""
|
|
5
|
+
from google.protobuf.internal import builder as _builder
|
|
6
|
+
from google.protobuf import descriptor as _descriptor
|
|
7
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
8
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
9
|
+
# @@protoc_insertion_point(imports)
|
|
10
|
+
|
|
11
|
+
_sym_db = _symbol_database.Default()
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x16MarketDataFeedV3.proto\x12,com.upstox.marketdatafeederv3udapi.rpc.proto\"9\n\x04LTPC\x12\x0b\n\x03ltp\x18\x01 \x01(\x01\x12\x0b\n\x03ltt\x18\x02 \x01(\x03\x12\x0b\n\x03ltq\x18\x03 \x01(\x03\x12\n\n\x02\x63p\x18\x04 \x01(\x01\"W\n\x0bMarketLevel\x12H\n\x0b\x62idAskQuote\x18\x01 \x03(\x0b\x32\x33.com.upstox.marketdatafeederv3udapi.rpc.proto.Quote\"N\n\nMarketOHLC\x12@\n\x04ohlc\x18\x01 \x03(\x0b\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.OHLC\"?\n\x05Quote\x12\x0c\n\x04\x62idQ\x18\x01 \x01(\x03\x12\x0c\n\x04\x62idP\x18\x02 \x01(\x01\x12\x0c\n\x04\x61skQ\x18\x03 \x01(\x03\x12\x0c\n\x04\x61skP\x18\x04 \x01(\x01\"V\n\x0cOptionGreeks\x12\r\n\x05\x64\x65lta\x18\x01 \x01(\x01\x12\r\n\x05theta\x18\x02 \x01(\x01\x12\r\n\x05gamma\x18\x03 \x01(\x01\x12\x0c\n\x04vega\x18\x04 \x01(\x01\x12\x0b\n\x03rho\x18\x05 \x01(\x01\"i\n\x04OHLC\x12\x10\n\x08interval\x18\x01 \x01(\t\x12\x0c\n\x04open\x18\x02 \x01(\x01\x12\x0c\n\x04high\x18\x03 \x01(\x01\x12\x0b\n\x03low\x18\x04 \x01(\x01\x12\r\n\x05\x63lose\x18\x05 \x01(\x01\x12\x0b\n\x03vol\x18\x06 \x01(\x03\x12\n\n\x02ts\x18\x07 \x01(\x03\"\x8e\x03\n\x0eMarketFullFeed\x12@\n\x04ltpc\x18\x01 \x01(\x0b\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.LTPC\x12N\n\x0bmarketLevel\x18\x02 \x01(\x0b\x32\x39.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketLevel\x12P\n\x0coptionGreeks\x18\x03 \x01(\x0b\x32:.com.upstox.marketdatafeederv3udapi.rpc.proto.OptionGreeks\x12L\n\nmarketOHLC\x18\x04 \x01(\x0b\x32\x38.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketOHLC\x12\x0b\n\x03\x61tp\x18\x05 \x01(\x01\x12\x0b\n\x03vtt\x18\x06 \x01(\x03\x12\n\n\x02oi\x18\x07 \x01(\x01\x12\n\n\x02iv\x18\x08 \x01(\x01\x12\x0b\n\x03tbq\x18\t \x01(\x01\x12\x0b\n\x03tsq\x18\n \x01(\x01\"\x9f\x01\n\rIndexFullFeed\x12@\n\x04ltpc\x18\x01 \x01(\x0b\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.LTPC\x12L\n\nmarketOHLC\x18\x02 \x01(\x0b\x32\x38.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketOHLC\"\xbd\x01\n\x08\x46ullFeed\x12P\n\x08marketFF\x18\x01 \x01(\x0b\x32<.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketFullFeedH\x00\x12N\n\x07indexFF\x18\x02 \x01(\x0b\x32;.com.upstox.marketdatafeederv3udapi.rpc.proto.IndexFullFeedH\x00\x42\x0f\n\rFullFeedUnion\"\x98\x02\n\x14\x46irstLevelWithGreeks\x12@\n\x04ltpc\x18\x01 \x01(\x0b\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.LTPC\x12G\n\nfirstDepth\x18\x02 \x01(\x0b\x32\x33.com.upstox.marketdatafeederv3udapi.rpc.proto.Quote\x12P\n\x0coptionGreeks\x18\x03 \x01(\x0b\x32:.com.upstox.marketdatafeederv3udapi.rpc.proto.OptionGreeks\x12\x0b\n\x03vtt\x18\x04 \x01(\x03\x12\n\n\x02oi\x18\x05 \x01(\x01\x12\n\n\x02iv\x18\x06 \x01(\x01\"\xd7\x02\n\x04\x46\x65\x65\x64\x12\x42\n\x04ltpc\x18\x01 \x01(\x0b\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.LTPCH\x00\x12J\n\x08\x66ullFeed\x18\x02 \x01(\x0b\x32\x36.com.upstox.marketdatafeederv3udapi.rpc.proto.FullFeedH\x00\x12\x62\n\x14\x66irstLevelWithGreeks\x18\x03 \x01(\x0b\x32\x42.com.upstox.marketdatafeederv3udapi.rpc.proto.FirstLevelWithGreeksH\x00\x12N\n\x0brequestMode\x18\x04 \x01(\x0e\x32\x39.com.upstox.marketdatafeederv3udapi.rpc.proto.RequestModeB\x0b\n\tFeedUnion\"\xe2\x01\n\nMarketInfo\x12\x62\n\rsegmentStatus\x18\x01 \x03(\x0b\x32K.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketInfo.SegmentStatusEntry\x1ap\n\x12SegmentStatusEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12I\n\x05value\x18\x02 \x01(\x0e\x32:.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketStatus:\x02\x38\x01\"\xe9\x02\n\x0c\x46\x65\x65\x64Response\x12@\n\x04type\x18\x01 \x01(\x0e\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.Type\x12T\n\x05\x66\x65\x65\x64s\x18\x02 \x03(\x0b\x32\x45.com.upstox.marketdatafeederv3udapi.rpc.proto.FeedResponse.FeedsEntry\x12\x11\n\tcurrentTs\x18\x03 \x01(\x03\x12L\n\nmarketInfo\x18\x04 \x01(\x0b\x32\x38.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketInfo\x1a`\n\nFeedsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x41\n\x05value\x18\x02 \x01(\x0b\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.Feed:\x02\x38\x01*8\n\x04Type\x12\x10\n\x0cinitial_feed\x10\x00\x12\r\n\tlive_feed\x10\x01\x12\x0f\n\x0bmarket_info\x10\x02*E\n\x0bRequestMode\x12\x08\n\x04ltpc\x10\x00\x12\x0b\n\x07\x66ull_d5\x10\x01\x12\x11\n\roption_greeks\x10\x02\x12\x0c\n\x08\x66ull_d30\x10\x03*{\n\x0cMarketStatus\x12\x12\n\x0ePRE_OPEN_START\x10\x00\x12\x10\n\x0cPRE_OPEN_END\x10\x01\x12\x0f\n\x0bNORMAL_OPEN\x10\x02\x12\x10\n\x0cNORMAL_CLOSE\x10\x03\x12\x11\n\rCLOSING_START\x10\x04\x12\x0f\n\x0b\x43LOSING_END\x10\x05\x62\x06proto3')
|
|
17
|
+
|
|
18
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
19
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'MarketDataFeedV3_pb2', globals())
|
|
20
|
+
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
21
|
+
|
|
22
|
+
DESCRIPTOR._options = None
|
|
23
|
+
_MARKETINFO_SEGMENTSTATUSENTRY._options = None
|
|
24
|
+
_MARKETINFO_SEGMENTSTATUSENTRY._serialized_options = b'8\001'
|
|
25
|
+
_FEEDRESPONSE_FEEDSENTRY._options = None
|
|
26
|
+
_FEEDRESPONSE_FEEDSENTRY._serialized_options = b'8\001'
|
|
27
|
+
_TYPE._serialized_start=2537
|
|
28
|
+
_TYPE._serialized_end=2593
|
|
29
|
+
_REQUESTMODE._serialized_start=2595
|
|
30
|
+
_REQUESTMODE._serialized_end=2664
|
|
31
|
+
_MARKETSTATUS._serialized_start=2666
|
|
32
|
+
_MARKETSTATUS._serialized_end=2789
|
|
33
|
+
_LTPC._serialized_start=72
|
|
34
|
+
_LTPC._serialized_end=129
|
|
35
|
+
_MARKETLEVEL._serialized_start=131
|
|
36
|
+
_MARKETLEVEL._serialized_end=218
|
|
37
|
+
_MARKETOHLC._serialized_start=220
|
|
38
|
+
_MARKETOHLC._serialized_end=298
|
|
39
|
+
_QUOTE._serialized_start=300
|
|
40
|
+
_QUOTE._serialized_end=363
|
|
41
|
+
_OPTIONGREEKS._serialized_start=365
|
|
42
|
+
_OPTIONGREEKS._serialized_end=451
|
|
43
|
+
_OHLC._serialized_start=453
|
|
44
|
+
_OHLC._serialized_end=558
|
|
45
|
+
_MARKETFULLFEED._serialized_start=561
|
|
46
|
+
_MARKETFULLFEED._serialized_end=959
|
|
47
|
+
_INDEXFULLFEED._serialized_start=962
|
|
48
|
+
_INDEXFULLFEED._serialized_end=1121
|
|
49
|
+
_FULLFEED._serialized_start=1124
|
|
50
|
+
_FULLFEED._serialized_end=1313
|
|
51
|
+
_FIRSTLEVELWITHGREEKS._serialized_start=1316
|
|
52
|
+
_FIRSTLEVELWITHGREEKS._serialized_end=1596
|
|
53
|
+
_FEED._serialized_start=1599
|
|
54
|
+
_FEED._serialized_end=1942
|
|
55
|
+
_MARKETINFO._serialized_start=1945
|
|
56
|
+
_MARKETINFO._serialized_end=2171
|
|
57
|
+
_MARKETINFO_SEGMENTSTATUSENTRY._serialized_start=2059
|
|
58
|
+
_MARKETINFO_SEGMENTSTATUSENTRY._serialized_end=2171
|
|
59
|
+
_FEEDRESPONSE._serialized_start=2174
|
|
60
|
+
_FEEDRESPONSE._serialized_end=2535
|
|
61
|
+
_FEEDRESPONSE_FEEDSENTRY._serialized_start=2439
|
|
62
|
+
_FEEDRESPONSE_FEEDSENTRY._serialized_end=2535
|
|
63
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: upstox-python-sdk
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.12.0
|
|
4
4
|
Summary: Upstox Developer API
|
|
5
5
|
Home-page: https://github.com/upstox/upstox-python
|
|
6
6
|
License: MIT
|
|
@@ -26,7 +26,7 @@ The official Python client for communicating with the <a href="https://upstox.co
|
|
|
26
26
|
Upstox API is a set of rest APIs that provide data required to build a complete investment and trading platform. Execute orders in real time, manage user portfolio, stream live market data (using Websocket), and more, with the easy to understand API collection.
|
|
27
27
|
|
|
28
28
|
- API version: v2
|
|
29
|
-
- Package version: 2.
|
|
29
|
+
- Package version: 2.12.0
|
|
30
30
|
- Build package: io.swagger.codegen.v3.generators.python.PythonClientCodegen
|
|
31
31
|
|
|
32
32
|
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project.
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
# -*- coding: utf-8 -*-
|
|
2
|
-
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
-
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
-
# source: MarketDataFeedV3.proto
|
|
5
|
-
# Protobuf Python Version: 5.28.3
|
|
6
|
-
"""Generated protocol buffer code."""
|
|
7
|
-
from google.protobuf import descriptor as _descriptor
|
|
8
|
-
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
-
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
-
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
-
from google.protobuf.internal import builder as _builder
|
|
12
|
-
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
-
_runtime_version.Domain.PUBLIC,
|
|
14
|
-
5,
|
|
15
|
-
28,
|
|
16
|
-
3,
|
|
17
|
-
'',
|
|
18
|
-
'MarketDataFeedV3.proto'
|
|
19
|
-
)
|
|
20
|
-
# @@protoc_insertion_point(imports)
|
|
21
|
-
|
|
22
|
-
_sym_db = _symbol_database.Default()
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x16MarketDataFeedV3.proto\x12,com.upstox.marketdatafeederv3udapi.rpc.proto\",\n\x04LTPC\x12\x0b\n\x03ltp\x18\x01 \x01(\x01\x12\x0b\n\x03ltt\x18\x02 \x01(\x03\x12\n\n\x02\x63p\x18\x03 \x01(\x01\"W\n\x0bMarketLevel\x12H\n\x0b\x62idAskQuote\x18\x01 \x03(\x0b\x32\x33.com.upstox.marketdatafeederv3udapi.rpc.proto.Quote\"N\n\nMarketOHLC\x12@\n\x04ohlc\x18\x01 \x03(\x0b\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.OHLC\"?\n\x05Quote\x12\x0c\n\x04\x62idQ\x18\x01 \x01(\x03\x12\x0c\n\x04\x62idP\x18\x02 \x01(\x01\x12\x0c\n\x04\x61skQ\x18\x03 \x01(\x03\x12\x0c\n\x04\x61skP\x18\x04 \x01(\x01\"V\n\x0cOptionGreeks\x12\r\n\x05\x64\x65lta\x18\x01 \x01(\x01\x12\r\n\x05theta\x18\x02 \x01(\x01\x12\r\n\x05gamma\x18\x03 \x01(\x01\x12\x0c\n\x04vega\x18\x04 \x01(\x01\x12\x0b\n\x03rho\x18\x05 \x01(\x01\"i\n\x04OHLC\x12\x10\n\x08interval\x18\x01 \x01(\t\x12\x0c\n\x04open\x18\x02 \x01(\x01\x12\x0c\n\x04high\x18\x03 \x01(\x01\x12\x0b\n\x03low\x18\x04 \x01(\x01\x12\r\n\x05\x63lose\x18\x05 \x01(\x01\x12\x0b\n\x03vol\x18\x06 \x01(\x03\x12\n\n\x02ts\x18\x07 \x01(\x03\"\x8e\x03\n\x0eMarketFullFeed\x12@\n\x04ltpc\x18\x01 \x01(\x0b\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.LTPC\x12N\n\x0bmarketLevel\x18\x02 \x01(\x0b\x32\x39.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketLevel\x12P\n\x0coptionGreeks\x18\x03 \x01(\x0b\x32:.com.upstox.marketdatafeederv3udapi.rpc.proto.OptionGreeks\x12L\n\nmarketOHLC\x18\x04 \x01(\x0b\x32\x38.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketOHLC\x12\x0b\n\x03\x61tp\x18\x05 \x01(\x01\x12\x0b\n\x03vtt\x18\x06 \x01(\x03\x12\n\n\x02oi\x18\x07 \x01(\x01\x12\n\n\x02iv\x18\x08 \x01(\x01\x12\x0b\n\x03tbq\x18\t \x01(\x01\x12\x0b\n\x03tsq\x18\n \x01(\x01\"\x9f\x01\n\rIndexFullFeed\x12@\n\x04ltpc\x18\x01 \x01(\x0b\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.LTPC\x12L\n\nmarketOHLC\x18\x02 \x01(\x0b\x32\x38.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketOHLC\"\xbd\x01\n\x08\x46ullFeed\x12P\n\x08marketFF\x18\x01 \x01(\x0b\x32<.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketFullFeedH\x00\x12N\n\x07indexFF\x18\x02 \x01(\x0b\x32;.com.upstox.marketdatafeederv3udapi.rpc.proto.IndexFullFeedH\x00\x42\x0f\n\rFullFeedUnion\"\x98\x02\n\x14\x46irstLevelWithGreeks\x12@\n\x04ltpc\x18\x01 \x01(\x0b\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.LTPC\x12G\n\nfirstDepth\x18\x02 \x01(\x0b\x32\x33.com.upstox.marketdatafeederv3udapi.rpc.proto.Quote\x12P\n\x0coptionGreeks\x18\x03 \x01(\x0b\x32:.com.upstox.marketdatafeederv3udapi.rpc.proto.OptionGreeks\x12\x0b\n\x03vtt\x18\x04 \x01(\x03\x12\n\n\x02oi\x18\x05 \x01(\x01\x12\n\n\x02iv\x18\x06 \x01(\x01\"\xd7\x02\n\x04\x46\x65\x65\x64\x12\x42\n\x04ltpc\x18\x01 \x01(\x0b\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.LTPCH\x00\x12J\n\x08\x66ullFeed\x18\x02 \x01(\x0b\x32\x36.com.upstox.marketdatafeederv3udapi.rpc.proto.FullFeedH\x00\x12\x62\n\x14\x66irstLevelWithGreeks\x18\x03 \x01(\x0b\x32\x42.com.upstox.marketdatafeederv3udapi.rpc.proto.FirstLevelWithGreeksH\x00\x12N\n\x0brequestMode\x18\x04 \x01(\x0e\x32\x39.com.upstox.marketdatafeederv3udapi.rpc.proto.RequestModeB\x0b\n\tFeedUnion\"\xe2\x01\n\nMarketInfo\x12\x62\n\rsegmentStatus\x18\x01 \x03(\x0b\x32K.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketInfo.SegmentStatusEntry\x1ap\n\x12SegmentStatusEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12I\n\x05value\x18\x02 \x01(\x0e\x32:.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketStatus:\x02\x38\x01\"\xe9\x02\n\x0c\x46\x65\x65\x64Response\x12@\n\x04type\x18\x01 \x01(\x0e\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.Type\x12T\n\x05\x66\x65\x65\x64s\x18\x02 \x03(\x0b\x32\x45.com.upstox.marketdatafeederv3udapi.rpc.proto.FeedResponse.FeedsEntry\x12\x11\n\tcurrentTs\x18\x03 \x01(\x03\x12L\n\nmarketInfo\x18\x04 \x01(\x0b\x32\x38.com.upstox.marketdatafeederv3udapi.rpc.proto.MarketInfo\x1a`\n\nFeedsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x41\n\x05value\x18\x02 \x01(\x0b\x32\x32.com.upstox.marketdatafeederv3udapi.rpc.proto.Feed:\x02\x38\x01*8\n\x04Type\x12\x10\n\x0cinitial_feed\x10\x00\x12\r\n\tlive_feed\x10\x01\x12\x0f\n\x0bmarket_info\x10\x02*E\n\x0bRequestMode\x12\x08\n\x04ltpc\x10\x00\x12\x0b\n\x07\x66ull_d5\x10\x01\x12\x11\n\roption_greeks\x10\x02\x12\x0c\n\x08\x66ull_d30\x10\x03*{\n\x0cMarketStatus\x12\x12\n\x0ePRE_OPEN_START\x10\x00\x12\x10\n\x0cPRE_OPEN_END\x10\x01\x12\x0f\n\x0bNORMAL_OPEN\x10\x02\x12\x10\n\x0cNORMAL_CLOSE\x10\x03\x12\x11\n\rCLOSING_START\x10\x04\x12\x0f\n\x0b\x43LOSING_END\x10\x05\x62\x06proto3')
|
|
28
|
-
|
|
29
|
-
_globals = globals()
|
|
30
|
-
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
31
|
-
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'MarketDataFeedV3_pb2', _globals)
|
|
32
|
-
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
|
-
DESCRIPTOR._loaded_options = None
|
|
34
|
-
_globals['_MARKETINFO_SEGMENTSTATUSENTRY']._loaded_options = None
|
|
35
|
-
_globals['_MARKETINFO_SEGMENTSTATUSENTRY']._serialized_options = b'8\001'
|
|
36
|
-
_globals['_FEEDRESPONSE_FEEDSENTRY']._loaded_options = None
|
|
37
|
-
_globals['_FEEDRESPONSE_FEEDSENTRY']._serialized_options = b'8\001'
|
|
38
|
-
_globals['_TYPE']._serialized_start=2524
|
|
39
|
-
_globals['_TYPE']._serialized_end=2580
|
|
40
|
-
_globals['_REQUESTMODE']._serialized_start=2582
|
|
41
|
-
_globals['_REQUESTMODE']._serialized_end=2651
|
|
42
|
-
_globals['_MARKETSTATUS']._serialized_start=2653
|
|
43
|
-
_globals['_MARKETSTATUS']._serialized_end=2776
|
|
44
|
-
_globals['_LTPC']._serialized_start=72
|
|
45
|
-
_globals['_LTPC']._serialized_end=116
|
|
46
|
-
_globals['_MARKETLEVEL']._serialized_start=118
|
|
47
|
-
_globals['_MARKETLEVEL']._serialized_end=205
|
|
48
|
-
_globals['_MARKETOHLC']._serialized_start=207
|
|
49
|
-
_globals['_MARKETOHLC']._serialized_end=285
|
|
50
|
-
_globals['_QUOTE']._serialized_start=287
|
|
51
|
-
_globals['_QUOTE']._serialized_end=350
|
|
52
|
-
_globals['_OPTIONGREEKS']._serialized_start=352
|
|
53
|
-
_globals['_OPTIONGREEKS']._serialized_end=438
|
|
54
|
-
_globals['_OHLC']._serialized_start=440
|
|
55
|
-
_globals['_OHLC']._serialized_end=545
|
|
56
|
-
_globals['_MARKETFULLFEED']._serialized_start=548
|
|
57
|
-
_globals['_MARKETFULLFEED']._serialized_end=946
|
|
58
|
-
_globals['_INDEXFULLFEED']._serialized_start=949
|
|
59
|
-
_globals['_INDEXFULLFEED']._serialized_end=1108
|
|
60
|
-
_globals['_FULLFEED']._serialized_start=1111
|
|
61
|
-
_globals['_FULLFEED']._serialized_end=1300
|
|
62
|
-
_globals['_FIRSTLEVELWITHGREEKS']._serialized_start=1303
|
|
63
|
-
_globals['_FIRSTLEVELWITHGREEKS']._serialized_end=1583
|
|
64
|
-
_globals['_FEED']._serialized_start=1586
|
|
65
|
-
_globals['_FEED']._serialized_end=1929
|
|
66
|
-
_globals['_MARKETINFO']._serialized_start=1932
|
|
67
|
-
_globals['_MARKETINFO']._serialized_end=2158
|
|
68
|
-
_globals['_MARKETINFO_SEGMENTSTATUSENTRY']._serialized_start=2046
|
|
69
|
-
_globals['_MARKETINFO_SEGMENTSTATUSENTRY']._serialized_end=2158
|
|
70
|
-
_globals['_FEEDRESPONSE']._serialized_start=2161
|
|
71
|
-
_globals['_FEEDRESPONSE']._serialized_end=2522
|
|
72
|
-
_globals['_FEEDRESPONSE_FEEDSENTRY']._serialized_start=2426
|
|
73
|
-
_globals['_FEEDRESPONSE_FEEDSENTRY']._serialized_end=2522
|
|
74
|
-
# @@protoc_insertion_point(module_scope)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_api_gateway_error_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_cancel_or_exit_multi_order_data.py
RENAMED
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_cancel_or_exit_order_error_data.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_convert_position_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_exchange_timing_response.py
RENAMED
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_full_market_quote_response.py
RENAMED
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_historical_candle_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_intra_day_candle_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_market_quote_ohlc_response.py
RENAMED
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_market_status_response.py
RENAMED
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_option_chain_response.py
RENAMED
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_option_contract_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_order_details_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_get_user_fund_margin_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_indie_user_init_token_data.py
RENAMED
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_indie_user_init_token_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_market_holidays_and_timings_api.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_o_auth_client_exception_cause.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_profit_and_loss_charges_data.py
RENAMED
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_profit_and_loss_charges_taxes.py
RENAMED
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_profit_and_loss_meta_data.py
RENAMED
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_profit_and_loss_meta_data_wrapper.py
RENAMED
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_put_call_option_chain_data.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_trade_history_response_meta_data.py
RENAMED
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_trade_history_response_page_data.py
RENAMED
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_trade_history_response_trade_data.py
RENAMED
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_trade_profit_and_loss_api.py
RENAMED
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_trade_wise_profit_and_loss_data.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/test/test_websocket_auth_redirect_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/order_controller_v_3_api.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/api/trade_profit_and_loss_api.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/market_data_feeder.py
RENAMED
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/market_data_feeder_v3.py
RENAMED
|
File without changes
|
{upstox_python_sdk-2.11.0 → upstox_python_sdk-2.12.0}/upstox_client/feeder/market_data_streamer.py
RENAMED
|
File without changes
|