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

4click Trade Opener - MetaTrader 5용 스크립트

조회수:
9366
평가:
(20)
게시됨:
2020.05.25 18:57
업데이트됨:
2022.03.08 10:30
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Trade with no need to calculate lot size! This script calculates the proper lot size and opens the position(s) for you.

Set risk percent or risk amount of your equity and other parameters in script source code and compile it, then:

  • First click: Open a trade with minimum lot size that broker allows to opening an order (use buy & sell buttons of trade panel on top left corner of charts)
  • Second and third clicks: drag SL and TP lines to your wanted prices on the chart
  • Forth click: drag and drop script on the chart. Script calculates the lot size and opens position(s) for you.

Parameters:

  • Risk Percent (like 2% of equity)
  • Risk Amount (like 100$)
  • Minimum Lot Allowed by Broker to open Orders (generally 0.01 or 0.1)
  • Number of Positions  (You can split your risk between more than one positions to set different TPs for them)
  • Max order slippage(deviation)

Script calculates the size of the min lot position that you opened and sets remaining lot size based on SL line that you defined on the chart.



4click Trade Opener-1


4click Trade Opener-2



    Currency Strength Expert v3 Currency Strength Expert v3

    This Multicurrency EA is based on Currency Strength Indicator.

    Copy constructor Copy constructor

    Have you ever wondered how to safely return automatic objects with functions without memory leaks?

    Fast Pending Orders Fast Pending Orders

    Placing pending orders with no need to calculate lot size. Script calculates the proper lot size and opens the pending order(s) for you.

    Shved Supply and Demand Shved Supply and Demand

    This is MQL5 version of Shved Supply and Demand written by Shved and upgraded by eevviill7 with history mode.