MCPcopy Create free account

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

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

↓ 2 callersMethodValidateSiblingOrders
(orders []*OrderInfo)
docs/lighter/lighter-go-main/types/txtypes/create_grouped_orders.go:186
↓ 2 callersMethod__decode_and_sign_tx_info
(eth_private_key: str, result: SignedTxResponse)
docs/lighter/lighter-python-main/lighter/signer_client.py:298
↓ 2 callersMethod__init__
( self, account_index: int, api_client: ApiClient, api_keys_li
docs/lighter/lighter-python-main/lighter/nonce_manager.py:23
↓ 2 callersMethod_apply_auth_params
Updates the request parameters based on a single auth_setting :param headers: Header parameters dict to be updated. :param queries: Q
docs/lighter/lighter-python-main/lighter/api_client.py:637
↓ 2 callersFunction_maybe_error
(ptr: ctypes.c_char_p)
scripts/lighter_signer_bridge.py:97
↓ 2 callersMethodaccounts_by_l1_address
accountsByL1Address Get accounts by l1_address returns all accounts associated with the given L1 address :param l1_address: (require
docs/lighter/lighter-python-main/lighter/api/account_api.py:940
↓ 2 callersMethodacknowledge_failure
(self, api_key: int)
docs/lighter/lighter-python-main/lighter/nonce_manager.py:52
↓ 2 callersFunctionaggregateOrderBookSide
(orderbookSide, precision = undefined)
docs/ccxt/examples/js/aggregate-orderbook.js:5
↓ 2 callersMethodallowEntries
()
src/core/lib/rate-limit.ts:39
↓ 2 callersMethodapplyAccountAssets
(assets?: LighterAccountAsset[] | Record<string, LighterAccountAsset> | null)
src/exchanges/lighter/gateway.ts:622
↓ 2 callersMethodapplyDepthEvent
(event: DepthUpdateEvent)
src/strategy/common/binance-depth.ts:527
↓ 2 callersMethodapplyOrderUpdate
(order: LighterOrder)
src/exchanges/lighter/gateway.ts:1396
↓ 2 callersFunctionassignExchange
(options: CliOptions, raw: string)
src/cli/args.ts:84
↓ 2 callersFunctionassignStrategy
(options: CliOptions, raw: string)
src/cli/args.ts:70
↓ 2 callersMethodauthenticateSubscription
()
src/exchanges/nado/gateway.ts:1470
↓ 2 callersFunctionbigIntToUint8Array
(value: bigint)
src/exchanges/grvt/gateway.ts:1536
↓ 2 callersMethodbindWsListeners
( ws: WebSocket, onOpen: () => void, onMessage: (data: unknown) => void, onClose: () => void,
src/exchanges/binance/gateway.ts:1075
↓ 2 callersMethodbootstrapUserStream
(state: UserStreamState)
src/exchanges/binance/gateway.ts:697
↓ 2 callersMethodbuildAsterOrdersSnapshot
()
src/exchanges/nado/gateway.ts:1265
↓ 2 callersMethodbuildDepthSnapshot
(productId: number, symbol: string)
src/exchanges/nado/gateway.ts:1325
↓ 2 callersMethodbuildOrderTopic
(symbolOnly = false)
src/exchanges/backpack/gateway.ts:974
↓ 2 callersMethodbuildPositionTopic
(symbolOnly = false)
src/exchanges/backpack/gateway.ts:979
↓ 2 callersMethodbuildSnapshot
()
src/strategy/guardian-engine.ts:590
↓ 2 callersMethodbuildSnapshot
()
src/strategy/offset-maker-engine.ts:973
↓ 2 callersMethodbuildSnapshot
()
src/strategy/maker-points-engine.ts:1389
↓ 2 callersMethodbuildSnapshot
()
src/strategy/swing-engine.ts:493
↓ 2 callersMethodbuildSnapshot
()
src/strategy/liquidity-maker-engine.ts:1120
↓ 2 callersMethodbuildSnapshot
()
src/strategy/basis-arb-engine.ts:438
↓ 2 callersMethodbuildSnapshot
()
src/strategy/trend-engine.ts:1027
↓ 2 callersMethodbuildSnapshot
()
src/strategy/maker-engine.ts:616
↓ 2 callersMethodbuildSnapshot
()
src/strategy/grid-engine.ts:1373
↓ 2 callersMethodbuildSnapshot
()
src/strategy/common/binance-rsi.ts:92
↓ 2 callersMethodbuildTickerSnapshot
(productId: number, symbol: string)
src/exchanges/nado/gateway.ts:1339
↓ 2 callersMethodbuildWsUrl
(kind: MarketKind, stream: string)
src/exchanges/binance/gateway.ts:1697
↓ 2 callersFunctioncalculateL1AddressBySignature
(signatureBody, l1Signature string)
docs/lighter/lighter-go-main/types/txtypes/utils.go:66
↓ 2 callersMethodcallListenKeyEndpoint
(kind: MarketKind, method: "POST" | "PUT", listenKey?: string)
src/exchanges/binance/gateway.ts:779
↓ 2 callersMethodcancel_all_orders
(self, time_in_force, timestamp_ms, nonce: int = DEFAULT_NONCE, api_key_index: int = DEFAULT_API_KEY_INDEX)
docs/lighter/lighter-python-main/lighter/signer_client.py:774
↓ 2 callersMethodcancel_order
(self, market_index, order_index, nonce: int = DEFAULT_NONCE, api_key_index: int = DEFAULT_API_KEY_INDEX
docs/lighter/lighter-python-main/lighter/signer_client.py:656
↓ 2 callersMethodchangeMarginMode
(params: { symbol: string; marginMode: "isolated" | "cross" })
src/exchanges/adapter.ts:87
↓ 2 callersMethodchange_api_key
(self, eth_private_key: str, new_pubkey: str, nonce: int = DEFAULT_NONCE, api_key_index: int = DEFAULT_API_KEY
docs/lighter/lighter-python-main/lighter/signer_client.py:396
↓ 2 callersMethodcheckRisk
(position: PositionSnapshot, bidPrice: number, askPrice: number)
src/strategy/maker-engine.ts:477
↓ 2 callersMethodclampReferencePrice
(price: number)
src/strategy/grid-engine.ts:685
↓ 2 callersFunctioncloneDepth
(depth: Depth)
src/exchanges/grvt/gateway.ts:987
↓ 2 callersFunctioncloneKlines
(klines: Kline[])
src/exchanges/grvt/gateway.ts:999
↓ 2 callersFunctioncloneKlines
(klines: Kline[])
src/exchanges/lighter/gateway.ts:2042
↓ 2 callersFunctionclonePositions
(positions: AccountPosition[])
src/exchanges/aster/gateway.ts:722
↓ 2 callersFunctioncloneTicker
(ticker: Ticker)
src/exchanges/grvt/gateway.ts:995
↓ 2 callersFunctioncommon_handler
(exchange, symbol)
docs/ccxt/examples/ccxt.pro/py/binance-watch-orderbook-watch-balance.py:11
↓ 2 callersMethodcomputeGridLevels
()
src/strategy/grid-engine.ts:1348
↓ 2 callersMethodcomputeSpreadBps
(spread: number | null, spotAsk: number | null)
src/strategy/basis-arb-engine.ts:497
↓ 2 callersMethodconnect
()
src/strategy/common/binance-depth.ts:230
↓ 2 callersMethodconnectMarketWs
()
src/exchanges/standx/gateway.ts:895
↓ 2 callersMethodconnectSubscription
( map: Map<string, PublicSubscription<T>>, key: string, subscription: PublicSubscription<T> )
src/exchanges/binance/gateway.ts:1000
↓ 2 callersMethodcountNonIdleLevels
()
src/strategy/grid-engine.ts:586
↓ 2 callersFunctioncreateGateway
()
tests/backpack-gateway.test.ts:5
↓ 2 callersMethodcreate_api_key
(self, seed="")
docs/lighter/lighter-python-main/lighter/signer_client.py:362
↓ 2 callersMethodcreate_grouped_orders
( self, grouping_type: int, orders: List[CreateOrderTxReq], no
docs/lighter/lighter-python-main/lighter/signer_client.py:526
↓ 2 callersMethodcreate_market_order
( self, market_index, client_order_index, base_amount,
docs/lighter/lighter-python-main/lighter/signer_client.py:547
↓ 2 callersFunctioncryptoRandomId
()
src/exchanges/grvt/gateway.ts:1532
↓ 2 callersMethodcurrentInterval
()
src/core/lib/rate-limit.ts:113
↓ 2 callersFunctiondecimalsToStep
(decimals: number)
src/exchanges/lighter/gateway.ts:2140
↓ 2 callersFunctiondecodeWsData
(data: unknown)
src/exchanges/binance/gateway.ts:167
↓ 2 callersMethodemitAccount
(snapshot: AccountSnapshot)
src/exchanges/grvt/gateway.ts:683
↓ 2 callersMethodemitDepth
()
src/exchanges/lighter/gateway.ts:1473
↓ 2 callersMethodemitDepth
(symbol: string, depth: Depth)
src/exchanges/standx/gateway.ts:1358
↓ 2 callersMethodemitKlines
(key: string)
src/exchanges/nado/gateway.ts:1251
↓ 2 callersMethodemitRestHealth
(state: RestHealthState, info: RestHealthInfo)
src/exchanges/standx/gateway.ts:1817
↓ 2 callersMethodemitSyntheticTicker
()
src/exchanges/lighter/gateway.ts:1707
↓ 2 callersMethodemitTicker
(productId: number)
src/exchanges/nado/gateway.ts:1206
↓ 2 callersMethodemitTicker
(symbol: string, ticker: Ticker)
src/exchanges/standx/gateway.ts:1370
↓ 2 callersMethodensureApiKey
()
src/exchanges/aster/gateway.ts:454
↓ 2 callersFunctionensureDataDir
()
src/strategy/common/grid-storage.ts:36
↓ 2 callersMethodensureFundingStreamsForListeners
()
src/exchanges/nado/gateway.ts:1541
↓ 2 callersMethodensureKlineSeed
(symbol: string, interval: string)
src/exchanges/aster/gateway.ts:1460
↓ 2 callersMethodensureListenKey
()
src/exchanges/aster/gateway.ts:1170
↓ 2 callersMethodensureMakerPrice
( side: "BUY" | "SELL", rawPrice: number, topBid: number | null, topAsk: number | null )
src/strategy/offset-maker-engine.ts:1103
↓ 2 callersMethodensurePositivePrecision
(value: number | undefined, decimals?: number)
src/exchanges/aster/gateway.ts:1737
↓ 2 callersMethodensurePrivateSocket
()
src/exchanges/backpack/gateway.ts:707
↓ 2 callersMethodensurePrivateStreaming
()
src/exchanges/binance/gateway.ts:661
↓ 2 callersMethodensureStandxIsolatedMarginMode
()
src/strategy/maker-points-engine.ts:2005
↓ 2 callersMethodensureUserStream
(kind: MarketKind)
src/exchanges/binance/gateway.ts:667
↓ 2 callersMethodextractClientIndex
(order: LighterOrder)
src/exchanges/lighter/gateway.ts:1550
↓ 2 callersFunctionextractMessage
(error: unknown)
src/cli/command-executor.ts:667
↓ 2 callersMethodextractOrderIndex
(order: LighterOrder)
src/exchanges/lighter/gateway.ts:1542
↓ 2 callersMethodfetchAccountSnapshot
()
src/exchanges/backpack/gateway.ts:406
↓ 2 callersMethodfetchAndEmitAccount
()
src/exchanges/paradex/gateway.ts:1000
↓ 2 callersMethodfetchAndUpdateAccount
(kind: MarketKind)
src/exchanges/binance/gateway.ts:1255
↓ 2 callersMethodfetchDepthSnapshot
(reason: string)
src/strategy/common/binance-depth.ts:639
↓ 2 callersFunctionfetchTickers
(exchange)
docs/ccxt/examples/js/binance-fetchTicker-delivery-vs-future.js:5
↓ 2 callersMethodfindBestPrice
(book: Map<string, number>, side: "bid" | "ask")
src/strategy/common/binance-depth.ts:617
↓ 2 callersMethodfindSourceForExitTarget
Find the source level for a given EXIT target level
src/strategy/grid-engine.ts:1272
↓ 2 callersMethodfindStopOrder
(side: "BUY" | "SELL")
src/strategy/guardian-engine.ts:574
↓ 2 callersMethodfindTrailingOrder
(side: "BUY" | "SELL")
src/strategy/guardian-engine.ts:581
↓ 2 callersMethodflushOrders
()
src/strategy/maker-engine.ts:534
↓ 2 callersMethodforceReconnect
(reason: string)
src/strategy/common/binance-depth.ts:383
↓ 2 callersMethodforceReconnect
(reason: string)
src/strategy/common/binance-rsi.ts:160
↓ 2 callersFunctionformatCell
(value: unknown)
src/ui/components/DataTable.tsx:18
↓ 2 callersFunctionformatDepth
(value: number | null)
src/ui/MakerPointsApp.tsx:138
↓ 2 callersMethodgetAccountDetails
( accountIndex: number, authToken?: string, options: { by?: "index" | "l1_address"; value?: string
src/exchanges/lighter/http-client.ts:121
↓ 2 callersMethodgetAndParseL2HTTPResponse
(path string, params map[string]any, result interface{})
docs/lighter/lighter-go-main/client/http/requests.go:23
← previousnext →501–600 of 3,514, ranked by callers