๐Ÿ”— GitHub

Intro

Technologies

Python, Pandas

Features

  • EveTrade is an event-driven backtester written in Python.
  • It is used for testing trading strategies by simulating real market events.
  • The backtester is designed with several components, including portfolio management, an event queue, and data management from CSV files.
  • By using these components, EveTrade can effectively simulate market conditions and evaluate trading strategies.