Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitrinjani/r2
/ functions
Functions
375 in github.com/bitrinjani/r2
⨍
Functions
375
◇
Types & classes
321
↓ 2 callers
Function
padStart
(s: ToStringable, n: number)
src/util.ts:11
↓ 2 callers
Method
printProfit
(orders: OrderImpl[])
src/PairTrader.ts:136
↓ 2 callers
Method
refresh
()
src/PositionService.ts:69
↓ 2 callers
Function
reviveOrder
(o: Order)
src/OrderImpl.ts:59
↓ 2 callers
Method
sendOrder
(request: SendOrderRequest)
src/Quoine/BrokerApi.ts:24
↓ 2 callers
Method
sendOrderWithTtl
(order: OrderImpl, ttl: number)
src/SingleLegHandler.ts:90
↓ 2 callers
Method
stop
()
src/AppRoot.ts:43
↓ 2 callers
Function
timestampToDate
(n: number)
src/util.ts:55
↓ 2 callers
Method
updateCache
(config: ConfigRoot)
src/JsonConfigStore.ts:80
↓ 1 callers
Method
aggregate
()
src/QuoteAggregator.ts:41
↓ 1 callers
Method
allowedByPosition
(quote: Quote)
webui/src/app/shared/buildDepthTable.ts:61
↓ 1 callers
Method
append
(log: LogRecord)
webui/src/app/main-view/log-view/log-view.component.ts:43
↓ 1 callers
Method
arbitrage
(quotes: Quote[])
src/Arbitrager.ts:61
↓ 1 callers
Method
bindBrokers
()
src/AppRoot.ts:57
↓ 1 callers
Function
broadcast
(clients: WebSocket[], type: string, body: any)
src/transport/index.ts:86
↓ 1 callers
Method
build
()
webui/src/app/shared/buildDepthTable.ts:15
↓ 1 callers
Function
buildDepthTable
(quotes: Quote[], positionMap: BrokerMap<BrokerPosition>, config: ConfigRoot)
webui/src/app/shared/buildDepthTable.ts:96
↓ 1 callers
Method
cancelOrder
(orderId: string)
src/Coincheck/BrokerApi.ts:81
↓ 1 callers
Method
checkOrderState
(orders: OrderImpl[], closable: boolean)
src/PairTrader.ts:50
↓ 1 callers
Method
createOrder
(init: OrderInit)
src/OrderService.ts:16
↓ 1 callers
Method
finalizeOrder
(order: OrderImpl)
src/OrderService.ts:27
↓ 1 callers
Method
findClosable
( quotes: Quote[] )
src/OpportunitySearcher.ts:79
↓ 1 callers
Method
fold
(quotes: Quote[], step: number)
src/QuoteAggregator.ts:95
↓ 1 callers
Method
formatPairSummary
(pair: OrderPair, pairSummary: PairSummary)
src/OpportunitySearcher.ts:146
↓ 1 callers
Method
getBrokerOrderType
(order: Order)
src/Coincheck/MarginOpenStrategy.ts:37
↓ 1 callers
Method
getBrokerPosition
(brokerConfig: BrokerConfig, minSize: number)
src/PositionService.ts:95
↓ 1 callers
Method
getBtcPosition
()
src/Quoine/types.ts:158
↓ 1 callers
Method
getConfig
()
src/analytics/AnalyticsService.ts:59
↓ 1 callers
Method
getEffectiveMinExitTargetProfit
()
src/MainLimitChecker.ts:81
↓ 1 callers
Method
getEnabledBrokers
()
src/QuoteAggregator.ts:71
↓ 1 callers
Method
getParagraphText
()
webui/e2e/app.po.ts:8
↓ 1 callers
Method
getSpreadStatHandler
(snapshot: SpreadStat[])
src/analytics/AnalyticsService.ts:67
↓ 1 callers
Method
getTransactionsWithStartDate
(from: Date)
src/Coincheck/BrokerApi.ts:91
↓ 1 callers
Method
getWorst
(quotes: Quote[])
src/SpreadAnalyzer.ts:164
↓ 1 callers
Method
handle
(orders: OrderPair, closable: boolean)
src/SingleLegHandler.ts:27
↓ 1 callers
Method
handleStream
(spreadStat: SpreadStat | undefined)
src/analytics/AnalyticsService.ts:72
↓ 1 callers
Method
increment
(broker: Broker)
src/BrokerStabilityTracker.ts:56
↓ 1 callers
Method
isAllowedByCurrentPosition
(q: Quote, pos: BrokerPosition)
src/SpreadAnalyzer.ts:182
↓ 1 callers
Method
isExitProfitLargeEnough
()
src/MainLimitChecker.ts:75
↓ 1 callers
Method
isProfitSmallerThanLimit
()
src/MainLimitChecker.ts:165
↓ 1 callers
Method
isTargetProfitLargeEnough
()
src/MainLimitChecker.ts:138
↓ 1 callers
Method
isVolumeSmallerThanLimit
()
src/MainLimitChecker.ts:191
↓ 1 callers
Method
largerThanMinSize
(quote: Quote)
webui/src/app/shared/buildDepthTable.ts:56
↓ 1 callers
Function
main
()
tools/getBalance.ts:14
↓ 1 callers
Function
main
()
tools/closeBfPosition.ts:10
↓ 1 callers
Function
main
()
tools/closeCcPosition.ts:9
↓ 1 callers
Function
main
()
tools/closeQuPosition.ts:8
↓ 1 callers
Function
main
()
src/analytics/index.ts:7
↓ 1 callers
Method
mapMessage
(sharedObservable: Observable<MessageEvent>, type: string)
webui/src/app/log.service.ts:39
↓ 1 callers
Method
mapOrderToSendChildOrderRequest
(order: Order)
src/Bitflyer/BrokerAdapterImpl.ts:94
↓ 1 callers
Method
mapOrderToSendOrderRequest
(order: Order)
src/Quoine/BrokerAdapterImpl.ts:70
↓ 1 callers
Method
mapToQuote
(boardResponse: BoardResponse)
src/Bitflyer/BrokerAdapterImpl.ts:162
↓ 1 callers
Method
mapToQuote
(orderBooksResponse: OrderBooksResponse)
src/Coincheck/BrokerAdapterImpl.ts:49
↓ 1 callers
Method
mapToQuote
(priceLevelsResponse: PriceLevelsResponse)
src/Quoine/BrokerAdapterImpl.ts:142
↓ 1 callers
Method
navigateTo
()
webui/e2e/app.po.ts:4
↓ 1 callers
Method
printOrderSummary
(orders: OrderImpl[])
src/PairTrader.ts:126
↓ 1 callers
Method
printSpreadAnalysisResult
(result: SpreadAnalysisResult)
src/OpportunitySearcher.ts:161
↓ 1 callers
Method
proceedLeg
(orders: OrderPair, options: ProceedOption)
src/SingleLegHandler.ts:68
↓ 1 callers
Function
readJsonFileSync
(filepath: string)
src/util.ts:73
↓ 1 callers
Method
recover
()
src/BrokerStabilityTracker.ts:62
↓ 1 callers
Function
removeBom
(s: string)
src/util.ts:69
↓ 1 callers
Method
requestHandler
(request: ConfigRequest | undefined, respond: (response: ConfigResponse) => void)
src/JsonConfigStore.ts:51
↓ 1 callers
Method
reverseLeg
(orders: OrderPair, options: ReverseOption)
src/SingleLegHandler.ts:46
↓ 1 callers
Function
revive
(T: Function, o: K)
src/util.ts:64
↓ 1 callers
Function
revive
(T: Function, o: K)
webui/src/app/util.ts:11
↓ 1 callers
Function
reviveOrder
(o: Order)
webui/src/app/OrderImpl.ts:59
↓ 1 callers
Method
sanitize
(config: ConfigRoot)
src/WebGateway.ts:140
↓ 1 callers
Method
scrollToBottom
()
webui/src/app/main-view/log-view/log-view.component.ts:50
↓ 1 callers
Method
scrollToMiddle
()
webui/src/app/main-view/depth/depth.component.ts:34
↓ 1 callers
Method
search
( quotes: Quote[] )
src/OpportunitySearcher.ts:44
↓ 1 callers
Method
send
(order: Order)
src/Coincheck/types.ts:247
↓ 1 callers
Method
sendOrder
(quote: Quote, targetVolume: number, orderType: OrderType)
src/PairTrader.ts:100
↓ 1 callers
Method
setOrderFields
(childOrder: ChildOrder, order: Order)
src/Bitflyer/BrokerAdapterImpl.ts:148
↓ 1 callers
Method
setOrderFields
(ordersResponse: OrdersResponse, order: Order)
src/Quoine/BrokerAdapterImpl.ts:123
↓ 1 callers
Method
setQuotes
(value: Quote[])
src/QuoteAggregator.ts:63
↓ 1 callers
Function
splitToJson
()
src/transport/transform.ts:65
↓ 1 callers
Function
spreadStatToCsv
(spreadStat: SpreadStat)
src/SpreadStatTimeSeries.ts:35
↓ 1 callers
Method
start
()
src/AppRoot.ts:21
↓ 1 callers
Method
stop
()
src/Arbitrager.ts:41
↓ 1 callers
Method
timeFilter
(brokerConfig: BrokerConfig)
src/QuoteAggregator.ts:79
↓ 1 callers
Method
trade
(spreadAnalysisResult: SpreadAnalysisResult, closable: boolean)
src/PairTrader.ts:42
Method
activePairRefresh
(pairsWithAnalysis: any)
src/WebGateway.ts:120
Method
averageFilledPrice
()
src/OrderImpl.ts:44
Method
averageFilledPrice
()
webui/src/app/OrderImpl.ts:44
Method
call
(path: string, method: string, body: string = '')
src/Bitflyer/BrokerApi.ts:58
Method
call
(path: string, method: string, body: string = '')
src/Quoine/BrokerApi.ts:62
Method
cancel
(order: Order)
src/BrokerAdapterRouter.ts:35
Method
cancel
(order: Order)
src/Bitflyer/BrokerAdapterImpl.ts:65
Method
cancel
(order: Order)
src/Coincheck/BrokerAdapterImpl.ts:72
Method
cancel
(order: Order)
src/Quoine/BrokerAdapterImpl.ts:51
Method
check
()
src/MainLimitChecker.ts:44
Method
check
()
src/MainLimitChecker.ts:65
Method
check
()
src/MainLimitChecker.ts:100
Method
check
()
src/MainLimitChecker.ts:114
Method
check
()
src/MainLimitChecker.ts:128
Method
check
()
src/MainLimitChecker.ts:155
Method
check
()
src/MainLimitChecker.ts:181
Method
check
()
src/MainLimitChecker.ts:206
Method
config
()
src/JsonConfigStore.ts:31
Method
configUpdated
(config: ConfigRoot)
src/WebGateway.ts:136
← previous
next →
101–200 of 375, ranked by callers