Update README.md (#217)

This commit is contained in:
David Brazda
2024-07-18 14:42:50 +02:00
committed by GitHub
parent 9fb6794997
commit 45f022c16b

View File

@ -1,7 +1,7 @@
# V2TRADING - Advanced Algorithmic Trading Platform # V2TRADING - Advanced Algorithmic Trading Platform
## Overview ## Overview
Custom-built algorithmic trading platform for research, backtesting and automated trading. Trading engine capable of processing tick data, managing trades, and supporting backtesting in a highly accurate and efficient manner. Custom-built algorithmic trading platform for research, backtesting and live trading. Trading engine capable of processing tick data, providing custom aggregation, managing trades, and supporting backtesting in a highly accurate and efficient manner.
## Key Features ## Key Features
- **Trading Engine**: At the core of the platform is a trading engine that processes tick data in real time. This engine is responsible for aggregating data and managing the execution of trades, ensuring precision and speed in trade placement and execution. - **Trading Engine**: At the core of the platform is a trading engine that processes tick data in real time. This engine is responsible for aggregating data and managing the execution of trades, ensuring precision and speed in trade placement and execution.