Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 2610
- Valutazioni:
- Pubblicato:
- 2024.05.04 10:25
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
In this simple expert advisor, we will be able to see the current winning /losing streak in the MT4 terminal. We have two filter options. One is based on symbol and the other is a Magic number.
if filter options are enabled then the winning or losing trades are calculated based on the filter criteria

a very convenient way to filter out unnecessary signals of crossing levels

improved version of the standard Simple moving average indicator with a lower delay based on: https://www.mql5.com/en/code/30844 (author: https://www.mql5.com/en/users/mladen)

This script will calculate the total active and closed orders based on order types

This script will close all active trades sequentially. following the order in which they were opened