Skip to content

fmaroli/TradingBot

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages