Opentick Alternatives
Similar projects and alternatives to opentick
-
-
Krypto-trading-bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
TOSDataBridge
A collection of resources for pulling real-time streaming data off of TDAmeritrade's ThinkOrSwim(TOS) platform; providing C, C++, Java and Python interfaces.
-
-
trade-frame
C++ 17 based library (with sample applications) for testing equities, futures, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API) for trade execution. Some support for Alpaca & Phemex. Notifications via Telegram [irc: Libra #tradeframe ]
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
opentick reviews and mentions
-
How do you store the stock market time-series data?
I am using my own https://github.com/rustdesk/opentick
-
New rustacean
I think the best way to learn a new language is pracising, "just do it". As an experienced programmer, I learn a new language directly from the online official tutorial. I do not read all of tutorial, I learn the basics first, then I will start a project to learn the other advanced features. When I learned Golang, I wrote https://github.com/rustdesk/opentick. When I learned Rust, I wrote https://github.com/rustdesk/rustdesk. You can also write some small project, or join the other open-source project.
Stats
open-trade/opentick is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of opentick is C++.