Question: High Precision Data in Algotrading

This page summarizes the projects mentioned and recommended in the original post on /r/algotrading

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • decimal

    Arbitrary-precision fixed-point decimal numbers in Go

  • I'm currently planning out the infrastructure for a backtesting system of my own in Go. I was going to use https://github.com/shopspring/decimal to handle the floating point precision issue, which I guess is similar to the decimal library you mentioned. I haven't used Python's decimal library before, but I'd expect the implementation to be high calibre (its part of the standard library). Are you sure that's the part thats creating the performance issues?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Trouble understanding rounding when the next digit is after round precision is a #5?

    2 projects | /r/golang | 1 May 2023
  • Any go and python number experts here?

    1 project | /r/golang | 8 Sep 2022
  • How to round(2) float64?

    2 projects | /r/golang | 10 Dec 2021
  • Postgres Decimals are converted into string when using sqlc.

    1 project | /r/golang | 17 Feb 2021
  • Handling currency values: facts and best practices

    2 projects | dev.to | 10 Jan 2023