MCPcopy Create free account

hub / github.com/discountry/ritmex-bot / functions

Functions3,514 in github.com/discountry/ritmex-bot

↓ 2 callersMethodrefreshDepth
()
src/exchanges/grvt/gateway.ts:627
↓ 2 callersMethodrefreshKlines
()
src/exchanges/grvt/gateway.ts:653
↓ 2 callersMethodrefreshOpenOrders
()
src/exchanges/grvt/gateway.ts:621
↓ 2 callersMethodrefreshOrdersSnapshot
()
src/exchanges/nado/gateway.ts:1041
↓ 2 callersMethodrefreshSnapshots
()
src/exchanges/aster/gateway.ts:1502
↓ 2 callersMethodrefreshTicker
()
src/exchanges/grvt/gateway.ts:647
↓ 2 callersMethodrefreshTicker
()
src/exchanges/lighter/gateway.ts:1643
↓ 2 callersMethodrefreshTriggerOrdersSnapshot
()
src/exchanges/nado/gateway.ts:1064
↓ 2 callersMethodrejectAll
(error: Error)
src/exchanges/lighter/signer.ts:113
↓ 2 callersMethodremove
(handler: (value: T) => void)
src/exchanges/lighter/gateway.ts:50
↓ 2 callersMethodremoveLocalOrder
(orderId: string)
src/exchanges/paradex/gateway.ts:940
↓ 2 callersMethodremoveOrder
(kind: MarketKind, marketId: string, orderId: string)
src/exchanges/binance/gateway.ts:1387
↓ 2 callersMethodremoveOrder
(orderId: string)
src/exchanges/grvt/gateway.ts:675
↓ 2 callersFunctionrequireEnv
(value: string | undefined, key: string)
src/exchanges/aster/gateway.ts:54
↓ 2 callersFunctionrequireValue
(value: T | undefined | null, key: string)
src/exchanges/grvt/adapter.ts:146
↓ 2 callersMethodresetOrderBook
(snapshot: DepthSnapshotResponse)
src/strategy/common/binance-depth.ts:518
↓ 2 callersMethodresetThinDepthSkip
* 当深度恢复时重置跳过状态,允许下次再次记录
src/strategy/maker-points-engine.ts:1519
↓ 2 callersFunctionresolveBasisSymbol
(envKeys: string[], fallback: string)
src/config.ts:297
↓ 2 callersMethodresolveMarketSymbol
(requested: string)
src/exchanges/paradex/gateway.ts:183
↓ 2 callersFunctionresolveStepScale
(step: number)
src/utils/math.ts:4
↓ 2 callersMethodresubscribeAllStreams
()
src/exchanges/nado/gateway.ts:1511
↓ 2 callersFunctionroundDownToIncrement
(value: bigint, increment: bigint)
src/exchanges/nado/gateway.ts:220
↓ 2 callersMethodroundToStep
(amount: number)
src/strategy/offset-maker-engine.ts:1098
↓ 2 callersMethodroundToStep
(amount: number)
src/strategy/liquidity-maker-engine.ts:1246
↓ 2 callersFunctionrunAsync
(...$args)
docs/ccxt/examples/ccxt.pro/php/watch-multiple-methods-multiple-exchanges.php:29
↓ 2 callersFunctionruntimeCapabilities
(adapter: ExchangeAdapter)
src/cli/command-executor.ts:511
↓ 2 callersFunctionsafeUint32
safeUint32 safely extracts a uint32 from a js.Value, handling undefined values
docs/lighter/lighter-go-main/wasm/main.go:78
↓ 2 callersFunctionscaleDecimal
(value: string | number | undefined, decimals: number)
src/exchanges/grvt/gateway.ts:1010
↓ 2 callersMethodschedulePersist
()
src/strategy/grid-engine.ts:1431
↓ 2 callersFunctionscheduleRetry
()
src/exchanges/adapter-utils.ts:55
↓ 2 callersMethodscheduleUserReconnect
(state: UserStreamState)
src/exchanges/binance/gateway.ts:742
↓ 2 callersMethodseedAndConnect
(reason: string)
src/strategy/common/binance-rsi.ts:224
↓ 2 callersMethodsend
(message: Record<string, unknown>)
src/exchanges/aster/gateway.ts:1079
↓ 2 callersMethodsendSubscribe
(stream: { channel: string; symbol?: string })
src/exchanges/standx/gateway.ts:1137
↓ 2 callersMethodsendWsSubscription
(topics: string[], method: "SUBSCRIBE" | "UNSUBSCRIBE")
src/exchanges/backpack/gateway.ts:882
↓ 2 callersMethodshouldReprice
(bid1: number, ask1: number)
src/strategy/maker-points-engine.ts:963
↓ 2 callersMethodsignCreateOrder
(params: { marketIndex: number; clientOrderIndex: number; baseAmount: bigint; price: bigint;
src/exchanges/lighter/types.ts:176
↓ 2 callersMethodsign_modify_order
(self, market_index: int, order_index: int, base_amount: int, price: int, trigger_price: int = NIL_TRIGGER_PRI
docs/lighter/lighter-python-main/lighter/signer_client.py:463
↓ 2 callersMethodsign_transfer
(self, eth_private_key: str, to_account_index: int, asset_id: int, route_from: int, route_to: int, usdc_amount
docs/lighter/lighter-python-main/lighter/signer_client.py:466
↓ 2 callersMethodsign_update_leverage
(self, market_index: int, fraction: int, margin_mode: int, nonce: int = DEFAULT_NONCE, api_key_index: int = DE
docs/lighter/lighter-python-main/lighter/signer_client.py:481
↓ 2 callersMethodsign_update_margin
(self, market_index: int, usdc_amount: int, direction: int, nonce: int = DEFAULT_NONCE, api_key_index: int = D
docs/lighter/lighter-python-main/lighter/signer_client.py:484
↓ 2 callersMethodstart
()
src/strategy/swing-engine.ts:135
↓ 2 callersMethodstartStaleMonitor
()
src/exchanges/lighter/gateway.ts:1624
↓ 2 callersFunctionstats
(times: number[])
docs/ccxt/examples/ts/benchmark.ts:21
↓ 2 callersFunctionstats
(times)
docs/ccxt/examples/js/benchmark.js:4
↓ 2 callersMethodstop
()
src/strategy/grid-engine.ts:258
↓ 2 callersMethodstopDefenseRestPoll
* 停止防御模式下的 REST 轮询
src/strategy/maker-points-engine.ts:2048
↓ 2 callersMethodstopDisconnectCancelRetry
* 停止断连保护重试
src/exchanges/standx/gateway.ts:1958
↓ 2 callersMethodstopHeartbeatMonitor
()
src/strategy/common/binance-rsi.ts:192
↓ 2 callersMethodstopMaxDurationTimer
()
src/strategy/common/binance-rsi.ts:206
↓ 2 callersMethodstopPing
()
src/exchanges/backpack/gateway.ts:931
↓ 2 callersMethodstopStaleMonitor
()
src/exchanges/lighter/gateway.ts:1629
↓ 2 callersFunctionstripHexPrefix
(value: string)
src/exchanges/grvt/gateway.ts:1544
↓ 2 callersMethodsubmitMarketOrder
(side: "BUY" | "SELL", price: number, reason: string)
src/strategy/trend-engine.ts:486
↓ 2 callersMethodsubmitOrder
(symbol: string, params: CreateOrderParams)
src/exchanges/standx/gateway.ts:828
↓ 2 callersMethodsubscribeOnce
(context: string, topicFactory: () => string)
src/exchanges/backpack/gateway.ts:903
↓ 2 callersMethodsubscribePrivateTopic
(topic: string)
src/exchanges/backpack/gateway.ts:873
↓ 2 callersMethodsumExposure
(map: Map<number, number>)
src/strategy/grid-engine.ts:1677
↓ 2 callersFunctionsymbol_loop
(exchange, symbol, spot, future)
docs/ccxt/examples/ccxt.pro/py/spot-vs-future-arbitrage-bitmart.py:30
↓ 2 callersFunctionsymbolsMatch
(source: string | null | undefined, target: string | null | undefined)
src/exchanges/lighter/mappers.ts:285
↓ 2 callersMethodsyncLegacyExposureFromPosition
()
src/strategy/grid-engine.ts:1647
↓ 2 callersMethodtick
()
src/strategy/maker-points-engine.ts:569
↓ 2 callersFunctiontoLevel
(entries: Array<{ price?: string; size?: string }> | undefined)
src/exchanges/grvt/gateway.ts:1134
↓ 2 callersFunctiontoLevels
(levels: LighterOrderBookLevel[])
src/exchanges/lighter/mappers.ts:27
↓ 2 callersFunctiontoStringBoolean
(value: boolean | undefined)
src/exchanges/order-schema.ts:41
↓ 2 callersMethodto_dict
Return the dictionary representation of the model using alias. This has the following differences from calling pydantic's `self.model
docs/lighter/lighter-python-main/lighter/models/tx.py:70
↓ 2 callersMethodtrackPositionLifecycle
(position: PositionSnapshot, referencePrice: number | null)
src/strategy/trend-engine.ts:1065
↓ 2 callersMethodtransfer_fee_info
transferFeeInfo Transfer fee info :param account_index: (required) :type account_index: int :param authorization:
docs/lighter/lighter-python-main/lighter/api/info_api.py:43
↓ 2 callersFunctiontrim_exc
(exception_body: str)
docs/lighter/lighter-python-main/lighter/signer_client.py:172
↓ 2 callersFunctiontruncateBody
(body: string, limit = 200)
src/exchanges/lighter/http-client.ts:293
↓ 2 callersMethodtryClose
(position: PositionSnapshot, reason: string)
src/strategy/swing-engine.ts:370
↓ 2 callersMethodtryOpen
(side: "BUY" | "SELL", reason: string)
src/strategy/swing-engine.ts:339
↓ 2 callersMethodupdateOrdersFromRemote
(open: CcxtOrder[], _closed: CcxtOrder[])
src/exchanges/paradex/gateway.ts:946
↓ 2 callersMethodupdate_orders
(self, new_orders, existing_orders)
docs/lighter/lighter-python-main/lighter/ws_client.py:115
↓ 2 callersFunctionverifyCopyrightIntegrity
()
src/utils/copyright.ts:30
↓ 2 callersMethodwatchDepth
(symbol: string, cb: DepthListener)
src/exchanges/adapter.ts:71
↓ 2 callersMethodwatchFundingRate
(symbol: string, cb: FundingRateListener)
src/exchanges/adapter.ts:74
↓ 2 callersFunctionwatch_ohlcv
(color, duration, exchange, symbol, timeframe, limit)
docs/ccxt/examples/ccxt.pro/py/bitmex_watch_ticker_and_ohlcv.py:34
↓ 1 callersFunctionConvertBurnSharesTx
(tx *BurnSharesTxReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:637
↓ 1 callersFunctionConvertCancelAllOrdersTx
(tx *CancelAllOrdersTxReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:559
↓ 1 callersFunctionConvertCancelOrderTx
(tx *CancelOrderTxReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:534
↓ 1 callersFunctionConvertChangePubKeyTx
(tx *ChangePubKeyReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:582
↓ 1 callersFunctionConvertCreateGroupedOrdersTx
(tx *CreateGroupedOrdersTxReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:507
↓ 1 callersFunctionConvertCreateOrderTx
(tx *CreateOrderTxReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:487
↓ 1 callersFunctionConvertCreatePublicPoolTx
(tx *CreatePublicPoolTxReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:601
↓ 1 callersFunctionConvertCreateSubAccountTx
(ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:592
↓ 1 callersFunctionConvertMintSharesTx
(tx *MintSharesTxReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:626
↓ 1 callersFunctionConvertModifyOrderTx
(tx *ModifyOrderTxReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:545
↓ 1 callersFunctionConvertTransferTx
(tx *TransferTxReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:471
↓ 1 callersFunctionConvertUpdateLeverageTx
(tx *UpdateLeverageTxReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:648
↓ 1 callersFunctionConvertUpdateMarginTx
(tx *UpdateMarginTxReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:660
↓ 1 callersFunctionConvertUpdatePublicPoolTx
(tx *UpdatePublicPoolTxReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:613
↓ 1 callersFunctionConvertWithdrawTx
(tx *WithdrawTxReq, ops *TransactOpts)
docs/lighter/lighter-go-main/types/tx_request.go:570
↓ 1 callersMethodGetApiKey
(accountIndex int64, apiKeyIndex uint8)
docs/lighter/lighter-go-main/client/interface.go:5
↓ 1 callersMethodGetKeyManager
()
docs/lighter/lighter-go-main/client/tx_client.go:90
↓ 1 callersMethodGetL1SignatureBody
()
docs/lighter/lighter-go-main/types/txtypes/change_pub_key.go:71
↓ 1 callersMethodGetNextNonce
(accountIndex int64, apiKeyIndex uint8)
docs/lighter/lighter-go-main/client/interface.go:4
↓ 1 callersMethodHTTP
()
docs/lighter/lighter-go-main/client/tx_client.go:102
↓ 1 callersFunctionIsValidPubKeyLength
(bytes []byte)
docs/lighter/lighter-go-main/types/txtypes/utils.go:28
↓ 1 callersFunctionNewTxClient
NewTxClient is linked to a specific (account, apiKey) pair apiKeyPrivateKey should be hex-encoded bytes generated using `hexutil.Encode(TxClient.GetKe
docs/lighter/lighter-go-main/client/tx_client.go:28
← previousnext →701–800 of 3,514, ranked by callers