algorithmic-strategies
There are 3 repositories under algorithmic-strategies topic.
ThePredictiveDev/Automated-Financial-Market-Trading-System
This project is a Python-based trading simulator that allows users to simulate trading strategies, manage an order book, and interact with a mock trading environment using various algorithmic traders. The simulator includes a FIX (Financial Information eXchange) protocol handler, a market-making algorithm, and synthetic liquidity generation.
zoltanvin/pac-man-legacy
Implemented a player agent that uses algorithmic strategy to score high on a predefined, random seeded Pac-Man game framework.
bjma/algorithms
Course notes for mastering algorithm design and analysis.