David Brazda 93ddcd933a sitemap added
2024-04-28 18:55:51 +02:00
2024-04-25 06:24:51 +02:00
2024-03-14 14:16:01 +01:00
2024-04-28 18:55:51 +02:00
2024-02-22 23:05:49 +07:00
2023-04-28 21:13:05 +02:00
2024-02-10 21:35:53 +07:00
2024-02-22 23:05:49 +07:00
2024-02-22 23:05:49 +07:00
2024-02-06 09:52:53 +07:00
2023-09-26 15:56:50 +02:00
2024-02-22 23:05:49 +07:00
fix
2024-04-17 13:04:57 +02:00
2024-03-07 14:07:46 +01:00
ok
2023-04-13 12:08:06 +02:00
2023-05-05 18:20:52 +02:00

README - V2TRADING - Advanced Algorithmic Trading Platform

Overview Custom-built algorithmic trading platform for research, backtesting and automated trading. Trading engine capable of processing tick data, managing trades, and supporting backtesting in a highly accurate and efficient manner.

Key Features

  • Trading Engine: At the core of the platform is a trading engine that processes tick data in real time. This engine is responsible for aggregating data and managing the execution of trades, ensuring precision and speed in trade placement and execution.

  • High-Fidelity Backtesting Environment: ability to backtest strategies with 1:1 precision - meaning a tick-by-tick backtesting. This level of precision in backtesting, down to millisecond accuracy, mirrors live trading environments and is vital for developing and testing high-frequency trading strategies.

  • Custom Data Aggregation: The platform includes a data aggregator that allows for custom aggregation rules. This flexibility supports a variety of data analysis approaches, including non-time based bars and other unique criteria.

  • Indicators Contains inbuild tulipy ta-lib and templates for custom build multioutputs stateful indicators.

  • Machine Learning Integration: Recently, the platform has expanded to incorporate machine learning capabilities. This includes modules for both training and inference, supporting the complete ML lifecycle. These ML models can be utilized within trading strategies for classification and exploiting statistical advantages.

Technology Stack Backend and API: The backbone of the platform is built with Python, utilizing libraries such as FastAPI, NumPy, Keras, and JAX, ensuring high performance and scalability. Frontend: The client-side is developed with Vanilla JavaScript and jQuery, employing LightweightCharts for charting purposes. Additional modules enhance the platform's functionality. The frontend is slated for a future refactoring to modern frameworks like Vue.js and Vuetify for a more robust user interface.

While the platform is fully functional and growing, ongoing development is planned, particularly in the realm of frontend enhancements and further integration of advanced machine learning techniques.

Contributions Contributions to this project are welcome. Whether it's improving the frontend, enhancing the backend capabilities, or experimenting with new trading strategies and machine learning models, your input can help take this platform to the next level.

This repository represents a sophisticated and evolving tool for algorithmic traders, offering precision, speed, and a level of customization that is unparalleled in open-source systems. Join us in shaping the future of algorithmic trading.

Main screen with entry/exit points and stoploss lines
Main screen with entry/exit points and stoploss lines

Main screen with tick based indicators
Main screen with tick based indicators

Indicator editor
Indicator editor

Strategy editor
Strategy editor

Strategy analytical tools
Strategy analytical tools

Description
No description provided
Readme 43 MiB
Languages
Jupyter Notebook 89.2%
JavaScript 8.9%
Python 1.8%