gate-api 7.2.37__tar.gz → 7.2.40__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.
- {gate_api-7.2.37 → gate_api-7.2.40}/PKG-INFO +4 -3
- {gate_api-7.2.37 → gate_api-7.2.40}/README.md +3 -2
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/__init__.py +2 -1
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/alpha_api.py +3 -3
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api_client.py +1 -1
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/configuration.py +2 -2
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/__init__.py +1 -0
- gate_api-7.2.40/gate_api/models/alpha_ticker.py +235 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/crossex_order_request.py +2 -2
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_object1.py +31 -2
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/quote_response.py +2 -2
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api.egg-info/PKG-INFO +4 -3
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api.egg-info/SOURCES.txt +1 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/setup.py +1 -1
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/__init__.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/account_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/cross_ex_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/delivery_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/earn_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/earn_uni_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/flash_swap_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/futures_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/margin_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/margin_uni_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/multi_collateral_loan_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/options_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/otc_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/p2p_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/rebate_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/spot_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/sub_account_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/trad_fi_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/unified_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/wallet_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/api/withdrawal_api.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/exceptions.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/account_balance.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/account_book_response.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/account_detail.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/account_detail_key.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/account_key_info.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/account_key_info_perms.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/account_rate_limit.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/accounts_response.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/ads_detail_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/ads_list_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/ads_update_status.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/agency_commission.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/agency_commission_history.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/agency_transaction.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/agency_transaction_history.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/auto_repay_setting.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/award_list_struct.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/award_list_struct_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/batch_amend_item.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/batch_amend_order_req.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/batch_funding_rates_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/batch_funding_rates_response.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/batch_futures_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/batch_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/borrow_currency_info.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/broker_commission.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/broker_commission1.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/broker_commission_sub_broker_info.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/broker_transaction.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/broker_transaction1.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/cancel_batch_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/cancel_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/cancel_order_result.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/categories.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/categories_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/categories_data_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/collateral_adjust.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/collateral_adjust_res.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/collateral_currency.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/collateral_currency_info.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/collateral_currency_res.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/collateral_current_rate.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/collateral_fix_rate.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/collateral_ltv.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/confirm_payment.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/confirm_receipt.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/contract.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/contract_detail.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/contract_detail_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/contract_detail_data_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/contract_stat.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/convert_small_balance.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/countdown_cancel_all_futures_task.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/countdown_cancel_all_options_task.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/countdown_cancel_all_spot_task.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/create_multi_collateral_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/create_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/create_order_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/create_trail_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/create_transaction.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/create_uni_lend.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/create_uni_loan.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/create_user_resp.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/create_user_resp_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/cross_margin_balance.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/cross_margin_loan.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/cross_margin_repayment.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/crossex_account_update_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/crossex_close_position_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/crossex_convert_order_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/crossex_convert_quote_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/crossex_leverage_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/crossex_order_update_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/crossex_rule_risk_limits_tiers.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/crossex_transfer_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/currency.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/currency2.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/currency_chain.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/currency_pair.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/currency_quota.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/debit_fee.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delete_position.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_account.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_account_book.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_account_history.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_candlestick.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_contract.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_limit_risk_tiers.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_liquidate.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_my_trade.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_order_book.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_position.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_position_close.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_settlement.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_ticker.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/delivery_trade.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/deposit_address.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/deposit_record.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/dual_get_balance.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/dual_get_orders.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/dual_get_plans.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/error.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/eth2_rate_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/eth2_swap.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/find_coin.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/flash_swap_currency_pair.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/flash_swap_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/flash_swap_order_preview.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/flash_swap_order_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/flash_swap_preview_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/funding_account.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/funding_rate_record.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/future_cancel_order_result.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_account.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_account_book.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_account_history.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_auto_deleverage.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_batch_amend_order_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_bbo_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_candlestick.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_fee.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_index_constituents.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_initial_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_leverage.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_limit_risk_tiers.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_liq_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_liquidate.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_order_amendment.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_order_book.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_order_book_item.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_order_book_item1.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_position_cross_mode.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_premium_index.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_price_trigger.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_price_triggered_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_risk_limit_tier.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_ticker.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_trade.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/futures_update_price_triggered_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/get_chats_list_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/get_completed_transaction_list_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/get_counterparty_user_info_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/get_myself_payment_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/get_pending_transaction_list_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/get_transaction_details_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/index_constituent.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_object.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response200.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response2001.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20010.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20010_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20010_data_lists.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20011.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20011_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20011_data_crypto_currency_info.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20011_data_fiat_currency_info.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20011_data_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20012.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20012_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20012_data_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20013.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20013_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20014.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20014_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20014_data_merchant_info.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20015.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20015_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20016.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20016_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20016_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20017.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20017_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20017_data_convert_info.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20017_data_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20017_data_trans_time.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20018.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20018_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20019.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response2002.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20020.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20020_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20021.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20021_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20022.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20022_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20022_data_lists.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20023.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20023_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20024.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20024_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20024_data_messages.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20024_data_msg_obj.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20025.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20025_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20026.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20026_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20027.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20028.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20029.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response2003.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20030.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20031.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20032.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20033.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20034.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20035.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20035_assets.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20036.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20037.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20037_special_fee_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20038.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20039.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response2004.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20040.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20041.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20042.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20043.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20044.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20045.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20046.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response20047.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response2005.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response2006.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response2006_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response2007.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response2008.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response2009.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response2009_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response201.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response201_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response202.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/inline_response2021.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/insurance_record.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/klines.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/klines_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/klines_data_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/ledger_record.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/liquidate_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/margin_account.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/margin_account_book.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/margin_account_currency.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/margin_leverage_tier.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/margin_market_leverage.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/margin_tiers.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/margin_transferable.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/max_uni_borrowable.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/mock_futures_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/mock_futures_position.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/mock_margin_result.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/mock_options_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/mock_options_position.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/mock_risk_unit.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/mock_spot_balance.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/mock_spot_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/mt5_account.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/mt5_account_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/multi_chain_address_item.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/multi_collateral_currency.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/multi_collateral_item.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/multi_collateral_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/multi_collateral_record.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/multi_collateral_record_currency.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/multi_loan_item.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/multi_loan_repay_item.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/multi_repay_record.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/multi_repay_resp.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/my_ads_list_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/my_futures_trade.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/my_futures_trade_time_range.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/open_orders.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_account.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_account_book.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_candlestick.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_contract.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_mmp.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_mmp_reset.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_my_settlements.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_my_trade.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_order_book.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_position.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_position_close.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_position_close_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_settlement.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_ticker.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_trade.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_underlying.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/options_underlying_ticker.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order_book.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order_cancel.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order_history_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order_history_list_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order_history_list_data_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order_list_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order_list_data_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order_list_struct.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order_list_struct_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order_patch.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order_resp.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/order_response.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/otc_mark_order_paid_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/otc_order_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/otc_quote_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/otc_stable_coin_order_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/partner_commission_history.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/partner_sub.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/partner_sub_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/partner_transaction_history.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/patch_uni_lend.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/place_biz_push_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/place_dual_investment_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/place_dual_investment_order_params.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/place_order_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/place_order_response.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/position.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/position_close.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/position_close_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/position_history_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/position_history_list_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/position_history_list_data_close_detail.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/position_history_list_data_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/position_history_list_data_realized_pnl_detail.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/position_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/position_list_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/position_list_data_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/position_timerange.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/profit_loss_range.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/quote_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/rebate_user_info.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/repay_currency_res.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/repay_multi_loan.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/repay_record_currency.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/repay_record_left_interest.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/repay_record_repaid_currency.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/repay_record_total_interest.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/risk_units.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/saved_address.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/send_chat_message_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/small_balance.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/small_balance_history.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/spot_account.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/spot_account_book.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/spot_currency_chain.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/spot_fee.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/spot_insurance_history.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/spot_price_put_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/spot_price_trigger.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/spot_price_triggered_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/stop_all_trail_orders.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/stop_trail_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/stp_group.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/stp_group_user.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/structured_buy.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/structured_get_project_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/structured_order_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/sub_account.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/sub_account_balance.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/sub_account_cross_margin_balance.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/sub_account_futures_balance.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/sub_account_key.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/sub_account_key_perms.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/sub_account_margin_balance.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/sub_account_to_sub_account.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/sub_account_transfer.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/sub_account_transfer_record_item.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/sub_cross_margin_account.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/sub_user_mode.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/swap_coin.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/swap_coin_struct.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/symbol.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/symbols.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/symbols_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/symbols_data_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/system_time.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/ticker.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/ticker2.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/ticker2_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/tokens.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/total_balance.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/trad_fi_close_position_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/trad_fi_order_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/trad_fi_order_update_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/trad_fi_position_update_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/trad_fi_transaction_request.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/trade.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/trade_fee.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/trail_change_log.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/trail_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/transaction_id.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/transaction_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/transaction_list_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/transaction_list_data_list.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/transfer.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/transfer_order_status.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/transferables_result.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/trigger_order_response.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/trigger_time.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/uid_push_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/uid_push_withdrawal.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/uid_push_withdrawal_resp.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/uni_currency.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/uni_currency_interest.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/uni_currency_pair.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/uni_interest_record.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/uni_lend.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/uni_lend_interest.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/uni_lend_record.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/uni_loan.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/uni_loan_interest_record.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/uni_loan_record.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_account.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_balance.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_borrowable.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_borrowable1.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_collateral_req.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_collateral_res.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_currency.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_discount.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_discount_tiers.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_history_loan_rate.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_history_loan_rate_rates.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_leverage_config.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_leverage_setting.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_loan.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_loan_record.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_loan_result.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_margin_tiers.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_mode_set.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_portfolio_input.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_portfolio_output.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_risk_units.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_settings.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/unified_transferable.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/update_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/update_order_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/update_position.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/update_trail_order.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/upload_chat_file.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/user_asset_resp.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/user_asset_resp_data.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/user_sub.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/user_sub_relation.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/withdraw_status.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/withdrawal_record.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/models/withdrawals_del.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api/rest.py +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api.egg-info/dependency_links.txt +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api.egg-info/requires.txt +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/gate_api.egg-info/top_level.txt +0 -0
- {gate_api-7.2.37 → gate_api-7.2.40}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gate-api
|
|
3
|
-
Version: 7.2.
|
|
3
|
+
Version: 7.2.40
|
|
4
4
|
Summary: Gate API
|
|
5
5
|
Home-page: https://github.com/gate/gateapi-python
|
|
6
6
|
Author: Gate API support
|
|
@@ -32,8 +32,8 @@ APIv4 provides operations related to spot, margin, and contract trading, includi
|
|
|
32
32
|
|
|
33
33
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
34
34
|
|
|
35
|
-
- API version: v4.106.
|
|
36
|
-
- Package version: 7.2.
|
|
35
|
+
- API version: v4.106.40
|
|
36
|
+
- Package version: 7.2.40
|
|
37
37
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
38
38
|
For more information, please visit [https://www.gate.com/page/contacts](https://www.gate.com/page/contacts)
|
|
39
39
|
|
|
@@ -532,6 +532,7 @@ Class | Method | HTTP request | Description
|
|
|
532
532
|
- [AgencyCommissionHistory](docs/AgencyCommissionHistory.md)
|
|
533
533
|
- [AgencyTransaction](docs/AgencyTransaction.md)
|
|
534
534
|
- [AgencyTransactionHistory](docs/AgencyTransactionHistory.md)
|
|
535
|
+
- [AlphaTicker](docs/AlphaTicker.md)
|
|
535
536
|
- [AutoRepaySetting](docs/AutoRepaySetting.md)
|
|
536
537
|
- [AwardListStruct](docs/AwardListStruct.md)
|
|
537
538
|
- [AwardListStructList](docs/AwardListStructList.md)
|
|
@@ -4,8 +4,8 @@ APIv4 provides operations related to spot, margin, and contract trading, includi
|
|
|
4
4
|
|
|
5
5
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
6
6
|
|
|
7
|
-
- API version: v4.106.
|
|
8
|
-
- Package version: 7.2.
|
|
7
|
+
- API version: v4.106.40
|
|
8
|
+
- Package version: 7.2.40
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
10
10
|
For more information, please visit [https://www.gate.com/page/contacts](https://www.gate.com/page/contacts)
|
|
11
11
|
|
|
@@ -504,6 +504,7 @@ Class | Method | HTTP request | Description
|
|
|
504
504
|
- [AgencyCommissionHistory](docs/AgencyCommissionHistory.md)
|
|
505
505
|
- [AgencyTransaction](docs/AgencyTransaction.md)
|
|
506
506
|
- [AgencyTransactionHistory](docs/AgencyTransactionHistory.md)
|
|
507
|
+
- [AlphaTicker](docs/AlphaTicker.md)
|
|
507
508
|
- [AutoRepaySetting](docs/AutoRepaySetting.md)
|
|
508
509
|
- [AwardListStruct](docs/AwardListStruct.md)
|
|
509
510
|
- [AwardListStructList](docs/AwardListStructList.md)
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
|
|
15
15
|
from __future__ import absolute_import
|
|
16
16
|
|
|
17
|
-
__version__ = "7.2.
|
|
17
|
+
__version__ = "7.2.40"
|
|
18
18
|
|
|
19
19
|
# import apis into sdk package
|
|
20
20
|
from gate_api.api.cross_ex_api import CrossExApi
|
|
@@ -63,6 +63,7 @@ from gate_api.models.agency_commission import AgencyCommission
|
|
|
63
63
|
from gate_api.models.agency_commission_history import AgencyCommissionHistory
|
|
64
64
|
from gate_api.models.agency_transaction import AgencyTransaction
|
|
65
65
|
from gate_api.models.agency_transaction_history import AgencyTransactionHistory
|
|
66
|
+
from gate_api.models.alpha_ticker import AlphaTicker
|
|
66
67
|
from gate_api.models.auto_repay_setting import AutoRepaySetting
|
|
67
68
|
from gate_api.models.award_list_struct import AwardListStruct
|
|
68
69
|
from gate_api.models.award_list_struct_list import AwardListStructList
|
|
@@ -908,7 +908,7 @@ class AlphaApi(object):
|
|
|
908
908
|
number provided, it will be total request
|
|
909
909
|
timeout. It can also be a pair (tuple) of
|
|
910
910
|
(connection, read) timeouts.
|
|
911
|
-
:rtype: list[gate_api.
|
|
911
|
+
:rtype: list[gate_api.AlphaTicker]
|
|
912
912
|
:return: If the method is called asynchronously,
|
|
913
913
|
returns the request thread.
|
|
914
914
|
"""
|
|
@@ -937,7 +937,7 @@ class AlphaApi(object):
|
|
|
937
937
|
number provided, it will be total request
|
|
938
938
|
timeout. It can also be a pair (tuple) of
|
|
939
939
|
(connection, read) timeouts.
|
|
940
|
-
:rtype: tuple(list[gate_api.
|
|
940
|
+
:rtype: tuple(list[gate_api.AlphaTicker], status_code(int), headers(HTTPHeaderDict))
|
|
941
941
|
:return: If the method is called asynchronously,
|
|
942
942
|
returns the request thread.
|
|
943
943
|
"""
|
|
@@ -1006,7 +1006,7 @@ class AlphaApi(object):
|
|
|
1006
1006
|
body=body_params,
|
|
1007
1007
|
post_params=form_params,
|
|
1008
1008
|
files=local_var_files,
|
|
1009
|
-
response_type='list[
|
|
1009
|
+
response_type='list[AlphaTicker]', # noqa: E501
|
|
1010
1010
|
auth_settings=auth_settings,
|
|
1011
1011
|
async_req=local_var_params.get('async_req'),
|
|
1012
1012
|
_return_http_data_only=local_var_params.get('_return_http_data_only'), # noqa: E501
|
|
@@ -83,7 +83,7 @@ class ApiClient(object):
|
|
|
83
83
|
self.default_headers[header_name] = header_value
|
|
84
84
|
self.cookie = cookie
|
|
85
85
|
# Set default User-Agent.
|
|
86
|
-
self.user_agent = 'OpenAPI-Generator/7.2.
|
|
86
|
+
self.user_agent = 'OpenAPI-Generator/7.2.40/python'
|
|
87
87
|
# Set default X-Gate-Size-Decimal header for futures API
|
|
88
88
|
self.default_headers['X-Gate-Size-Decimal'] = '1'
|
|
89
89
|
self.client_side_validation = configuration.client_side_validation
|
|
@@ -313,8 +313,8 @@ conf = gate_api.Configuration(
|
|
|
313
313
|
return "Python SDK Debug Report:\n"\
|
|
314
314
|
"OS: {env}\n"\
|
|
315
315
|
"Python Version: {pyversion}\n"\
|
|
316
|
-
"Version of the API: v4.106.
|
|
317
|
-
"SDK Package Version: 7.2.
|
|
316
|
+
"Version of the API: v4.106.40\n"\
|
|
317
|
+
"SDK Package Version: 7.2.40".\
|
|
318
318
|
format(env=sys.platform, pyversion=sys.version)
|
|
319
319
|
|
|
320
320
|
def get_host_settings(self):
|
|
@@ -29,6 +29,7 @@ from gate_api.models.agency_commission import AgencyCommission
|
|
|
29
29
|
from gate_api.models.agency_commission_history import AgencyCommissionHistory
|
|
30
30
|
from gate_api.models.agency_transaction import AgencyTransaction
|
|
31
31
|
from gate_api.models.agency_transaction_history import AgencyTransactionHistory
|
|
32
|
+
from gate_api.models.alpha_ticker import AlphaTicker
|
|
32
33
|
from gate_api.models.auto_repay_setting import AutoRepaySetting
|
|
33
34
|
from gate_api.models.award_list_struct import AwardListStruct
|
|
34
35
|
from gate_api.models.award_list_struct_list import AwardListStructList
|
|
@@ -0,0 +1,235 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
"""
|
|
4
|
+
Gate API
|
|
5
|
+
|
|
6
|
+
Welcome to Gate API APIv4 provides operations related to spot, margin, and contract trading, including public interfaces for querying market data and authenticated private interfaces for implementing API-based automated trading. # noqa: E501
|
|
7
|
+
|
|
8
|
+
Contact: support@mail.gate.com
|
|
9
|
+
Generated by: https://openapi-generator.tech
|
|
10
|
+
"""
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
import pprint
|
|
14
|
+
import re # noqa: F401
|
|
15
|
+
|
|
16
|
+
import six
|
|
17
|
+
|
|
18
|
+
from gate_api.configuration import Configuration
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
class AlphaTicker(object):
|
|
22
|
+
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
23
|
+
Ref: https://openapi-generator.tech
|
|
24
|
+
|
|
25
|
+
Do not edit the class manually.
|
|
26
|
+
"""
|
|
27
|
+
|
|
28
|
+
"""
|
|
29
|
+
Attributes:
|
|
30
|
+
openapi_types (dict): The key is attribute name
|
|
31
|
+
and the value is attribute type.
|
|
32
|
+
attribute_map (dict): The key is attribute name
|
|
33
|
+
and the value is json key in definition.
|
|
34
|
+
"""
|
|
35
|
+
openapi_types = {
|
|
36
|
+
'currency': 'str',
|
|
37
|
+
'last': 'str',
|
|
38
|
+
'change': 'str',
|
|
39
|
+
'volume': 'str',
|
|
40
|
+
'market_cap': 'str'
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
attribute_map = {
|
|
44
|
+
'currency': 'currency',
|
|
45
|
+
'last': 'last',
|
|
46
|
+
'change': 'change',
|
|
47
|
+
'volume': 'volume',
|
|
48
|
+
'market_cap': 'market_cap'
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
def __init__(self, currency=None, last=None, change=None, volume=None, market_cap=None, local_vars_configuration=None): # noqa: E501
|
|
52
|
+
# type: (str, str, str, str, str, Configuration) -> None
|
|
53
|
+
"""AlphaTicker - a model defined in OpenAPI""" # noqa: E501
|
|
54
|
+
if local_vars_configuration is None:
|
|
55
|
+
local_vars_configuration = Configuration()
|
|
56
|
+
self.local_vars_configuration = local_vars_configuration
|
|
57
|
+
|
|
58
|
+
self._currency = None
|
|
59
|
+
self._last = None
|
|
60
|
+
self._change = None
|
|
61
|
+
self._volume = None
|
|
62
|
+
self._market_cap = None
|
|
63
|
+
self.discriminator = None
|
|
64
|
+
|
|
65
|
+
if currency is not None:
|
|
66
|
+
self.currency = currency
|
|
67
|
+
if last is not None:
|
|
68
|
+
self.last = last
|
|
69
|
+
if change is not None:
|
|
70
|
+
self.change = change
|
|
71
|
+
if volume is not None:
|
|
72
|
+
self.volume = volume
|
|
73
|
+
if market_cap is not None:
|
|
74
|
+
self.market_cap = market_cap
|
|
75
|
+
|
|
76
|
+
@property
|
|
77
|
+
def currency(self):
|
|
78
|
+
"""Gets the currency of this AlphaTicker. # noqa: E501
|
|
79
|
+
|
|
80
|
+
Currency symbol # noqa: E501
|
|
81
|
+
|
|
82
|
+
:return: The currency of this AlphaTicker. # noqa: E501
|
|
83
|
+
:rtype: str
|
|
84
|
+
"""
|
|
85
|
+
return self._currency
|
|
86
|
+
|
|
87
|
+
@currency.setter
|
|
88
|
+
def currency(self, currency):
|
|
89
|
+
"""Sets the currency of this AlphaTicker.
|
|
90
|
+
|
|
91
|
+
Currency symbol # noqa: E501
|
|
92
|
+
|
|
93
|
+
:param currency: The currency of this AlphaTicker. # noqa: E501
|
|
94
|
+
:type: str
|
|
95
|
+
"""
|
|
96
|
+
|
|
97
|
+
self._currency = currency
|
|
98
|
+
|
|
99
|
+
@property
|
|
100
|
+
def last(self):
|
|
101
|
+
"""Gets the last of this AlphaTicker. # noqa: E501
|
|
102
|
+
|
|
103
|
+
Last trading price # noqa: E501
|
|
104
|
+
|
|
105
|
+
:return: The last of this AlphaTicker. # noqa: E501
|
|
106
|
+
:rtype: str
|
|
107
|
+
"""
|
|
108
|
+
return self._last
|
|
109
|
+
|
|
110
|
+
@last.setter
|
|
111
|
+
def last(self, last):
|
|
112
|
+
"""Sets the last of this AlphaTicker.
|
|
113
|
+
|
|
114
|
+
Last trading price # noqa: E501
|
|
115
|
+
|
|
116
|
+
:param last: The last of this AlphaTicker. # noqa: E501
|
|
117
|
+
:type: str
|
|
118
|
+
"""
|
|
119
|
+
|
|
120
|
+
self._last = last
|
|
121
|
+
|
|
122
|
+
@property
|
|
123
|
+
def change(self):
|
|
124
|
+
"""Gets the change of this AlphaTicker. # noqa: E501
|
|
125
|
+
|
|
126
|
+
24h price change percentage (negative for decrease, e.g., -7.45) # noqa: E501
|
|
127
|
+
|
|
128
|
+
:return: The change of this AlphaTicker. # noqa: E501
|
|
129
|
+
:rtype: str
|
|
130
|
+
"""
|
|
131
|
+
return self._change
|
|
132
|
+
|
|
133
|
+
@change.setter
|
|
134
|
+
def change(self, change):
|
|
135
|
+
"""Sets the change of this AlphaTicker.
|
|
136
|
+
|
|
137
|
+
24h price change percentage (negative for decrease, e.g., -7.45) # noqa: E501
|
|
138
|
+
|
|
139
|
+
:param change: The change of this AlphaTicker. # noqa: E501
|
|
140
|
+
:type: str
|
|
141
|
+
"""
|
|
142
|
+
|
|
143
|
+
self._change = change
|
|
144
|
+
|
|
145
|
+
@property
|
|
146
|
+
def volume(self):
|
|
147
|
+
"""Gets the volume of this AlphaTicker. # noqa: E501
|
|
148
|
+
|
|
149
|
+
24h Trading Volume (USDT) # noqa: E501
|
|
150
|
+
|
|
151
|
+
:return: The volume of this AlphaTicker. # noqa: E501
|
|
152
|
+
:rtype: str
|
|
153
|
+
"""
|
|
154
|
+
return self._volume
|
|
155
|
+
|
|
156
|
+
@volume.setter
|
|
157
|
+
def volume(self, volume):
|
|
158
|
+
"""Sets the volume of this AlphaTicker.
|
|
159
|
+
|
|
160
|
+
24h Trading Volume (USDT) # noqa: E501
|
|
161
|
+
|
|
162
|
+
:param volume: The volume of this AlphaTicker. # noqa: E501
|
|
163
|
+
:type: str
|
|
164
|
+
"""
|
|
165
|
+
|
|
166
|
+
self._volume = volume
|
|
167
|
+
|
|
168
|
+
@property
|
|
169
|
+
def market_cap(self):
|
|
170
|
+
"""Gets the market_cap of this AlphaTicker. # noqa: E501
|
|
171
|
+
|
|
172
|
+
Current Token Market Cap # noqa: E501
|
|
173
|
+
|
|
174
|
+
:return: The market_cap of this AlphaTicker. # noqa: E501
|
|
175
|
+
:rtype: str
|
|
176
|
+
"""
|
|
177
|
+
return self._market_cap
|
|
178
|
+
|
|
179
|
+
@market_cap.setter
|
|
180
|
+
def market_cap(self, market_cap):
|
|
181
|
+
"""Sets the market_cap of this AlphaTicker.
|
|
182
|
+
|
|
183
|
+
Current Token Market Cap # noqa: E501
|
|
184
|
+
|
|
185
|
+
:param market_cap: The market_cap of this AlphaTicker. # noqa: E501
|
|
186
|
+
:type: str
|
|
187
|
+
"""
|
|
188
|
+
|
|
189
|
+
self._market_cap = market_cap
|
|
190
|
+
|
|
191
|
+
def to_dict(self):
|
|
192
|
+
"""Returns the model properties as a dict"""
|
|
193
|
+
result = {}
|
|
194
|
+
|
|
195
|
+
for attr, _ in six.iteritems(self.openapi_types):
|
|
196
|
+
value = getattr(self, attr)
|
|
197
|
+
if isinstance(value, list):
|
|
198
|
+
result[attr] = list(map(
|
|
199
|
+
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
200
|
+
value
|
|
201
|
+
))
|
|
202
|
+
elif hasattr(value, "to_dict"):
|
|
203
|
+
result[attr] = value.to_dict()
|
|
204
|
+
elif isinstance(value, dict):
|
|
205
|
+
result[attr] = dict(map(
|
|
206
|
+
lambda item: (item[0], item[1].to_dict())
|
|
207
|
+
if hasattr(item[1], "to_dict") else item,
|
|
208
|
+
value.items()
|
|
209
|
+
))
|
|
210
|
+
else:
|
|
211
|
+
result[attr] = value
|
|
212
|
+
|
|
213
|
+
return result
|
|
214
|
+
|
|
215
|
+
def to_str(self):
|
|
216
|
+
"""Returns the string representation of the model"""
|
|
217
|
+
return pprint.pformat(self.to_dict())
|
|
218
|
+
|
|
219
|
+
def __repr__(self):
|
|
220
|
+
"""For `print` and `pprint`"""
|
|
221
|
+
return self.to_str()
|
|
222
|
+
|
|
223
|
+
def __eq__(self, other):
|
|
224
|
+
"""Returns true if both objects are equal"""
|
|
225
|
+
if not isinstance(other, AlphaTicker):
|
|
226
|
+
return False
|
|
227
|
+
|
|
228
|
+
return self.to_dict() == other.to_dict()
|
|
229
|
+
|
|
230
|
+
def __ne__(self, other):
|
|
231
|
+
"""Returns true if both objects are not equal"""
|
|
232
|
+
if not isinstance(other, AlphaTicker):
|
|
233
|
+
return True
|
|
234
|
+
|
|
235
|
+
return self.to_dict() != other.to_dict()
|
|
@@ -123,7 +123,7 @@ class CrossexOrderRequest(object):
|
|
|
123
123
|
def symbol(self):
|
|
124
124
|
"""Gets the symbol of this CrossexOrderRequest. # noqa: E501
|
|
125
125
|
|
|
126
|
-
|
|
126
|
+
Unique Identifier for Exchange_Business_Base_Counter Examples: If you want to place a spot order for ADA/USDT on BINANCE, use: `BINANCE_SPOT_ADA_USDT`; If you want to place a USDT-M perpetual futures order for ADA/USDT on OKX, use: `OKX_FUTURE_ADA_USDT`; If you want to place a spot margin order for ADA/USDT on GATE, use: `GATE_MARGIN_ADA_USDT`; If you want to place a spot order for ADA/USDT on BYBIT, use: `BYBIT_SPOT_ADA_USDT`; Currently supports three order types: Spot Orders, USDT-M Perpetual Futures Orders, and Spot Margin Orders. BYBIT does not currently support spot margin orders # noqa: E501
|
|
127
127
|
|
|
128
128
|
:return: The symbol of this CrossexOrderRequest. # noqa: E501
|
|
129
129
|
:rtype: str
|
|
@@ -134,7 +134,7 @@ class CrossexOrderRequest(object):
|
|
|
134
134
|
def symbol(self, symbol):
|
|
135
135
|
"""Sets the symbol of this CrossexOrderRequest.
|
|
136
136
|
|
|
137
|
-
|
|
137
|
+
Unique Identifier for Exchange_Business_Base_Counter Examples: If you want to place a spot order for ADA/USDT on BINANCE, use: `BINANCE_SPOT_ADA_USDT`; If you want to place a USDT-M perpetual futures order for ADA/USDT on OKX, use: `OKX_FUTURE_ADA_USDT`; If you want to place a spot margin order for ADA/USDT on GATE, use: `GATE_MARGIN_ADA_USDT`; If you want to place a spot order for ADA/USDT on BYBIT, use: `BYBIT_SPOT_ADA_USDT`; Currently supports three order types: Spot Orders, USDT-M Perpetual Futures Orders, and Spot Margin Orders. BYBIT does not currently support spot margin orders # noqa: E501
|
|
138
138
|
|
|
139
139
|
:param symbol: The symbol of this CrossexOrderRequest. # noqa: E501
|
|
140
140
|
:type: str
|
|
@@ -33,29 +33,58 @@ class InlineObject1(object):
|
|
|
33
33
|
and the value is json key in definition.
|
|
34
34
|
"""
|
|
35
35
|
openapi_types = {
|
|
36
|
+
'contract': 'str',
|
|
36
37
|
'price': 'str',
|
|
37
38
|
'size': 'int'
|
|
38
39
|
}
|
|
39
40
|
|
|
40
41
|
attribute_map = {
|
|
42
|
+
'contract': 'contract',
|
|
41
43
|
'price': 'price',
|
|
42
44
|
'size': 'size'
|
|
43
45
|
}
|
|
44
46
|
|
|
45
|
-
def __init__(self, price=None, size=None, local_vars_configuration=None): # noqa: E501
|
|
46
|
-
# type: (str, int, Configuration) -> None
|
|
47
|
+
def __init__(self, contract=None, price=None, size=None, local_vars_configuration=None): # noqa: E501
|
|
48
|
+
# type: (str, str, int, Configuration) -> None
|
|
47
49
|
"""InlineObject1 - a model defined in OpenAPI""" # noqa: E501
|
|
48
50
|
if local_vars_configuration is None:
|
|
49
51
|
local_vars_configuration = Configuration()
|
|
50
52
|
self.local_vars_configuration = local_vars_configuration
|
|
51
53
|
|
|
54
|
+
self._contract = None
|
|
52
55
|
self._price = None
|
|
53
56
|
self._size = None
|
|
54
57
|
self.discriminator = None
|
|
55
58
|
|
|
59
|
+
self.contract = contract
|
|
56
60
|
self.price = price
|
|
57
61
|
self.size = size
|
|
58
62
|
|
|
63
|
+
@property
|
|
64
|
+
def contract(self):
|
|
65
|
+
"""Gets the contract of this InlineObject1. # noqa: E501
|
|
66
|
+
|
|
67
|
+
Options contract name # noqa: E501
|
|
68
|
+
|
|
69
|
+
:return: The contract of this InlineObject1. # noqa: E501
|
|
70
|
+
:rtype: str
|
|
71
|
+
"""
|
|
72
|
+
return self._contract
|
|
73
|
+
|
|
74
|
+
@contract.setter
|
|
75
|
+
def contract(self, contract):
|
|
76
|
+
"""Sets the contract of this InlineObject1.
|
|
77
|
+
|
|
78
|
+
Options contract name # noqa: E501
|
|
79
|
+
|
|
80
|
+
:param contract: The contract of this InlineObject1. # noqa: E501
|
|
81
|
+
:type: str
|
|
82
|
+
"""
|
|
83
|
+
if self.local_vars_configuration.client_side_validation and contract is None: # noqa: E501
|
|
84
|
+
raise ValueError("Invalid value for `contract`, must not be `None`") # noqa: E501
|
|
85
|
+
|
|
86
|
+
self._contract = contract
|
|
87
|
+
|
|
59
88
|
@property
|
|
60
89
|
def price(self):
|
|
61
90
|
"""Gets the price of this InlineObject1. # noqa: E501
|
|
@@ -240,7 +240,7 @@ class QuoteResponse(object):
|
|
|
240
240
|
def order_fee(self):
|
|
241
241
|
"""Gets the order_fee of this QuoteResponse. # noqa: E501
|
|
242
242
|
|
|
243
|
-
|
|
243
|
+
Trading fee # noqa: E501
|
|
244
244
|
|
|
245
245
|
:return: The order_fee of this QuoteResponse. # noqa: E501
|
|
246
246
|
:rtype: str
|
|
@@ -251,7 +251,7 @@ class QuoteResponse(object):
|
|
|
251
251
|
def order_fee(self, order_fee):
|
|
252
252
|
"""Sets the order_fee of this QuoteResponse.
|
|
253
253
|
|
|
254
|
-
|
|
254
|
+
Trading fee # noqa: E501
|
|
255
255
|
|
|
256
256
|
:param order_fee: The order_fee of this QuoteResponse. # noqa: E501
|
|
257
257
|
:type: str
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gate-api
|
|
3
|
-
Version: 7.2.
|
|
3
|
+
Version: 7.2.40
|
|
4
4
|
Summary: Gate API
|
|
5
5
|
Home-page: https://github.com/gate/gateapi-python
|
|
6
6
|
Author: Gate API support
|
|
@@ -32,8 +32,8 @@ APIv4 provides operations related to spot, margin, and contract trading, includi
|
|
|
32
32
|
|
|
33
33
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
34
34
|
|
|
35
|
-
- API version: v4.106.
|
|
36
|
-
- Package version: 7.2.
|
|
35
|
+
- API version: v4.106.40
|
|
36
|
+
- Package version: 7.2.40
|
|
37
37
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
38
38
|
For more information, please visit [https://www.gate.com/page/contacts](https://www.gate.com/page/contacts)
|
|
39
39
|
|
|
@@ -532,6 +532,7 @@ Class | Method | HTTP request | Description
|
|
|
532
532
|
- [AgencyCommissionHistory](docs/AgencyCommissionHistory.md)
|
|
533
533
|
- [AgencyTransaction](docs/AgencyTransaction.md)
|
|
534
534
|
- [AgencyTransactionHistory](docs/AgencyTransactionHistory.md)
|
|
535
|
+
- [AlphaTicker](docs/AlphaTicker.md)
|
|
535
536
|
- [AutoRepaySetting](docs/AutoRepaySetting.md)
|
|
536
537
|
- [AwardListStruct](docs/AwardListStruct.md)
|
|
537
538
|
- [AwardListStructList](docs/AwardListStructList.md)
|
|
@@ -49,6 +49,7 @@ gate_api/models/agency_commission.py
|
|
|
49
49
|
gate_api/models/agency_commission_history.py
|
|
50
50
|
gate_api/models/agency_transaction.py
|
|
51
51
|
gate_api/models/agency_transaction_history.py
|
|
52
|
+
gate_api/models/alpha_ticker.py
|
|
52
53
|
gate_api/models/auto_repay_setting.py
|
|
53
54
|
gate_api/models/award_list_struct.py
|
|
54
55
|
gate_api/models/award_list_struct_list.py
|
|
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
|
|
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
|
|
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
|