MCPcopy Create free account

hub / github.com/bitrinjani/r2 / functions

Functions375 in github.com/bitrinjani/r2

↓ 180 callersFunctiontoQuote
(broker: Broker, side: QuoteSide, price: number, volume: number)
src/util.ts:88
↓ 94 callersMethodstart
()
src/analytics/AnalyticsService.ts:27
↓ 64 callersMethodget
(key: string)
src/types/components.ts:81
↓ 46 callersMethodstop
()
src/analytics/AnalyticsService.ts:45
↓ 45 callersFunctioncreateOrder
( broker: Broker, side: OrderSide, size: number, price: number, cashMarginType: CashMarginType, ty
src/__tests__/helper.ts:4
↓ 42 callersFunctiondelay
(time: number)
src/util.ts:31
↓ 42 callersMethodsend
(order: Order)
src/types/components.ts:9
↓ 34 callersMethodgetAll
()
src/types/components.ts:82
↓ 26 callersMethodclose
()
src/JsonConfigStore.ts:47
↓ 15 callersMethodgetBtcPosition
()
src/types/components.ts:12
↓ 15 callersMethodrefresh
(order: Order)
src/types/components.ts:10
↓ 14 callersMethodpost
(path: string, requestBody: T)
src/Quoine/BrokerApi.ts:79
↓ 13 callersFunctionfindBrokerConfig
(configRoot: ConfigRoot, broker: Broker)
src/configUtil.ts:24
↓ 13 callersMethodhandler
(message: string)
src/transport/LineIntegration.ts:13
↓ 12 callersMethoddelAll
()
src/types/components.ts:85
↓ 12 callersFunctioneRound
(n: number)
src/util.ts:23
↓ 12 callersMethodhandle
(spreadStat)
src/__tests__/DummyPlugin.ts:10
↓ 12 callersFunctionpretty
(opts: { colorize: boolean; withLabel: boolean; debug: boolean; hidden: boolean })
src/transport/transform.ts:27
↓ 12 callersMethodput
(value: OrderPair)
src/types/components.ts:83
↓ 12 callersMethodtoString
()
src/util.ts:8
↓ 11 callersMethodanalyze
( quotes: Quote[], positionMap: BrokerMap<BrokerPosition>, closingPair?: OrderPair )
src/SpreadAnalyzer.ts:29
↓ 11 callersMethodgetBrokerOrderType
(order: Order)
src/Coincheck/CashStrategy.ts:32
↓ 11 callersFunctiongetConfigRoot
()
src/configUtil.ts:11
↓ 9 callersMethodbroadcast
(type: string, body: any)
src/WebGateway.ts:150
↓ 9 callersMethodcancel
(order: Order)
src/types/components.ts:11
↓ 9 callersMethodcreate
(spreadAnalysisResult: SpreadAnalysisResult, orderPair?: OrderPair)
src/LimitCheckerFactory.ts:14
↓ 8 callersMethodconnect
()
webui/src/app/ws.service.ts:34
↓ 8 callersFunctioncreateQuoteAggregatorMock
()
src/__tests__/ReportService.test.ts:13
↓ 8 callersMethoddecrement
(broker: Broker)
src/BrokerStabilityTracker.ts:32
↓ 8 callersMethodfetchQuotes
()
src/types/components.ts:14
↓ 8 callersMethodgetAllOpenLeveragePositions
(limit: number = 20)
src/Coincheck/BrokerApi.ts:51
↓ 8 callersMethodmapMessage
(sharedObservable: Observable<MessageEvent>, type: string)
webui/src/app/ws.service.ts:66
↓ 8 callersFunctionpadEnd
(s: ToStringable, n: number)
src/util.ts:15
↓ 7 callersMethodmustBePositive
(n: number, name: string)
src/ConfigValidator.ts:50
↓ 7 callersMethodstability
(broker: Broker)
src/BrokerStabilityTracker.ts:52
↓ 7 callersMethodvalidate
(config: ConfigRoot)
src/ConfigValidator.ts:9
↓ 6 callersMethodcheck
()
src/types/components.ts:56
↓ 6 callersFunctiongetChronoDB
(path: string = prodPath)
src/chrono.ts:7
↓ 6 callersMethodgetLeveragePositions
(request?: LeveragePositionsRequest)
src/Coincheck/BrokerApi.ts:44
↓ 6 callersMethodgetNetOutRequest
(order: Order)
src/Coincheck/NetOutStrategy.ts:32
↓ 6 callersFunctionhr
(width: number)
src/util.ts:19
↓ 6 callersMethodset
(config: ConfigRoot)
src/JsonConfigStore.ts:41
↓ 6 callersFunctionsplitSymbol
(symbol: string)
src/util.ts:96
↓ 6 callersMethodthrowIf
(condition: boolean, message: string)
src/ConfigValidator.ts:67
↓ 5 callersMethoddel
(key: string)
src/types/components.ts:84
↓ 5 callersFunctiongetActivePairStore
(chronoDB: ChronoDB)
src/ActivePairLevelStore.ts:41
↓ 5 callersMethodgetPositions
(broker: Broker)
src/BrokerAdapterRouter.ts:47
↓ 5 callersMethodisStable
(broker: Broker)
src/BrokerStabilityTracker.ts:40
↓ 5 callersMethodmustBeGreaterThanZero
(n: number, name: string)
src/ConfigValidator.ts:54
↓ 5 callersMethodnewOrder
(request: NewOrderRequest)
src/Coincheck/BrokerApi.ts:76
↓ 5 callersFunctionnocksetup
()
src/__tests__/Coincheck/nocksetup.ts:4
↓ 5 callersFunctiontoExecution
(order: Order)
src/util.ts:78
↓ 4 callersMethodemitOrderUpdated
(order: OrderImpl)
src/OrderService.ts:23
↓ 4 callersMethodgetSpreadStat
(quotes: Quote[])
src/SpreadAnalyzer.ts:97
↓ 4 callersFunctionsafeQueryStringStringify
(o: any)
src/util.ts:59
↓ 3 callersFunctioncalcProfit
(orders: OrderImpl[], config: ConfigRoot)
src/pnl.ts:10
↓ 3 callersMethodcall
(path: string, method: string, body: string = '')
src/Coincheck/BrokerApi.ts:107
↓ 3 callersFunctioncloseChronoDB
()
src/chrono.ts:15
↓ 3 callersMethodfetch
( path: string, init: FetchRequestInit = { timeout: WebClient.fetchTimeout }, verbose: boolean = t
src/WebClient.ts:10
↓ 3 callersFunctionformatQuote
(quote: Quote)
src/util.ts:101
↓ 3 callersMethodgetAccountsBalance
()
src/Coincheck/BrokerApi.ts:29
↓ 3 callersMethodgetBalance
()
src/Bitflyer/BrokerApi.ts:47
↓ 3 callersMethodgetBest
(quotes: Quote[])
src/SpreadAnalyzer.ts:153
↓ 3 callersMethodgetTradingAccounts
()
src/Quoine/BrokerApi.ts:39
↓ 3 callersMethodgetTransactions
(pagination: Partial<Pagination>)
src/Coincheck/BrokerApi.ts:86
↓ 3 callersMethodisEnabled
(brokerConfig?: BrokerConfig)
src/ConfigValidator.ts:63
↓ 3 callersMethodisTradable
(quote: Quote)
webui/src/app/shared/buildDepthTable.ts:52
↓ 3 callersFunctionnocksetup
()
src/__tests__/Quoine/nocksetup.ts:5
↓ 3 callersMethodprint
()
src/PositionService.ts:43
↓ 3 callersMethodsendChildOrder
(request: SendChildOrderRequest)
src/Bitflyer/BrokerApi.ts:25
↓ 3 callersMethodtryImport
(path: string)
src/AppRoot.ts:74
↓ 3 callersMethodvalidateBrokerConfigCommon
(brokerConfig: BrokerConfig)
src/ConfigValidator.ts:58
↓ 2 callersFunctionaddIntegration
( Integration: { new (config: any): SlackIntegration | LineIntegration }, config: SlackConfig | LineConfig
src/transport/index.ts:98
↓ 2 callersFunctionalmostEqual
(a: number, b: number, tolerancePercent: number)
src/util.ts:27
↓ 2 callersMethodblankDepthLine
()
webui/src/app/shared/buildDepthTable.ts:83
↓ 2 callersFunctioncalcCommission
(price: number, volume: number, commissionPercent: number)
src/pnl.ts:6
↓ 2 callersMethodcalculateTotalCommission
(quotes: Quote[], targetVolume: number)
src/SpreadAnalyzer.ts:175
↓ 2 callersMethodcancelChildOrder
(request: CancelChildOrderRequest)
src/Bitflyer/BrokerApi.ts:30
↓ 2 callersMethodcancelOrder
(id: string)
src/Quoine/BrokerApi.ts:29
↓ 2 callersMethodcloseAll
()
src/Quoine/BrokerApi.ts:56
↓ 2 callersFunctioncwd
()
src/util.ts:92
↓ 2 callersMethoddelete
(path: string)
src/Coincheck/BrokerApi.ts:140
↓ 2 callersFunctioneRound
(n: number)
webui/src/app/util.ts:16
↓ 2 callersFunctionexit
(code: number = 0)
src/index.ts:9
↓ 2 callersMethodgetAccountBalance
()
src/Quoine/BrokerApi.ts:45
↓ 2 callersMethodgetBoard
()
src/Bitflyer/BrokerApi.ts:53
↓ 2 callersMethodgetChildOrders
(param: ChildOrdersParam)
src/Bitflyer/BrokerApi.ts:35
↓ 2 callersFunctiongetConfigPath
()
src/configUtil.ts:20
↓ 2 callersMethodgetEstimate
(ask: Quote, bid: Quote)
src/SpreadAnalyzer.ts:133
↓ 2 callersMethodgetExecutions
(param: ExecutionsParam)
src/Bitflyer/BrokerApi.ts:41
↓ 2 callersFunctiongetHistoricalOrderStore
(chronoDB: ChronoDB)
src/HistoricalOrderStore.ts:38
↓ 2 callersMethodgetLeverageBalance
()
src/Coincheck/BrokerApi.ts:34
↓ 2 callersMethodgetOpenOrders
()
src/Coincheck/BrokerApi.ts:39
↓ 2 callersMethodgetOrderBooks
()
src/Coincheck/BrokerApi.ts:71
↓ 2 callersMethodgetOrders
(id: string)
src/Quoine/BrokerApi.ts:34
↓ 2 callersMethodgetPairSummary
(pair: OrderPair, exitAnalysisResult?: SpreadAnalysisResult)
src/OpportunitySearcher.ts:120
↓ 2 callersMethodgetPriceLevels
()
src/Quoine/BrokerApi.ts:51
↓ 2 callersFunctiongetSpreadStatTimeSeries
(chronoDB: ChronoDB)
src/SpreadStatTimeSeries.ts:6
↓ 2 callersFunctionhmac
(secret: string, text: string, algo: string = 'sha256')
src/util.ts:35
↓ 2 callersFunctionnocksetup
()
src/__tests__/Bitflyer/nocksetup.ts:4
next →1–100 of 375, ranked by callers