Adrian Gallagher
|
7e08e483fb
|
CI: Bump go version, linters and fix minor issues (#1130)
* CI: Bump go version, linters and fix minor issues
* Bump version, fix loop variables
* Revert
* Rid TODOs now that 1.51 has been released
|
2023-02-03 15:56:59 +11:00 |
|
Adrian Gallagher
|
a79e0d2b3e
|
qa/spelling: Add Codespell support (#1121)
* Add codespell support
* Fix paths
* Add HTML files to exclusion list
|
2023-01-30 12:36:56 +11:00 |
|
Adrian Gallagher
|
68588560e3
|
CI: Bump go version, linters and fix minor issues (#1010)
* Bump golang, golangci-lint versions and fix issues
* Add -fno-stack-protector
* Fix AppVeyor golangci-lint ver
* Nitters
* Nitters round 2
|
2022-08-17 11:37:22 +10:00 |
|
Ryan O'Hara-Reid
|
7da745120f
|
technical_analysis: TWAP & VWAP + TA methods to candles and link to existing RPC server for GCTCLI prototyping (#970)
* kline: add weighted price helpers for candles
* twap/vwap: basic implementation and hook to rpc for protype
* ta: cont implementation. (WIP)
* kline: Add tests
* kline: add helpers
* ta: full impl.
* kline: remove support for macd and add in correlation-coefficient handling
* rpc: change naming convention
* linter: fix
* protolinter: fix
* linter: ++
* kline: reinstate macd handling after adding in check
* glorious: nits
* gctcl: linter
* Update exchanges/kline/weighted_price.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com>
* glorious: nits
* glorious: nits v2.0
* kline: fix test
* huobi-tests: shift from next quarter to this weeks contracts as they were erroring out in tests.
* btcmarkets: update supported kline intervals
* zb: fix test
* rpcserver: fix bug and tests
Co-authored-by: Ryan O'Hara-Reid <ryan.oharareid@thrasher.io>
Co-authored-by: Scott <gloriousCode@users.noreply.github.com>
|
2022-07-08 15:21:56 +10:00 |
|