2 Posts
Tag: Python

BY eric
May 12, 2025
Building Blocks of Algorithmic Trading: Collecting End-of-Day Data
In this article, we explore the essential sources of EOD data and demonstrate how to store and access it efficiently using Redis, a high-performance in-memory database.

BY eric
May 27, 2024
Building a Trading Gateway (Bot) with MetaTrader 5 Python Library - Part 1
A tutorial about implementing a trading gateway with MetaTrader 5 Python library.
