View RSS Feed

mql5

  1. How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 4): Triangular moving average — Indicator Signals

    by , 09-01-2024 at 12:08 PM
    The definition of a Multi-Currency Expert Advisor in this article is one Expert Advisor or trading robot that can trade (open orders, close orders and manage orders for example: Trailing Stop Loss and Trailing Profit) for more than one symbol pair from only one symbol chart, where in this article Expert Advisor will trade for 30 pairs.
    This time we will use only 1 indicator, namely Triangular moving average in multi-timeframes or single timeframe mode.
    In this article, Expert Advisor
    ...