In this series, we have already examined a fairly wide range of different reinforcement learning algorithms. They all use the basic approach: The agent analyzes the current state of the environment.Takes the optimal action (within the framework of the learned Policy - behavior strategy).Moves into a new state of the environment.Receives a reward from the environment for a complete transition to a new state. The sequence is based on the principles of the Markov ...
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 ...