Commit Graph

  • 8a6916353f OKX: Fix GetAvailableTransferChains bug (#1177) Ryan O'Hara-Reid 2023-05-08 16:09:13 +10:00
  • 19897e99c5 build(deps): bump bufbuild/buf-setup-action from 1.17.0 to 1.18.0 (#1190) dependabot[bot] 2023-05-08 16:08:33 +10:00
  • 31efa4f35e poloniex: filter non-liquid and unused assets (#1185) Ryan O'Hara-Reid 2023-05-08 15:41:49 +10:00
  • f6fbe77f8c BTSE: Filter no liquidity pairs (#1182) Ryan O'Hara-Reid 2023-05-05 10:55:00 +10:00
  • e74461173c build(deps): bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.2 (#1179) dependabot[bot] 2023-05-01 16:47:05 +10:00
  • 5657fa5d28 build(deps): bump github.com/lib/pq from 1.10.8 to 1.10.9 (#1178) dependabot[bot] 2023-05-01 16:44:04 +10:00
  • f8d567eec2 OKX: Fix GetActiveOrders bug and remove redundant json.Unmarshal call (#1176) Ryan O'Hara-Reid 2023-05-01 13:47:49 +10:00
  • 229f965192 OKX: Fix authenticated websocket blocking during login (#1174) Gareth Kirwan 2023-05-01 01:40:53 +01:00
  • b20cf75d13 sharedtestvalues: Add helper functions and implement throughout exchange tests (#1163) Ryan O'Hara-Reid 2023-04-28 13:05:42 +10:00
  • 492ea20f21 fix_ok_sell_bug (#1173) Derek 2023-04-27 08:16:12 +08:00
  • 969669cb0d linters: Bump golangci-lint version to v1.52.2 and fix issues (#1169) Samuael A 2023-04-27 00:13:46 +00:00
  • 42475bf2b8 exchanges: add setTimeWindow boolean to GetKlineRequest param (#1160) Ryan O'Hara-Reid 2023-04-27 10:10:19 +10:00
  • 668d083749 build(deps): bump github.com/lib/pq from 1.10.7 to 1.10.8 (#1170) dependabot[bot] 2023-04-27 10:01:09 +10:00
  • 2c54822374 build(deps): bump github.com/d5/tengo/v2 from 2.14.0 to 2.16.0 (#1172) dependabot[bot] 2023-04-27 09:11:59 +10:00
  • 21ff7d3dd3 build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#1167) dependabot[bot] 2023-04-11 10:12:11 +10:00
  • 3b7cc2f7ee build(deps): bump bufbuild/buf-setup-action from 1.16.0 to 1.17.0 (#1168) dependabot[bot] 2023-04-11 10:09:53 +10:00
  • d23898e63a engine: Adds shutdown method to exchange manager and unload all exchanges when engine is stopped (#1112) Ryan O'Hara-Reid 2023-04-05 13:07:35 +10:00
  • 4a50a72e4a build(deps): bump bufbuild/buf-setup-action from 1.15.1 to 1.16.0 (#1165) dependabot[bot] 2023-04-03 17:52:19 +10:00
  • c45c48f6fa build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#1148) dependabot[bot] 2023-04-02 11:58:57 +10:00
  • 35c9d755c8 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#1147) dependabot[bot] 2023-04-02 11:43:28 +10:00
  • 1c57ab9feb build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.30.0 (#1155) dependabot[bot] 2023-04-02 11:41:39 +10:00
  • 4ed65d79cb build(deps): bump github.com/d5/tengo/v2 from 2.13.0 to 2.14.0 (#1156) dependabot[bot] 2023-04-02 11:40:28 +10:00
  • 0b5edc2243 build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware (#1157) dependabot[bot] 2023-04-02 11:22:03 +10:00
  • 7cadc5cffb cmd/wrapper_coverage: prevent non-needed REST requests via context timeout (#1154) Ryan O'Hara-Reid 2023-04-02 11:20:25 +10:00
  • c69f48f8d7 build(deps): bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.1 (#1161) dependabot[bot] 2023-04-02 11:10:57 +10:00
  • e1c298ef3c build(deps): bump bufbuild/buf-setup-action from 1.14.0 to 1.15.1 (#1153) dependabot[bot] 2023-04-02 10:52:09 +10:00
  • ca33a4127e build(deps): bump actions/setup-go from 3 to 4 (#1158) dependabot[bot] 2023-04-02 10:47:56 +10:00
  • 3978eb6a2c build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#1162) dependabot[bot] 2023-04-02 10:44:09 +10:00
  • 80b2136ce9 GCT: fix spelling (#1164) Scott 2023-04-02 10:21:13 +10:00
  • 5df4876009 build(deps): bump golang.org/x/crypto (#1144) dependabot[bot] 2023-02-27 22:12:55 +11:00
  • bab3b0aa44 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#1145) dependabot[bot] 2023-02-27 21:51:05 +11:00
  • e44ae3d75f exchanges: Remove LocalBitcoins and fix Bybit tests (#1142) Adrian Gallagher 2023-02-22 15:23:18 +11:00
  • e94f9bb0a2 build(deps): bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4 (#1140) dependabot[bot] 2023-02-21 15:02:25 +11:00
  • 55546c0699 build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 (#1141) dependabot[bot] 2023-02-21 14:46:24 +11:00
  • d2561402c4 common: update Errors type (#1129) Ryan O'Hara-Reid 2023-02-20 10:48:24 +11:00
  • ffea386f81 Backtester rpc: start, end & interval overrides (#1132) Scott 2023-02-15 12:41:33 +11:00
  • e2909c55b7 build(deps): bump golang.org/x/net from 0.5.0 to 0.6.0 (#1136) dependabot[bot] 2023-02-14 10:14:38 +11:00
  • 558701b0b0 build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#1135) dependabot[bot] 2023-02-13 19:52:45 +11:00
  • 2c5a170477 build(deps): bump bufbuild/buf-setup-action from 1.13.1 to 1.14.0 (#1137) dependabot[bot] 2023-02-13 19:50:23 +11:00
  • d4b6b10e59 build(deps): bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3 (#1131) dependabot[bot] 2023-02-07 10:20:10 +11:00
  • 7e08e483fb CI: Bump go version, linters and fix minor issues (#1130) Adrian Gallagher 2023-02-03 15:56:59 +11:00
  • b384991183 exchange_template: Fix test regression (#1128) Adrian Gallagher 2023-02-01 09:31:19 +11:00
  • 82c79a9287 stream: set connection monitor delay. (#1120) Donald Adu-Poku 2023-01-30 22:21:51 +00:00
  • b079049e9a build(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#1126) dependabot[bot] 2023-01-30 16:38:46 +11:00
  • 719216899a build(deps): bump github.com/gofrs/uuid (#1125) dependabot[bot] 2023-01-30 16:34:35 +11:00
  • b7052c489d build(deps): bump golang.org/x/time from 0.1.0 to 0.3.0 (#1124) dependabot[bot] 2023-01-30 16:22:46 +11:00
  • 4d6b676399 build(deps): bump bufbuild/buf-setup-action from 1.12.0 to 1.13.1 (#1127) dependabot[bot] 2023-01-30 16:19:35 +11:00
  • 76e1b76f42 build(deps): bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2 (#1123) dependabot[bot] 2023-01-30 16:14:40 +11:00
  • a79e0d2b3e qa/spelling: Add Codespell support (#1121) Adrian Gallagher 2023-01-30 12:36:56 +11:00
  • c785ae73a7 exchanges: Remove FTX implementation and fix minor test issues (#1100) Adrian Gallagher 2023-01-25 16:40:04 +11:00
  • 05558aabfb bitfinex: fix potential panic caused by wrapper issues cmd (#1118) Ryan O'Hara-Reid 2023-01-24 16:50:59 +11:00
  • 1d779c301b exchange_wrapper_coverage: deploy context value, fix panics (#1119) Ryan O'Hara-Reid 2023-01-24 16:15:38 +11:00
  • 03a24b3ab1 Backtester: custom interval support (#1115) Scott 2023-01-24 16:05:46 +11:00
  • a12262ba2c build(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1 (#1116) dependabot[bot] 2023-01-23 16:12:14 +11:00
  • c636d0e68f build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#1117) dependabot[bot] 2023-01-23 16:11:35 +11:00
  • 83cfefa45c kline/exchanges: automatic creation of unsupported candle intervals (#1091) Ryan O'Hara-Reid 2023-01-17 16:22:33 +11:00
  • 72f36d70d1 build(deps): bump bufbuild/buf-setup-action from 1.11.0 to 1.12.0 (#1114) dependabot[bot] 2023-01-17 09:10:09 +11:00
  • 9ef57d8974 build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#1113) dependabot[bot] 2023-01-17 09:09:08 +11:00
  • 6c4ea12968 build(deps): bump golang.org/x/net from 0.4.0 to 0.5.0 (#1111) dependabot[bot] 2023-01-10 10:52:13 +11:00
  • 017cdf1384 Backtester: Live trading upgrades (#1023) Scott 2023-01-05 13:03:17 +11:00
  • d92ffe6e9e cli: rpc time parsing (#1107) Scott 2022-12-28 12:23:59 +11:00
  • c20e308272 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#1108) dependabot[bot] 2022-12-28 11:32:13 +11:00
  • d8644d3f06 build(deps): bump bufbuild/buf-setup-action from 1.10.0 to 1.11.0 (#1109) dependabot[bot] 2022-12-28 11:25:41 +11:00
  • f307152cbf cli: fix description output using new version of urfave/cli/v2 Scott 2022-12-23 11:49:07 +11:00
  • d739c66a8a exchanges: Remove OKGroup (#1103) Scott 2022-12-23 10:27:47 +11:00
  • 7fedfadcdd build(deps): bump bufbuild/buf-setup-action from 1.9.0 to 1.10.0 (#1105) dependabot[bot] 2022-12-19 17:11:58 +11:00
  • 2d122b7f1e build(deps): bump github.com/pquerna/otp from 1.3.0 to 1.4.0 (#1104) dependabot[bot] 2022-12-19 16:13:53 +11:00
  • c95cec5dd8 asset: Rename option to options (#1101) Samuael A 2022-12-16 09:19:41 +03:00
  • afb74c1c1c build(deps): bump github.com/urfave/cli/v2 from 2.23.6 to 2.23.7 (#1098) dependabot[bot] 2022-12-12 16:38:37 +11:00
  • f8232d221b build(deps): bump golang.org/x/net from 0.2.0 to 0.4.0 (#1099) dependabot[bot] 2022-12-12 16:25:53 +11:00
  • e4d487e586 exchanges: Change wrapper function FetchTradablePairs to return currency.Pairs (#1093) Ryan O'Hara-Reid 2022-12-09 15:40:34 +11:00
  • 2ac165a477 exchanges: Add OKX support (#1005) Samuael A 2022-12-09 03:44:29 +03:00
  • d7d4933f93 exchange: add SetRequester to exchange Base (#1095) E Sequeira 2022-12-07 09:07:04 +04:00
  • 3666dd0e0e build(deps): bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 (#1092) dependabot[bot] 2022-12-06 09:46:49 +11:00
  • 457387baab build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#1088) dependabot[bot] 2022-11-22 15:59:49 +11:00
  • 3549f5f179 build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 (#1089) dependabot[bot] 2022-11-22 13:16:30 +11:00
  • e7c6fe9439 engine: filter and warning for empty string when syncing all deposit addresses (#1086) Ryan O'Hara-Reid 2022-11-16 16:14:54 +11:00
  • 33aa26a140 build(deps): bump github.com/urfave/cli/v2 from 2.23.4 to 2.23.5 (#1083) dependabot[bot] 2022-11-14 16:56:19 +11:00
  • 157724a8a7 build(deps): bump golang.org/x/net from 0.1.0 to 0.2.0 (#1084) dependabot[bot] 2022-11-14 16:13:38 +11:00
  • 37b946b0b9 CoinbasePro: Fix funds parameter for market orders (#1079) dsinuela-taurus 2022-11-11 03:25:50 +01:00
  • 453c3118f6 EventManager: log current SleepDelay (#1080) dsinuela-taurus 2022-11-11 03:22:20 +01:00
  • b7590ec683 build(deps): bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.4 (#1075) dependabot[bot] 2022-11-08 14:46:50 +11:00
  • 8e8372168e build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#1076) dependabot[bot] 2022-11-08 13:04:50 +11:00
  • 9fd5952deb build(deps): bump github.com/gofrs/uuid (#1077) dependabot[bot] 2022-11-08 12:46:49 +11:00
  • 787e4b31e5 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#1078) dependabot[bot] 2022-11-08 12:46:06 +11:00
  • b578d2d76e bybit/buf: Fix test issues (#1073) Adrian Gallagher 2022-11-04 09:33:24 +11:00
  • 136dac8152 Kraken: use configured endpoint for futures (#1071) E Sequeira 2022-11-03 03:03:30 +00:00
  • c2d45635a9 requester: Remove httpclient.Do errors from latency measurement (#1072) E Sequeira 2022-11-02 04:51:41 +00:00
  • c4385af13f build(deps): bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16 (#1069) dependabot[bot] 2022-10-31 17:02:50 +11:00
  • 861f08d4fa build(deps): bump github.com/urfave/cli/v2 from 2.20.3 to 2.23.0 (#1070) dependabot[bot] 2022-10-31 17:01:57 +11:00
  • 744aaa0fa1 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#1064) dependabot[bot] 2022-10-25 10:54:20 +11:00
  • 38218a5da2 build(deps): bump github.com/urfave/cli/v2 from 2.20.2 to 2.20.3 (#1065) dependabot[bot] 2022-10-25 10:51:07 +11:00
  • fc647da273 build(deps): bump bufbuild/buf-setup-action from 1.8.0 to 1.9.0 (#1066) dependabot[bot] 2022-10-25 10:50:16 +11:00
  • 558a70e87f orders: add Filter() method to GetOrdersRequest and force FilteredOrders return type on wrapper functions (#1055) Ryan O'Hara-Reid 2022-10-24 13:28:32 +11:00
  • 4e135c9590 logger: reduce go routine generation (#992) Ryan O'Hara-Reid 2022-10-24 11:46:18 +11:00
  • f5ee67549f build(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 (#1060) dependabot[bot] 2022-10-18 12:07:14 +11:00
  • 2f00f29f92 build(deps): bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2 (#1061) dependabot[bot] 2022-10-18 12:05:38 +11:00
  • e5c2be27de build(deps): bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 (#1062) dependabot[bot] 2022-10-18 12:02:52 +11:00
  • f7025b57e7 websocket: fix shutdown deadlock (#1059) E Sequeira 2022-10-17 03:17:59 +01:00
  • 9acbdbf203 depth: Add methods to derive liquidity allowances on orderbooks by volume and slippage (#962) Ryan O'Hara-Reid 2022-10-14 16:43:37 +11:00