MCPcopy Create free account

hub / github.com/bitcoinaverage/api-integration-examples / functions

Functions18 in github.com/bitcoinaverage/api-integration-examples

↓ 1 callersFunctionreorder
(orderbook, symbols)
websocket_v2_orderbooks_snapshot.js:6
MethodBitcoinAverageApi
(string publicKey, string secretKey)
csharp-examples/csharp-wrapper.cs:27
MethodGetAllTimeHistoricalDataAsync
(string symbol, string market = GLOBAL_MARKET)
csharp-examples/csharp-wrapper.cs:55
MethodGetBitcoinAllTimeHistoricalDataAsync
()
csharp-examples/csharp-wrapper.cs:53
MethodGetBitcoinDailyDataAsync
()
csharp-examples/csharp-wrapper.cs:64
MethodGetBitcoinOhlcAsync
()
csharp-examples/csharp-wrapper.cs:75
MethodGetDailyDataAsync
(string symbol, string market = GLOBAL_MARKET)
csharp-examples/csharp-wrapper.cs:66
MethodGetHeaderSignature
()
csharp-examples/csharp-wrapper.cs:34
MethodGetJsonAsync
(string url)
csharp-examples/csharp-wrapper.cs:44
MethodGetOhlcAsync
(string symbol, string market = GLOBAL_MARKET)
csharp-examples/csharp-wrapper.cs:77
MethodGetWebsocketTicket
()
csharp-examples/csharp-wrapper.cs:83
MethodReceiveNextWebsocketString
(ClientWebSocket webSocket, byte[] buffer, CancellationToken ct)
csharp-examples/csharp-wrapper.cs:135
MethodStartBitcoinStreaming
(CancellationToken ct, Action<JToken> notifier)
csharp-examples/csharp-wrapper.cs:90
MethodStartWebsocketStreaming
(CancellationToken ct, Action<JToken> notifier, JObject subscribeMessage)
csharp-examples/csharp-wrapper.cs:111
Functioncallback
(error, response, body)
javascript_examples/authentication.js:18
Functionconnect_orderbook
(exchange, symbols)
websocket_v2_orderbooks_snapshot.js:17
Functionmain
()
golang_examples/src/github.com/bitcoinaverage.com/golang-example/basic_req.go:21
Methodmain
(String[] args)
java_examples/Authentication.java:24