거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

Close Basket Pairs v1 - MetaTrader 4용 expert

Closing Basket Pairs by positive or negative amount in account equity
게시자:
[삭제]
조회수:
2275
평가:
(2)
게시됨:
2024.04.10 02:15
업데이트됨:
2024.04.10 02:24
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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