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:
- 2112
- Valutazioni:
- Pubblicato:
- 2024.05.04 10:55
- Aggiornato:
- 2024.05.05 05:04
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
There are six different type of active or closed orders which is
- OP_BUY
- OP_SELL
- OP_BUYSTOP
- OP_SELLSTOP
- OP_BUYLIMIT
- OP_SELLLIMIT
This script will find the count of active /closed orders based on the types

Find the current winning / losing streak in MT4 based on filters

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

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

This script will close all active trades and delete pending orders based on the order type passed on the input.