Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/discountry/ritmex-bot
/ functions
Functions
3,514 in github.com/discountry/ritmex-bot
⨍
Functions
3,514
◇
Types & classes
596
↳
Endpoints
2
↓ 2 callers
Method
ValidateSiblingOrders
(orders []*OrderInfo)
docs/lighter/lighter-go-main/types/txtypes/create_grouped_orders.go:186
↓ 2 callers
Method
__decode_and_sign_tx_info
(eth_private_key: str, result: SignedTxResponse)
docs/lighter/lighter-python-main/lighter/signer_client.py:298
↓ 2 callers
Method
__init__
( self, account_index: int, api_client: ApiClient, api_keys_li
docs/lighter/lighter-python-main/lighter/nonce_manager.py:23
↓ 2 callers
Method
_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 callers
Function
_maybe_error
(ptr: ctypes.c_char_p)
scripts/lighter_signer_bridge.py:97
↓ 2 callers
Method
accounts_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 callers
Method
acknowledge_failure
(self, api_key: int)
docs/lighter/lighter-python-main/lighter/nonce_manager.py:52
↓ 2 callers
Function
aggregateOrderBookSide
(orderbookSide, precision = undefined)
docs/ccxt/examples/js/aggregate-orderbook.js:5
↓ 2 callers
Method
allowEntries
()
src/core/lib/rate-limit.ts:39
↓ 2 callers
Method
applyAccountAssets
(assets?: LighterAccountAsset[] | Record<string, LighterAccountAsset> | null)
src/exchanges/lighter/gateway.ts:622
↓ 2 callers
Method
applyDepthEvent
(event: DepthUpdateEvent)
src/strategy/common/binance-depth.ts:527
↓ 2 callers
Method
applyOrderUpdate
(order: LighterOrder)
src/exchanges/lighter/gateway.ts:1396
↓ 2 callers
Function
assignExchange
(options: CliOptions, raw: string)
src/cli/args.ts:84
↓ 2 callers
Function
assignStrategy
(options: CliOptions, raw: string)
src/cli/args.ts:70
↓ 2 callers
Method
authenticateSubscription
()
src/exchanges/nado/gateway.ts:1470
↓ 2 callers
Function
bigIntToUint8Array
(value: bigint)
src/exchanges/grvt/gateway.ts:1536
↓ 2 callers
Method
bindWsListeners
( ws: WebSocket, onOpen: () => void, onMessage: (data: unknown) => void, onClose: () => void,
src/exchanges/binance/gateway.ts:1075
↓ 2 callers
Method
bootstrapUserStream
(state: UserStreamState)
src/exchanges/binance/gateway.ts:697
↓ 2 callers
Method
buildAsterOrdersSnapshot
()
src/exchanges/nado/gateway.ts:1265
↓ 2 callers
Method
buildDepthSnapshot
(productId: number, symbol: string)
src/exchanges/nado/gateway.ts:1325
↓ 2 callers
Method
buildOrderTopic
(symbolOnly = false)
src/exchanges/backpack/gateway.ts:974
↓ 2 callers
Method
buildPositionTopic
(symbolOnly = false)
src/exchanges/backpack/gateway.ts:979
↓ 2 callers
Method
buildSnapshot
()
src/strategy/guardian-engine.ts:590
↓ 2 callers
Method
buildSnapshot
()
src/strategy/offset-maker-engine.ts:973
↓ 2 callers
Method
buildSnapshot
()
src/strategy/maker-points-engine.ts:1389
↓ 2 callers
Method
buildSnapshot
()
src/strategy/swing-engine.ts:493
↓ 2 callers
Method
buildSnapshot
()
src/strategy/liquidity-maker-engine.ts:1120
↓ 2 callers
Method
buildSnapshot
()
src/strategy/basis-arb-engine.ts:438
↓ 2 callers
Method
buildSnapshot
()
src/strategy/trend-engine.ts:1027
↓ 2 callers
Method
buildSnapshot
()
src/strategy/maker-engine.ts:616
↓ 2 callers
Method
buildSnapshot
()
src/strategy/grid-engine.ts:1373
↓ 2 callers
Method
buildSnapshot
()
src/strategy/common/binance-rsi.ts:92
↓ 2 callers
Method
buildTickerSnapshot
(productId: number, symbol: string)
src/exchanges/nado/gateway.ts:1339
↓ 2 callers
Method
buildWsUrl
(kind: MarketKind, stream: string)
src/exchanges/binance/gateway.ts:1697
↓ 2 callers
Function
calculateL1AddressBySignature
(signatureBody, l1Signature string)
docs/lighter/lighter-go-main/types/txtypes/utils.go:66
↓ 2 callers
Method
callListenKeyEndpoint
(kind: MarketKind, method: "POST" | "PUT", listenKey?: string)
src/exchanges/binance/gateway.ts:779
↓ 2 callers
Method
cancel_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 callers
Method
cancel_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 callers
Method
changeMarginMode
(params: { symbol: string; marginMode: "isolated" | "cross" })
src/exchanges/adapter.ts:87
↓ 2 callers
Method
change_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 callers
Method
checkRisk
(position: PositionSnapshot, bidPrice: number, askPrice: number)
src/strategy/maker-engine.ts:477
↓ 2 callers
Method
clampReferencePrice
(price: number)
src/strategy/grid-engine.ts:685
↓ 2 callers
Function
cloneDepth
(depth: Depth)
src/exchanges/grvt/gateway.ts:987
↓ 2 callers
Function
cloneKlines
(klines: Kline[])
src/exchanges/grvt/gateway.ts:999
↓ 2 callers
Function
cloneKlines
(klines: Kline[])
src/exchanges/lighter/gateway.ts:2042
↓ 2 callers
Function
clonePositions
(positions: AccountPosition[])
src/exchanges/aster/gateway.ts:722
↓ 2 callers
Function
cloneTicker
(ticker: Ticker)
src/exchanges/grvt/gateway.ts:995
↓ 2 callers
Function
common_handler
(exchange, symbol)
docs/ccxt/examples/ccxt.pro/py/binance-watch-orderbook-watch-balance.py:11
↓ 2 callers
Method
computeGridLevels
()
src/strategy/grid-engine.ts:1348
↓ 2 callers
Method
computeSpreadBps
(spread: number | null, spotAsk: number | null)
src/strategy/basis-arb-engine.ts:497
↓ 2 callers
Method
connect
()
src/strategy/common/binance-depth.ts:230
↓ 2 callers
Method
connectMarketWs
()
src/exchanges/standx/gateway.ts:895
↓ 2 callers
Method
connectSubscription
( map: Map<string, PublicSubscription<T>>, key: string, subscription: PublicSubscription<T> )
src/exchanges/binance/gateway.ts:1000
↓ 2 callers
Method
countNonIdleLevels
()
src/strategy/grid-engine.ts:586
↓ 2 callers
Function
createGateway
()
tests/backpack-gateway.test.ts:5
↓ 2 callers
Method
create_api_key
(self, seed="")
docs/lighter/lighter-python-main/lighter/signer_client.py:362
↓ 2 callers
Method
create_grouped_orders
( self, grouping_type: int, orders: List[CreateOrderTxReq], no
docs/lighter/lighter-python-main/lighter/signer_client.py:526
↓ 2 callers
Method
create_market_order
( self, market_index, client_order_index, base_amount,
docs/lighter/lighter-python-main/lighter/signer_client.py:547
↓ 2 callers
Function
cryptoRandomId
()
src/exchanges/grvt/gateway.ts:1532
↓ 2 callers
Method
currentInterval
()
src/core/lib/rate-limit.ts:113
↓ 2 callers
Function
decimalsToStep
(decimals: number)
src/exchanges/lighter/gateway.ts:2140
↓ 2 callers
Function
decodeWsData
(data: unknown)
src/exchanges/binance/gateway.ts:167
↓ 2 callers
Method
emitAccount
(snapshot: AccountSnapshot)
src/exchanges/grvt/gateway.ts:683
↓ 2 callers
Method
emitDepth
()
src/exchanges/lighter/gateway.ts:1473
↓ 2 callers
Method
emitDepth
(symbol: string, depth: Depth)
src/exchanges/standx/gateway.ts:1358
↓ 2 callers
Method
emitKlines
(key: string)
src/exchanges/nado/gateway.ts:1251
↓ 2 callers
Method
emitRestHealth
(state: RestHealthState, info: RestHealthInfo)
src/exchanges/standx/gateway.ts:1817
↓ 2 callers
Method
emitSyntheticTicker
()
src/exchanges/lighter/gateway.ts:1707
↓ 2 callers
Method
emitTicker
(productId: number)
src/exchanges/nado/gateway.ts:1206
↓ 2 callers
Method
emitTicker
(symbol: string, ticker: Ticker)
src/exchanges/standx/gateway.ts:1370
↓ 2 callers
Method
ensureApiKey
()
src/exchanges/aster/gateway.ts:454
↓ 2 callers
Function
ensureDataDir
()
src/strategy/common/grid-storage.ts:36
↓ 2 callers
Method
ensureFundingStreamsForListeners
()
src/exchanges/nado/gateway.ts:1541
↓ 2 callers
Method
ensureKlineSeed
(symbol: string, interval: string)
src/exchanges/aster/gateway.ts:1460
↓ 2 callers
Method
ensureListenKey
()
src/exchanges/aster/gateway.ts:1170
↓ 2 callers
Method
ensureMakerPrice
( side: "BUY" | "SELL", rawPrice: number, topBid: number | null, topAsk: number | null )
src/strategy/offset-maker-engine.ts:1103
↓ 2 callers
Method
ensurePositivePrecision
(value: number | undefined, decimals?: number)
src/exchanges/aster/gateway.ts:1737
↓ 2 callers
Method
ensurePrivateSocket
()
src/exchanges/backpack/gateway.ts:707
↓ 2 callers
Method
ensurePrivateStreaming
()
src/exchanges/binance/gateway.ts:661
↓ 2 callers
Method
ensureStandxIsolatedMarginMode
()
src/strategy/maker-points-engine.ts:2005
↓ 2 callers
Method
ensureUserStream
(kind: MarketKind)
src/exchanges/binance/gateway.ts:667
↓ 2 callers
Method
extractClientIndex
(order: LighterOrder)
src/exchanges/lighter/gateway.ts:1550
↓ 2 callers
Function
extractMessage
(error: unknown)
src/cli/command-executor.ts:667
↓ 2 callers
Method
extractOrderIndex
(order: LighterOrder)
src/exchanges/lighter/gateway.ts:1542
↓ 2 callers
Method
fetchAccountSnapshot
()
src/exchanges/backpack/gateway.ts:406
↓ 2 callers
Method
fetchAndEmitAccount
()
src/exchanges/paradex/gateway.ts:1000
↓ 2 callers
Method
fetchAndUpdateAccount
(kind: MarketKind)
src/exchanges/binance/gateway.ts:1255
↓ 2 callers
Method
fetchDepthSnapshot
(reason: string)
src/strategy/common/binance-depth.ts:639
↓ 2 callers
Function
fetchTickers
(exchange)
docs/ccxt/examples/js/binance-fetchTicker-delivery-vs-future.js:5
↓ 2 callers
Method
findBestPrice
(book: Map<string, number>, side: "bid" | "ask")
src/strategy/common/binance-depth.ts:617
↓ 2 callers
Method
findSourceForExitTarget
Find the source level for a given EXIT target level
src/strategy/grid-engine.ts:1272
↓ 2 callers
Method
findStopOrder
(side: "BUY" | "SELL")
src/strategy/guardian-engine.ts:574
↓ 2 callers
Method
findTrailingOrder
(side: "BUY" | "SELL")
src/strategy/guardian-engine.ts:581
↓ 2 callers
Method
flushOrders
()
src/strategy/maker-engine.ts:534
↓ 2 callers
Method
forceReconnect
(reason: string)
src/strategy/common/binance-depth.ts:383
↓ 2 callers
Method
forceReconnect
(reason: string)
src/strategy/common/binance-rsi.ts:160
↓ 2 callers
Function
formatCell
(value: unknown)
src/ui/components/DataTable.tsx:18
↓ 2 callers
Function
formatDepth
(value: number | null)
src/ui/MakerPointsApp.tsx:138
↓ 2 callers
Method
getAccountDetails
( accountIndex: number, authToken?: string, options: { by?: "index" | "l1_address"; value?: string
src/exchanges/lighter/http-client.ts:121
↓ 2 callers
Method
getAndParseL2HTTPResponse
(path string, params map[string]any, result interface{})
docs/lighter/lighter-go-main/client/http/requests.go:23
← previous
next →
501–600 of 3,514, ranked by callers