Direct Access to the MQL5 Library from the MetaEditor 5
Do you know that all the programs in the MQL5 library are available directly in the MetaEditor 5? Now you do not need to worry about which folder to use to download the code of an Expert Advisor, indicator or script - the editor does it for you.
Open its Toolbox (Ctr+T), go to the Code Base tab and select "Download" in the right-click menu - that's all you need to do to get a program source code!
586
OpenBuyPosition (Author: GODZILLA)
The script is developed for buying with fixed Stop Loss and Take Profit values in points from the current price.
1156
Chart_Period_Changer (Author: Karlson)
A simple script for switching basic timeframes. It allows to change a chart period using hot keys.
1254
News VLine (Author: Urain)
The script adds vertical lines on the chart at the news events.
516
ColorChart (Author: tsaktuo)
Simple script to randomize all colors of your chart. Just click on it and see results yourself!
1101
OpenCL Test (Author: MetaQuotes Software)
A small example of the Mandelbrot fractal calculation in OpenCL. The OpenCL accelerates calculations of fractal approximately up to 100 times in comparison with the CPU calculations.
844
StopOutPrice (Author: IvanBG)
The script calculates Stop Out price (at this price position will be closed by broker) of the opened position and the price, at which Free Margin became negative (LockOut price).
497
ToClearChart (Author: GODZILLA)
The simple script for deleting all graphical objects from a financial asset chart. It can be useful, in case the chart is overcrowded by objects that are not needed anymore.
609
Save history to HST (Author: avoitenko)
The script exports historical data to HST format for its use in MetaTrader 4 client terminal. This file can be imported in MetaTrader 4 as historical data or you can open it as offline chart.
874
Exposure (Author: IvanBG)
This script reads all opened position and calculates their exposure for each currency.
1258
sTimeToVariables (Author: Integer)
The script converts the time, represented as datetime variable into the year, month, day, hour, minutes and seconds.
3693
downloadhistory.mq5 (Author: gdtt)
The script downloads historical data (for the current symbol), available at trade server.