MCPcopy Create free account

hub / github.com/BitMEX/api-connectors / functions

Functions18,696 in github.com/BitMEX/api-connectors

↓ 2 callersMethodgetheaders
Returns a dictionary of the response headers.
auto-generated/python/swagger_client/rest.py:44
↓ 2 callersMethodglobalNotificationGetRequest
* Create request for operation 'globalNotificationGet' * * * @throws \InvalidArgumentException * @return \GuzzleHttp\Psr7\Request
auto-generated/php/SwaggerClient-php/lib/Api/GlobalNotificationApi.php:289
↓ 2 callersMethodglobalNotificationGetValidateBeforeCall
(final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListen
auto-generated/java/src/main/java/io/swagger/client/api/GlobalNotificationApi.java:106
↓ 2 callersMethodglobal_notification_get_with_http_info
Get your current GlobalNotifications. # noqa: E501 This is an upcoming feature and currently does not return data. # noqa: E501 Thi
auto-generated/python/swagger_client/api/global_notification_api.py:57
↓ 2 callersMethodgross_open_premium
Gets the gross_open_premium of this Position. # noqa: E501 :return: The gross_open_premium of this Position. # noqa: E501 :rtype:
auto-generated/python/swagger_client/models/position.py:890
↓ 2 callersMethodgross_value
Gets the gross_value of this Trade. # noqa: E501 :return: The gross_value of this Trade. # noqa: E501 :rtype: int
auto-generated/python/swagger_client/models/trade.py:255
↓ 2 callersMethodguildArchiveRequest
* Create request for operation 'guildArchive' * * * @throws \InvalidArgumentException * @return \GuzzleHttp\Psr7\Request */
auto-generated/php/SwaggerClient-php/lib/Api/GuildApi.php:289
↓ 2 callersMethodguildArchiveValidateBeforeCall
(final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListen
auto-generated/java/src/main/java/io/swagger/client/api/GuildApi.java:107
↓ 2 callersMethodguildEditRequest
* Create request for operation 'guildEdit' * * @param string $name Name of the guild, must be unique, must be at least 5 characters (requir
auto-generated/php/SwaggerClient-php/lib/Api/GuildApi.php:641
↓ 2 callersMethodguildEditValidateBeforeCall
(String name, String emoji, Double potDistributionPercent, String potDistributionType, Double potTraderId, Str
auto-generated/java/src/main/java/io/swagger/client/api/GuildApi.java:253
↓ 2 callersMethodguildGetRequest
* Create request for operation 'guildGet' * * * @throws \InvalidArgumentException * @return \GuzzleHttp\Psr7\Request */
auto-generated/php/SwaggerClient-php/lib/Api/GuildApi.php:1006
↓ 2 callersMethodguildGetValidateBeforeCall
(final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListen
auto-generated/java/src/main/java/io/swagger/client/api/GuildApi.java:419
↓ 2 callersMethodguildJoinRequest
* Create request for operation 'guildJoin' * * @param string $code (required) * * @throws \InvalidArgumentException * @retur
auto-generated/php/SwaggerClient-php/lib/Api/GuildApi.php:1293
↓ 2 callersMethodguildJoinValidateBeforeCall
(String code, final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.Progress
auto-generated/java/src/main/java/io/swagger/client/api/GuildApi.java:535
↓ 2 callersMethodguildKickRequest
* Create request for operation 'guildKick' * * @param double $member_user_id (required) * * @throws \InvalidArgumentException
auto-generated/php/SwaggerClient-php/lib/Api/GuildApi.php:1605
↓ 2 callersMethodguildKickValidateBeforeCall
(Double memberUserId, final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.
auto-generated/java/src/main/java/io/swagger/client/api/GuildApi.java:659
↓ 2 callersMethodguildLeaveRequest
* Create request for operation 'guildLeave' * * * @throws \InvalidArgumentException * @return \GuzzleHttp\Psr7\Request */
auto-generated/php/SwaggerClient-php/lib/Api/GuildApi.php:1912
↓ 2 callersMethodguildLeaveValidateBeforeCall
(final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListen
auto-generated/java/src/main/java/io/swagger/client/api/GuildApi.java:780
↓ 2 callersMethodguildNewRequest
* Create request for operation 'guildNew' * * @param string $name Name of the guild, must be unique, must be at least 5 characters (require
auto-generated/php/SwaggerClient-php/lib/Api/GuildApi.php:2259
↓ 2 callersMethodguildNewValidateBeforeCall
(String name, String emoji, Double potDistributionPercent, String potDistributionType, String description, Str
auto-generated/java/src/main/java/io/swagger/client/api/GuildApi.java:923
↓ 2 callersMethodguildShareTradesRequest
* Create request for operation 'guildShareTrades' * * @param bool $share_trades (required) * * @throws \InvalidArgumentException
auto-generated/php/SwaggerClient-php/lib/Api/GuildApi.php:2625
↓ 2 callersMethodguildShareTradesValidateBeforeCall
(Boolean shareTrades, final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.
auto-generated/java/src/main/java/io/swagger/client/api/GuildApi.java:1089
↓ 2 callersMethodguild_archive_with_http_info
Archive a guild # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please p
auto-generated/python/swagger_client/api/guild_api.py:56
↓ 2 callersMethodguild_edit_with_http_info
Edit guild new guild # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, ple
auto-generated/python/swagger_client/api/guild_api.py:156
↓ 2 callersMethodguild_get_with_http_info
Get all guilds # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pa
auto-generated/python/swagger_client/api/guild_api.py:294
↓ 2 callersMethodguild_join_with_http_info
Request to Join a private guild or join a public guild # noqa: E501 This method makes a synchronous HTTP request by default. To make an
auto-generated/python/swagger_client/api/guild_api.py:384
↓ 2 callersMethodguild_kick_with_http_info
Kick member from guild # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, p
auto-generated/python/swagger_client/api/guild_api.py:481
↓ 2 callersMethodguild_leave_with_http_info
Leave guild or cancel guild join request # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchrono
auto-generated/python/swagger_client/api/guild_api.py:577
↓ 2 callersMethodguild_new_with_http_info
Creates a new guild # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, plea
auto-generated/python/swagger_client/api/guild_api.py:676
↓ 2 callersMethodguild_share_trades_with_http_info
Toggle share trades for your account, which controls whether your guild members can see your orders and positions in their UI # noqa: E501 T
auto-generated/python/swagger_client/api/guild_api.py:812
↓ 2 callersMethodhandleResponse
Handle the given response, return the deserialized object when the response is successful. @param <T> Type @param response Response @param returnType
auto-generated/java/src/main/java/io/swagger/client/ApiClient.java:905
↓ 2 callersMethodhas_liquidity
Gets the has_liquidity of this Instrument. # noqa: E501 :return: The has_liquidity of this Instrument. # noqa: E501 :rtype: bool
auto-generated/python/swagger_client/models/instrument.py:2051
↓ 2 callersMethodhas_set_trading_currencies
Gets the has_set_trading_currencies of this UserPreferences. # noqa: E501 :return: The has_set_trading_currencies of this UserPreferences.
auto-generated/python/swagger_client/models/user_preferences.py:642
↓ 2 callersMethodhide_confirm_dialogs
Gets the hide_confirm_dialogs of this UserPreferences. # noqa: E501 :return: The hide_confirm_dialogs of this UserPreferences. # noqa: E50
auto-generated/python/swagger_client/models/user_preferences.py:663
↓ 2 callersMethodhide_connection_modal
Gets the hide_connection_modal of this UserPreferences. # noqa: E501 :return: The hide_connection_modal of this UserPreferences. # noqa: E
auto-generated/python/swagger_client/models/user_preferences.py:684
↓ 2 callersMethodhide_notifications
Gets the hide_notifications of this UserPreferences. # noqa: E501 :return: The hide_notifications of this UserPreferences. # noqa: E501
auto-generated/python/swagger_client/models/user_preferences.py:789
↓ 2 callersMethodhigh
Gets the high of this TradeBin. # noqa: E501 :return: The high of this TradeBin. # noqa: E501 :rtype: float
auto-generated/python/swagger_client/models/trade_bin.py:181
↓ 2 callersMethodhigh_price
Gets the high_price of this Instrument. # noqa: E501 :return: The high_price of this Instrument. # noqa: E501 :rtype: float
auto-generated/python/swagger_client/models/instrument.py:1799
↓ 2 callersMethodhome_notional
Gets the home_notional of this Position. # noqa: E501 :return: The home_notional of this Position. # noqa: E501 :rtype: float
auto-generated/python/swagger_client/models/position.py:995
↓ 2 callersMethodhome_notional24h
Gets the home_notional24h of this Instrument. # noqa: E501 :return: The home_notional24h of this Instrument. # noqa: E501 :rtype:
auto-generated/python/swagger_client/models/instrument.py:1715
↓ 2 callersMethodimg_url
Gets the img_url of this Guild. # noqa: E501 :return: The img_url of this Guild. # noqa: E501 :rtype: str
auto-generated/python/swagger_client/models/guild.py:237
↓ 2 callersMethodimpact_ask_price
Gets the impact_ask_price of this Instrument. # noqa: E501 :return: The impact_ask_price of this Instrument. # noqa: E501 :rtype:
auto-generated/python/swagger_client/models/instrument.py:2030
↓ 2 callersMethodimpact_bid_price
Gets the impact_bid_price of this Instrument. # noqa: E501 :return: The impact_bid_price of this Instrument. # noqa: E501 :rtype:
auto-generated/python/swagger_client/models/instrument.py:1988
↓ 2 callersMethodimpact_mid_price
Gets the impact_mid_price of this Instrument. # noqa: E501 :return: The impact_mid_price of this Instrument. # noqa: E501 :rtype:
auto-generated/python/swagger_client/models/instrument.py:2009
↓ 2 callersMethodindex_multiplier
Gets the index_multiplier of this IndexComposite. # noqa: E501 :return: The index_multiplier of this IndexComposite. # noqa: E501
auto-generated/python/swagger_client/models/index_composite.py:170
↓ 2 callersMethodindex_symbol
Gets the index_symbol of this IndexComposite. # noqa: E501 :return: The index_symbol of this IndexComposite. # noqa: E501 :rtype:
auto-generated/python/swagger_client/models/index_composite.py:149
↓ 2 callersMethodindicative_funding_rate
Gets the indicative_funding_rate of this Instrument. # noqa: E501 :return: The indicative_funding_rate of this Instrument. # noqa: E501
auto-generated/python/swagger_client/models/instrument.py:1442
↓ 2 callersMethodindicative_settle_price
Gets the indicative_settle_price of this Instrument. # noqa: E501 :return: The indicative_settle_price of this Instrument. # noqa: E501
auto-generated/python/swagger_client/models/instrument.py:2240
↓ 2 callersMethodinitConnectionRequest
(Cache cache, Network network)
auto-generated/android/src/main/java/io/swagger/client/ApiInvoker.java:519
↓ 2 callersMethodinit_margin
Gets the init_margin of this Position. # noqa: E501 :return: The init_margin of this Position. # noqa: E501 :rtype: int
auto-generated/python/swagger_client/models/position.py:1184
↓ 2 callersMethodinstant_pnl
Gets the instant_pnl of this Instrument. # noqa: E501 :return: The instant_pnl of this Instrument. # noqa: E501 :rtype: bool
auto-generated/python/swagger_client/models/instrument.py:2303
↓ 2 callersMethodinstrumentGetActiveAndIndicesRequest
* Create request for operation 'instrumentGetActiveAndIndices' * * * @throws \InvalidArgumentException * @return \GuzzleHttp\Psr7\
auto-generated/php/SwaggerClient-php/lib/Api/InstrumentApi.php:925
↓ 2 callersMethodinstrumentGetActiveAndIndicesValidateBeforeCall
(final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListen
auto-generated/java/src/main/java/io/swagger/client/api/InstrumentApi.java:384
↓ 2 callersMethodinstrumentGetActiveIntervalsRequest
* Create request for operation 'instrumentGetActiveIntervals' * * * @throws \InvalidArgumentException * @return \GuzzleHttp\Psr7\R
auto-generated/php/SwaggerClient-php/lib/Api/InstrumentApi.php:1207
↓ 2 callersMethodinstrumentGetActiveIntervalsValidateBeforeCall
(final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListen
auto-generated/java/src/main/java/io/swagger/client/api/InstrumentApi.java:497
↓ 2 callersMethodinstrumentGetActiveRequest
* Create request for operation 'instrumentGetActive' * * * @throws \InvalidArgumentException * @return \GuzzleHttp\Psr7\Request
auto-generated/php/SwaggerClient-php/lib/Api/InstrumentApi.php:643
↓ 2 callersMethodinstrumentGetActiveValidateBeforeCall
(final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListen
auto-generated/java/src/main/java/io/swagger/client/api/InstrumentApi.java:271
↓ 2 callersMethodinstrumentGetCompositeIndexRequest
* Create request for operation 'instrumentGetCompositeIndex' * * @param string $symbol The composite index symbol. (optional, default to .B
auto-generated/php/SwaggerClient-php/lib/Api/InstrumentApi.php:1529
↓ 2 callersMethodinstrumentGetCompositeIndexValidateBeforeCall
(String symbol, String filter, String columns, Integer count, Integer start, Boolean reverse, OffsetDateTime s
auto-generated/java/src/main/java/io/swagger/client/api/InstrumentApi.java:634
↓ 2 callersMethodinstrumentGetIndicesRequest
* Create request for operation 'instrumentGetIndices' * * * @throws \InvalidArgumentException * @return \GuzzleHttp\Psr7\Request
auto-generated/php/SwaggerClient-php/lib/Api/InstrumentApi.php:1843
↓ 2 callersMethodinstrumentGetIndicesValidateBeforeCall
(final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListen
auto-generated/java/src/main/java/io/swagger/client/api/InstrumentApi.java:771
↓ 2 callersMethodinstrumentGetRequest
* Create request for operation 'instrumentGet' * * @param string $symbol Instrument symbol. Send a bare series (e.g. XBT) to get data for t
auto-generated/php/SwaggerClient-php/lib/Api/InstrumentApi.php:329
↓ 2 callersMethodinstrumentGetUsdVolumeRequest
* Create request for operation 'instrumentGetUsdVolume' * * @param string $symbol Filter by symbol. (optional) * @param string $colum
auto-generated/php/SwaggerClient-php/lib/Api/InstrumentApi.php:2135
↓ 2 callersMethodinstrumentGetUsdVolumeValidateBeforeCall
(String symbol, String columns, final ProgressResponseBody.ProgressListener progressListener, final ProgressRe
auto-generated/java/src/main/java/io/swagger/client/api/InstrumentApi.java:890
↓ 2 callersMethodinstrumentGetValidateBeforeCall
(String symbol, String filter, String columns, Integer count, Integer start, Boolean reverse, OffsetDateTime s
auto-generated/java/src/main/java/io/swagger/client/api/InstrumentApi.java:134
↓ 2 callersMethodinstrument_get_active_and_indices_with_http_info
Helper method. Gets all active instruments and all indices. This is a join of the result of /indices and /active. # noqa: E501 This method m
auto-generated/python/swagger_client/api/instrument_api.py:268
↓ 2 callersMethodinstrument_get_active_intervals_with_http_info
Return all active contract series and interval pairs. # noqa: E501 This endpoint is useful for determining which pairs are live. It returns
auto-generated/python/swagger_client/api/instrument_api.py:358
↓ 2 callersMethodinstrument_get_active_with_http_info
Get all active instruments and instruments that have expired in <24hrs. # noqa: E501 This method makes a synchronous HTTP request by default
auto-generated/python/swagger_client/api/instrument_api.py:179
↓ 2 callersMethodinstrument_get_composite_index_with_http_info
Show constituent parts of an index. # noqa: E501 Composite indices are built from multiple external price sources. Use this endpoint to get
auto-generated/python/swagger_client/api/instrument_api.py:457
↓ 2 callersMethodinstrument_get_indices_with_http_info
Get all price indices. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, p
auto-generated/python/swagger_client/api/instrument_api.py:571
↓ 2 callersMethodinstrument_get_usd_volume_with_http_info
Get a summary of exchange statistics in USD. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynch
auto-generated/python/swagger_client/api/instrument_api.py:662
↓ 2 callersMethodinstrument_get_with_http_info
Get instruments. # noqa: E501 This returns all instruments and indices, including those that have settled or are unlisted. Use this endpoint
auto-generated/python/swagger_client/api/instrument_api.py:65
↓ 2 callersMethodinsuranceGetRequest
* Create request for operation 'insuranceGet' * * @param string $symbol Instrument symbol. Send a bare series (e.g. XBT) to get data for th
auto-generated/php/SwaggerClient-php/lib/Api/InsuranceApi.php:329
↓ 2 callersMethodinsuranceGetValidateBeforeCall
(String symbol, String filter, String columns, Integer count, Integer start, Boolean reverse, OffsetDateTime s
auto-generated/java/src/main/java/io/swagger/client/api/InsuranceApi.java:131
↓ 2 callersMethodinsurance_get_with_http_info
Get insurance fund history. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP reque
auto-generated/python/swagger_client/api/insurance_api.py:64
↓ 2 callersMethodintervals
Gets the intervals of this InstrumentInterval. # noqa: E501 :return: The intervals of this InstrumentInterval. # noqa: E501 :rtype
auto-generated/python/swagger_client/models/instrument_interval.py:59
↓ 2 callersMethodip
Gets the ip of this UserEvent. # noqa: E501 :return: The ip of this UserEvent. # noqa: E501 :rtype: str
auto-generated/python/swagger_client/models/user_event.py:228
↓ 2 callersMethodisSet
auto-generated/qt5cpp/client/SWGGuild.cpp:386
↓ 2 callersMethodisSet
auto-generated/qt5cpp/client/SWGUserPreferences.cpp:1094
↓ 2 callersMethodisValidString
(String arg)
auto-generated/android/src/main/java/io/swagger/client/Pair.java:44
↓ 2 callersMethodisValidString
(String arg)
auto-generated/java/src/main/java/io/swagger/client/Pair.java:46
↓ 2 callersMethodis_inverse
Gets the is_inverse of this Instrument. # noqa: E501 :return: The is_inverse of this Instrument. # noqa: E501 :rtype: bool
auto-generated/python/swagger_client/models/instrument.py:1085
↓ 2 callersMethodis_open
Gets the is_open of this Position. # noqa: E501 :return: The is_open of this Position. # noqa: E501 :rtype: bool
auto-generated/python/swagger_client/models/position.py:911
↓ 2 callersMethodis_quanto
Gets the is_quanto of this Instrument. # noqa: E501 :return: The is_quanto of this Instrument. # noqa: E501 :rtype: bool
auto-generated/python/swagger_client/models/instrument.py:1064
↓ 2 callersMethodis_real_name
Gets the is_real_name of this Leaderboard. # noqa: E501 :return: The is_real_name of this Leaderboard. # noqa: E501 :rtype: bool
auto-generated/python/swagger_client/models/leaderboard.py:88
↓ 2 callersMethodis_sensitive_info_visible
Gets the is_sensitive_info_visible of this UserPreferences. # noqa: E501 :return: The is_sensitive_info_visible of this UserPreferences. #
auto-generated/python/swagger_client/models/user_preferences.py:831
↓ 2 callersMethodis_wallet_zero_balance_hidden
Gets the is_wallet_zero_balance_hidden of this UserPreferences. # noqa: E501 :return: The is_wallet_zero_balance_hidden of this UserPrefere
auto-generated/python/swagger_client/models/user_preferences.py:852
↓ 2 callersFunctionkn
(e,n,r,i,s,o)
docs/dynamic-html/docs/assets/js/jquery-1.8.3.min.js:2
↓ 2 callersMethodlast_change_pcnt
Gets the last_change_pcnt of this Instrument. # noqa: E501 :return: The last_change_pcnt of this Instrument. # noqa: E501 :rtype:
auto-generated/python/swagger_client/models/instrument.py:1904
↓ 2 callersMethodlast_liquidity_ind
Gets the last_liquidity_ind of this Execution. # noqa: E501 :return: The last_liquidity_ind of this Execution. # noqa: E501 :rtype
auto-generated/python/swagger_client/models/execution.py:445
↓ 2 callersMethodlast_price_protected
Gets the last_price_protected of this Instrument. # noqa: E501 :return: The last_price_protected of this Instrument. # noqa: E501
auto-generated/python/swagger_client/models/instrument.py:1862
↓ 2 callersMethodlast_px
Gets the last_px of this Execution. # noqa: E501 :return: The last_px of this Execution. # noqa: E501 :rtype: float
auto-generated/python/swagger_client/models/execution.py:424
↓ 2 callersMethodlast_qty
Gets the last_qty of this Execution. # noqa: E501 :return: The last_qty of this Execution. # noqa: E501 :rtype: int
auto-generated/python/swagger_client/models/execution.py:403
↓ 2 callersMethodlast_size
Gets the last_size of this TradeBin. # noqa: E501 :return: The last_size of this TradeBin. # noqa: E501 :rtype: int
auto-generated/python/swagger_client/models/trade_bin.py:307
↓ 2 callersMethodlast_tick_direction
Gets the last_tick_direction of this Instrument. # noqa: E501 :return: The last_tick_direction of this Instrument. # noqa: E501 :r
auto-generated/python/swagger_client/models/instrument.py:1883
↓ 2 callersMethodlast_updated
Gets the last_updated of this User. # noqa: E501 :return: The last_updated of this User. # noqa: E501 :rtype: datetime
auto-generated/python/swagger_client/models/user.py:363
↓ 2 callersMethodlastname
Gets the lastname of this User. # noqa: E501 :return: The lastname of this User. # noqa: E501 :rtype: str
auto-generated/python/swagger_client/models/user.py:191
↓ 2 callersMethodleaderboardGetNameRequest
* Create request for operation 'leaderboardGetName' * * * @throws \InvalidArgumentException * @return \GuzzleHttp\Psr7\Request
auto-generated/php/SwaggerClient-php/lib/Api/LeaderboardApi.php:580
↓ 2 callersMethodleaderboardGetNameValidateBeforeCall
(final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListen
auto-generated/java/src/main/java/io/swagger/client/api/LeaderboardApi.java:226
↓ 2 callersMethodleaderboardGetRequest
* Create request for operation 'leaderboardGet' * * @param string $method Ranking type. Options: \&quot;notional\&quot;, \&quot;ROE\&quot;
auto-generated/php/SwaggerClient-php/lib/Api/LeaderboardApi.php:294
← previousnext →701–800 of 18,696, ranked by callers