Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 2024-11 #132

Draft
wants to merge 60 commits into
base: master
Choose a base branch
from
Draft

Update 2024-11 #132

wants to merge 60 commits into from

Commits on Nov 2, 2024

  1. hf orders added

    yzh-pelle authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    7ccf770 View commit details
    Browse the repository at this point in the history
  2. get_user_info added

    yzh-pelle authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    ef96e39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c47a68a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f32786 View commit details
    Browse the repository at this point in the history
  5. Update client.py

    yzh-pelle authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    8a98be2 View commit details
    Browse the repository at this point in the history
  6. Update client.py

    yzh-pelle authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    7aa1068 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1048e9 View commit details
    Browse the repository at this point in the history
  8. create_subaccount added

    yzh-pelle authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    62a3724 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    de8f986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bff03e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b90b94c View commit details
    Browse the repository at this point in the history
  4. get_subaccount_api_list, create_subaccount_api, modify_subaccount_api…

    …, delete_subaccount_api added
    rayBastard authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2b1169b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    461b6e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    360e6ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b0c8db View commit details
    Browse the repository at this point in the history
  8. get_deposits updated

    rayBastard authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    04ad1e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    91b777c View commit details
    Browse the repository at this point in the history
  10. typo fixed

    rayBastard authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3f0fca0 View commit details
    Browse the repository at this point in the history
  11. get_withdrawals updated

    rayBastard authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b48354e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a8bf600 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a43a479 View commit details
    Browse the repository at this point in the history
  14. transfer endpoints added

    get_transferable_balance
    create_universal_transfer
    create_subaccount_transfer
    create_inner_transfer
    create_transfer_out
    create_transfer_in
    get_transfer_list
    rayBastard authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ed76801 View commit details
    Browse the repository at this point in the history
  15. Trade fee endpoints added

    get_base_fee
    get_trading_pair_fee
    futures_get_trading_pair_fee
    rayBastard authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    08c4e5f View commit details
    Browse the repository at this point in the history
  16. Currency endpoints updated

    get_currencies
    get_currency
    rayBastard authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9cd7c95 View commit details
    Browse the repository at this point in the history
  17. market endpoints updated

    get_symbols
    get_symbol
    get_ticker
    get_tickers
    get_24hr_stats
    get_markets
    get_order_book
    get_full_order_book
    get_trade_histories
    get_kline_data
    get_fiat_prices
    rayBastard authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2356027 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. get_announcements added

    yzh-pelle authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    eb966cd View commit details
    Browse the repository at this point in the history
  2. get_user_type added

    yzh-pelle committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    494a592 View commit details
    Browse the repository at this point in the history
  3. hf_create_order added

    yzh-pelle committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3d7c95c View commit details
    Browse the repository at this point in the history
  4. client.py updated

    yzh-pelle committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    05977ff View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    8f0bb44 View commit details
    Browse the repository at this point in the history
  2. create_order added

    yzh-pelle committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    efe3717 View commit details
    Browse the repository at this point in the history
  3. create_test_order added

    yzh-pelle committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    cc7c109 View commit details
    Browse the repository at this point in the history
  4. create_orders added

    yzh-pelle committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    778faee View commit details
    Browse the repository at this point in the history
  5. create_orders updated

    yzh-pelle committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bdfff37 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. delete methods updated

    yzh-pelle committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3d86724 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. get_orders updated

    yzh-pelle committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9a303f9 View commit details
    Browse the repository at this point in the history
  2. get_recent_orders added

    yzh-pelle committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    883d8be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fd7d41 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. hf get methods added

    hf_get_active_orders
    hf_get_symbol_with_active_orders
    hf_get_completed_order_list
    hf_get_order_details
    hf_auto_cancel_order
    hf_get_auto_cancel_order
    hf_get_fills
    rayBastard authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e12aa8e View commit details
    Browse the repository at this point in the history
  2. get_fills updated

    get_fills
    get_recent_fills
    rayBastard authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    cef97ca View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    40bf691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cfa9e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    8d86abe View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. margin info endpoints added

    margin_get_leverage_token_info
    margin_get_all_trading_pairs_mark_prices
    margin_get_mark_price
    margin_get_config
    margin_get_cross_isolated_risk_limit_config
    rayBastard authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    540aa1b View commit details
    Browse the repository at this point in the history
  2. typo fixed

    rayBastard authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    581d4f8 View commit details
    Browse the repository at this point in the history
  3. margin_get_isolated_synbols_config, margin_get_isolated_account_info,…

    … margin_get_single_isolated_account_info added
    rayBastard authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    f097862 View commit details
    Browse the repository at this point in the history
  4. margin trading endpoints added

    margin_borrow
    margin_repay
    margin_get_borrow_history
    margin_get_repay_history
    margin_get_cross_isolated_interest_records
    margin_get_cross_trading_pairs_config
    margin_modify_leverage_multiplie
    rayBastard authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    119a7e2 View commit details
    Browse the repository at this point in the history
  5. Lending Market Endpoints added

    margin_lending_get_currency_info
    margin_lending_get_interest_rate
    margin_lending_subscribtion
    margin_lending_redemption
    margin_lending_modify_subscription_orders
    margin_lending_get_redemtion_orders
    margin_lending_get_subscription_orders
    rayBastard authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    061f96c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e158ca View commit details
    Browse the repository at this point in the history
  7. futures_get_all_subaccounts_balance, futures_get_account_detail, marg…

    …in_get_isolated_account_detail added
    rayBastard authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    1c1a2bd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. futures market endpoints added

    futures_get_symbols
    futures_get_symbol
    futures_get_ticker
    futures_get_tickers
    futures_get_order_book
    futures_get_full_order_book
    futures_get_trade_histories
    futures_get_klines
    futures_get_interest_rate
    futures_get_index
    futures_get_mark_price
    futures_get_premium_index
    futures_get_24hr_stat
    rayBastard authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f841e00 View commit details
    Browse the repository at this point in the history
  2. typo fixed

    rayBastard authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b60c60c View commit details
    Browse the repository at this point in the history
  3. futures fills added

    futures_get_fills
    futures_get_recent_fills
    futures_get_active_order_value
    rayBastard authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    036ac0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44e7d42 View commit details
    Browse the repository at this point in the history
  5. Futures Funding Fees Endpoints added

    futures_get_funding_rate
    futures_get_public_funding_history
    futures_get_private_funding_history
    rayBastard authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3ba73a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    24b19c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c4f568 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    e31037f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Futures Position Endpoints added

    futures_get_max_open_position_size
    futures_get_positions
    futures_get_positions_history
    futures_modify_auto_deposit_margin
    futures_get_max_withdraw_margin
    futures_withdraw_margin
    futures_deposit_margin
    futures_get_margin_mode
    futures_modify_margin_mode
    futures_get_cross_margin_leverage
    futures_modify_cross_margin_leverage
    rayBastard authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    c8e16ff View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    b896027 View commit details
    Browse the repository at this point in the history