Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Scripts

4click Trade Opener - script for MetaTrader 5

Views:
9374
Rating:
(20)
Published:
2020.05.25 18:57
Updated:
2022.03.08 10:30
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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.