{"repo":"tigusigalpa/coinquant-go","free":true,"listed":false,"github":"https://github.com/tigusigalpa/coinquant-go","clone":"git clone https://github.com/tigusigalpa/coinquant-go.git","description":"Golang SDK for the CoinQuant Public API — turn plain-English trading ideas into backtested, publishable strategies from your Go code. Covers all endpoints, parses SSE streams (chat/report/strategy/error), materializes schema-only strategies, and polls async backtests to completion. Idiomatic: context.Context, concrete structs, typed errors.","language":"Go","stars":10,"topics":["api","bitcoin","coinquant","go","golang","golang-library","golang-package","near-protocol","nearprotocol","chainlink"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"coinquant-go A Go client for the CoinQuant Public API This is an unofficial community package. It is not maintained or endorsed by CoinQuant. Build, backtest, and ship algorithmic trading strategies from your Go code, with AI in the loop. Installation · Quick start · Streaming · Backtesting · API reference · FAQ --- Related Projects and Documentation - coinquant-go Wiki - Complete guides, API notes, and practical usage examples. - coinquant-php - The companion CoinQuant SDK for PHP/Laravel projects. Why this package? I built this because I wanted to talk to the CoinQuant API from Go without writing the same HTTP and SSE plumbing every time. CoinQuant lets you describe a trading idea in plain English and turns it into a backtestable strategy; this client wraps the public API so you can do that from your Go program. It is intentionally thin: you talk to the AI, get a strategy, backtest it, and read the metrics, all in idiomatic Go, with context.Context first and strongly typed requests and responses. What you get - Idiomatic Go — every call takes context.Context first, requests and responses are concrete structs with json tags, no map[string]any guesswork. - Full endpoint coverage — all 37 public endpoints: health, chats, strategies, versions, backtests, reports, templates, credits, and community. - SSE streaming that actually works — callback-driven streaming for POST /v1/prompts/stream and POST /v1/chats/{chat id}/messages:stream , with events classified into error , strategy","default_branch":null,"files":null,"tree":[],"storefront":"/r/tigusigalpa","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/tigusigalpa/coinquant-go/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}