fmaroli / TradingBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TradingBot

This repository contains a trading bot developed using C++. The bot can read historical market data, simulate trading strategies, and manage a virtual wallet.

  • CSV Data Reading: Reads and parses market data from CSV files.
  • Trading Bot Logic: Implements trading strategies for buying and selling.
  • Order Book Management: Maintains and updates the order book.
  • Virtual Wallet: Tracks funds and transactions.
  • Simulation: Runs trading simulations on historical data.

About


Languages

Language:C++ 100.0%