Ali Morakabi

Algorithmic Trading, Blockchain, Data science, Forex

How to Start Your Own Forex Brokerage: A Comprehensive Guide

Introduction Are you looking to start your own forex brokerage? Perhaps you’re an experienced trader who wants to take the next step in your career, or maybe you’re an entrepreneur looking for a new opportunity. Whatever your motivation may be, starting your own forex brokerage can be a lucrative and [Read]

How to develop MetaTrader server plugin ?

A MetaTrader Server plugin is a special module designed to expand the set of functions available on the trading platform. These plugins are represented as separate DLL files and can be utilized to modify algorithms used in certain server operations, such as margin or swap calculations. The development of MetaTrader [Read]

Prepare Microsoft Visual Studio for MetaTrader Development

This article help you to avoid many common error and issues while you developing new Meta Trader Server plugins . A number of setting in Microsoft visual studio should be changed as follows : 32-bit time_t MetaTrader 4 API uses 32-bit time_t type, but in recent versions of Microsoft Visual [Read]