Skip to content

Marketstore 3.3.0

Compare
Choose a tag to compare
@tibkiss tibkiss released this 24 Apr 09:52
· 326 commits to master since this release
09b0bd3
  • Increase iex polling size to 10 to avoid missing data #252
  • add length check to avoid panic #254
  • Dockerfile improvement #255
  • Xignitefeeder recent data backfill #265
  • fix: spec change for Xignite Feeder plugin #271
  • Bug Fix: historic trades limited to 20k with duplicates #273
  • Added symbols filter to the polygon backfiller #277
  • Add websocket usage in Polygon plugin #267
  • update copy-paste artifact #274
  • select columns feature #268
  • fix: bit mex API integration test - panic-able code #283
  • ENH: Backfill from polygon tick data to bars #275
  • chore(xignite-feeder plugin): add logs #276
  • docs(installation): add homebrew section for installation #282
  • ENH: Move ListTickers (ListSymbols) to Polygon API v2 in backfeeder #296
  • Invalid memory address or nil pointer in upstream connection #299
  • ENH: Move Trade backfiller to Polygon API v2 #297
  • fix: update circleCI version from 2.0 to 2.1 #300
  • fix: omit the install process from the test job #301
  • fix: parallelize build and unit test #302
  • fix/separate gofmt step from unittest #303
  • fix: make plugins compilation separate #304
  • fix: catch sigterm signal #305
  • reduce the number of fp.Sync() calls for a WAL write from 3 to 1 #298
  • CI speed improvement #306
  • peformance improvement for packingReader function #295
  • fix: update vendor modules #308
  • CGO decommission #281
  • stop vendoring #309
  • fix: delete all vendored libraries #310
  • Bump golang to v1.14 #312