A Collection of Scripts to Simplify Trading

Hello everyone. A long time ago I promised to post a collection of scripts to speed up routine processes, such as quickly closing all orders, reversing a position, clearing the chart of cluttered trend lines, and so on. In short, simple scripts that expand the trading functions of Metatrader 4 and make trading a little more convenient)
What is a script?

A script is a small program for the MT4 terminal that performs a certain function one time, rather than continuously, like an expert advisor. For example, opening a grid of orders. For more details about what scripts are, how to install them, and how to use them, see here.
A collection of useful forex scripts

And here is the collection itself
- CloseThemAll - close absolutely all orders in the terminal.
- fromHistoryOnGraph - show all closed trades visually on the chart. More convenient than dragging them onto the chart one by one.
- Close All Profit - close all profitable orders
- Remove Loss - close all losing orders
- Remove Pending - delete all pending orders
- Reverse - close the current order for this pair and open the opposite one. Position reversal
- DwnldHist - download all quotes for this pair
- Open Order - a script for opening orders with a specified Magic Number. Necessary in cases when an expert advisor needs to pick up a manually opened order.
- PipValue - the size of a point in the quote currency
- Delete All Graf - delete all graphical objects from the chart, such as trend lines, figures, icons, and so on.
- Open Limits - a script with the ability to open 2 pending orders on both sides of the current price. Useful for breakout trading enthusiasts.
Download the archive with scripts

I need more scripts!

More scripts on our forum :)
Best regards, Pavel TradeLikeaPro.ru

Hello everyone. A long time ago I promised to post a collection of scripts to speed up routine processes, such as quickly closing all orders, reversing a position, clearing the chart of cluttered trend lines, and so on.