당사 팬 페이지에 가입하십시오
The 'History Deals and Orders' script shows absolutely all properties of deals and orders from the trading history over a given time interval.
This script will change the SL and TP of all open trades of the symbol to the price where the script is dropped off.
A simple script for switching basic timeframes. It allows to change a chart period using hot keys.
HTML file converter for the economic calendar. The script parses a page downloaded from http://www.investing.com/economic-calendar, and forms a CSV file with the list of news.
This script allows a user to find out instance_id of the running MetaTrader instance/installation.
This is MQL5 project packer: assemble all source and resource files from dependencies into a single ZIP.
- The script scans through the current chart for any available chart objects, - Counts and delete them accordingly - And log the the names of the objects on the chart respectively.
When you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a Sell Stop or Sell Limit pending order should be placed.
This script helps to save the objects into a file and show the objects on a new chart.
The script creates the Fibonacci levels graphic object with a large number of settings.
This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.
For day traders, this is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best TIME during the day to trade when the market moves the most as well
The script is developed for placing a SellLimit order with fixed actuation levels, Stop Loss and Take Profit levels in points from the current price.
This script generates a file with its source code (solution of the classical program in MQL5). It may be useful to study programming and algorithms.
The script has three independent functions for determining the current FORTS futures.
Simple script to randomize all colors of your chart. Just click on it and see results yourself!
The script calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit.
The script provides a synchronous scrolling for all charts opened in the client terminal.
A script to place straddle orders around current price level to catch price spikes around announcements.
I used to suffer from unnecessary losses and/or cutting my profit short since I wasn't fast enough to modify my SL and/or TP. That is why I've wrote these scripts that will allow me to react fast when I must modify my Sl and/or TP especially when I have many open and/or pending trades. I know there are plenty of Metatraders who also suffer from this and that is why I would like to share these scripts with you, hopefully it will be beneficial. Do not forget to send you comments as well as rate these scripts. Happy trading!
The CSV file was written to write economic news but there was a problem that the Terminal does not distinguish lines, exactly their number when working with the CSV file. That is why I decided to share my solution of this problem.