You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heuristic trading strategy optimizer and tester. Uses backtrader for the actual simulation, deap for genetic algorithm-based optimization and a plug-in based strategy for ease of use and flexibility supporting external plugins using python-built in plugin system.
ProfitBot is an automated trading system that uses advanced algorithms to maximize profits. It monitors market conditions, executes trades based on predefined criteria, and adapts to changing financial environments to enhance traders' profitability and efficiency.
This project is an algorithmic trading system that uses technical analysis tools to make trading decisions. It is built in C# and integrates with the NinjaTrader platform for executing trades. Algorithmic trading involves using automated systems to execute trading strategies in the financial markets.