Mira cómo descargar robots gratis
¡Búscanos en Facebook!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Asesores Expertos

Close Basket Pairs v1 - Asesor Experto para MetaTrader 4

Closing Basket Pairs by positive or negative amount in account equity
Publicado por:
[Eliminado]
Visualizaciones:
1405
Ranking:
(2)
Publicado:
2024.04.10 02:15
Actualizado:
2024.04.10 02:24
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

This MQL4 script is designed to close positions for a basket of currency pairs based on certain profit and loss thresholds. Here's a brief description:

  • The script is called "CloseBasketPairs.mq4".
  • It is copyrighted by MetaQuotes Software Corp. in 2024.
  • It provides a link to the MetaQuotes website.
  • The version of the script is 1.01.
  • The script is authored by "persinaru@gmail.com".
  • The script is licensed under the IP 2024 - free open source.
  • The main purpose of the script is to close positions for a basket of currency pairs when certain profit or loss thresholds are met.
  • It is a warning that the script should be used at your own risk, and the creator cannot be held responsible for any damage or loss.

The script defines the pairs in the basket and their respective order types, along with profit and loss thresholds. It loops through all open positions and checks if they belong to the defined basket pairs. If a position meets the criteria (profit exceeding the profit threshold or loss exceeding the loss threshold), it closes the position.

Finally, it provides functions for initialization, deinitialization, and handling tick events. The PrintStrategyInfo() function is used to print information about the strategy.



    Reverse Trades For All Symbols Script Reverse Trades For All Symbols Script

    Reverses all open trades after Closure for all symbols .

    Trailing_StopLoss_for All_orders_and_symbols Trailing_StopLoss_for All_orders_and_symbols

    Trailing_StopLoss_for All_orders_and_symbols

    Virtual SL TP Pending with SL Trailing for Symbol Chart Virtual SL TP Pending with SL Trailing for Symbol Chart

    Virtual SL TP Pending with SL Trailing for Symbol Chart

    Classic and Virtual Trailing Classic and Virtual Trailing

    Classic & Virtual Trailing for MT4