View RSS Feed

Recent Blogs Posts

  1. High frequency arbitrage trading system in Python using MetaTrader 5

    by , 05-09-2025 at 01:50 PM
    Let's sum it up. We have created a system that looks for arbitrage opportunities. Remember that the system does not solve all your financial problems.

    We have sorted out backtesting. It works with time-based data, and even better, it allows us to see how our system would have worked in the past.
    more...
    Categories
    Uncategorized
  2. Data Science and ML (Part 38): AI Transfer Learning in Forex Markets

    by , 05-09-2025 at 04:54 AM
    Transfer learning is a machine learning technique where a model trained on one task is repurposed as the foundation for a second task.
    more...
    Categories
    Uncategorized