The graphic object of OBJ_BITMAP type allows to show the .BMP images on the chart. Unzip the mql5_logo.bmp to terminal_data_folder\...
Showing posts with label Script. Show all posts
Showing posts with label Script. Show all posts
MetaTrader 4 Script | Time Script
0
MetaTrader 4 Script | Time Script
RobotFX
15.11.25
Description: The script prints the week day and time. 10367 Best MetaTrader Indicators + Profitable Expert Advisors
MetaTrader 4 Script | LOCLinePipsAgile a Script to display distance in pips from horizontal lines to current market price
0
MetaTrader 4 Script | LOCLinePipsAgile a Script to display distance in pips from horizontal lines to current market price
RobotFX
13.11.25
Description: The script runs in background and writes the distance of pips from horizontal lines on the chart to the current ma...
Tags:
current,
display,
distance,
horizontal,
lines,
LOCLinePipsAgile,
market,
MetaTrader 4 Script,
pips,
price,
Script
MetaTrader 4 Script | Money Management Script
0
This script is intended to make life easier and virtually painless in executing trades. It gets sometimes annoying for me to keep cli...
MetaTrader 5 Script | sHistoryExport - handy script to export the historical data in the МetaТrader 4 format
0
MetaTrader 5 Script | sHistoryExport - handy script to export the historical data in the МetaТrader 4 format
RobotFX
25.10.25
Script for historical data export. Problems with history in MetaTrader 4? Load the detailed history of any depth from MetaTrader 5!...
MetaTrader 5 Script | Limit Stop Order Script
0
It is intended to breakthrough's trading on the support / resistance levels. For example if the price touches the given limit pri...
MetaTrader 4 Script | EW Elliott Wave Easy Counter Script
0
Overview This simple script enables you to do basic Elliott Wave counts in MetaTrader 4 by simple drag and drop. The program automat...
MetaTrader 5 Script | Script for Calculation of Candle Statistics
0
The script calculates candle statistics (the minimal, maximal and average values of candles body and shadows) of the current chart. T...
MetaTrader 4 Libraries | Script Calling Library for MT4 build 600 and later
0
This is script calling library for MT4 build 600 and later. This library is for callingl scripts from your indicator and expert adv...
MetaTrader 5 Script | Script and Template for Market Analysis
0
If you apply the script to a new chart it will search the Templates directory for the _SoHarD_dB_wyuEz_.tpl file that I made (it cont...
MetaTrader 4 Script | Open a Trade Script
0
This is an easy way to open a trade and setting StopLoss/TakeProfit. Just copy the script to <terminal_data_folder>\MQL4\Scrip...
MetaTrader 5 Script | A script for a tester that extends the standard MetaTrader 5 optimisation features
0
MetaTrader 5 Script | A script for a tester that extends the standard MetaTrader 5 optimisation features
RobotFX
27.9.25
Explanation of the code and its application What is this code? This code is a custom optimisation function for the MetaTrader 5 St...
MetaTrader 4 Script | AP Script ver 1.01
0
The script analyzes the market based on two criteria: the moving averages and the support and resistance levels. The script draws th...
MetaTrader 4 Script | Script to StopLoss and TakeProft in Pips, use your EA Number
0
Script that contains both Stop Loss as Take Profit. Getting your choice only use stop loss or stop loss with take profit. Real aut...
MetaTrader 4 Script | The WaveMarker script set
0
s_WaveMarker_CreateNew - the script creates a group of graphical objects on the chart - text labels and lines for marking the Elliot...
MetaTrader 5 Script | YURAZ RSAXEL Script draws the Axel Rudolph levels
0
//+------------------------------------------------------------------+ //| YURAZ_RSA...
MetaTrader 5 Script | Similarity Based Market Watch Symbol Mapping Script
0
This script is a code reference designed to help MetaTrader 5 developers and users solve a common problem: the mismatch between the ...
MetaTrader 5 Script | Ascending Sort A Struct Array By A Field Example
1
This is an example of ascending sort a struct list by a field. You can find out and customize the above algorithm depending on the pu...
MetaTrader 5 Script | Instance ID script for MT4/MT5
0
This script calculates and prints out the instance_id for MT4/MT5 installations. The instance_id is used in the roaming folder nam...
MetaTrader 4 Script | Script to close all negative trades first and then followed by positive trades
0
MetaTrader 4 Script | Script to close all negative trades first and then followed by positive trades
RobotFX
28.6.25
Usually when we close all trades, it is always from the last trades to the first one. Therefore, there will be positive and negat...