Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

Code for counting open orders by Order Type individually - sistema esperto per MetaTrader 4

Visualizzazioni:
6464
Valutazioni:
(7)
Pubblicato:
2023.01.15 23:39
Aggiornato:
2023.06.12 16:20
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

It is common for Expert Advisor developers to face the challenge of making the robot capable of opening and administering more than one order at the same time. For that, there needs to be a way to recognize the total open orders running and also each one of them by type.

With that in mind, I decided to share this very simple code. In it, I use the Comment() function as a way to make the order count by the robot visual in real time. The code is extensively explanatory with descriptive notes.

I hope it is useful.

---------

Below, a video of the Expert Advisor running:


    AK-47 Scalper EA AK-47 Scalper EA

    AK-47 Scalper EA is fully automated. It uses the strategy of entering the sell Stop order continuously and will modifythe order when the price is opposite to the pending order.

    XP Forex Trade Manager MT4 XP Forex Trade Manager MT4

    Forex Trade Manager MT4 simplifies managing open orders in MetaTrader 4.

    Wilder's Average True Range (ATR) Wilder's Average True Range (ATR)

    An implementation of the original Average True Range indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978].

    Wilder's Relative Strength Index Wilder's Relative Strength Index

    An implementation of the Relative Strength Index indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978].