Description: Reads all available instruments and their characteristics and generates an HTML report. Positive Swaps are highlight...
Showing posts with label Symbols. Show all posts
Showing posts with label Symbols. Show all posts
Metatrader 5 Script | Clean Market Watch - Removes All Symbols In the Market Watch Windows In One Go
0
Metatrader 5 Script | Clean Market Watch - Removes All Symbols In the Market Watch Windows In One Go
RobotFX
13.11.25
Clean Market Watch Script BEFORE : ...
MetaTrader 5 Indicator | 2 Symbols on Chart
0
The indicator can be used to analyze the state of two and more symbols simultaneously. The first visible chart bar is used as the st...
MetaTrader 5 Indicator | Spread Of Symbols
0
Description: Indicator input parameters: Symbol1 and Symbol2 - symbols for calculation of prices difference and displaying it as a ch...
MetaTrader 4 Indicator | Heatmap, Gradient and Scale representation of symbols
0
The purpose of this code is to demonstrate how easy it is to create color scales, color gradients and heatmaps with the MQL4 language...
MetaTrader 4 Indicator | Overlay and Spread Charts for 2 symbols
0
Main chart shows the overlay chart of 2 symbols - while subchart displays the price spread line with spreadfactor. For those keys af...
MetaTrader 4 Script | Information on the symbols
0
The script outputs the information on symbols to a CSV file: swaps, spreads, stops, contracts. The set of symbols is stored in the si...
MetaTrader 5 Script | Export Summary Grouped by Symbols
0
The script exports summary of closed trades selected between two dates grouped by each currency pair. The resulting file is CSV that ...
MetaTrader 4 Script | Export Summary Grouped by Symbols (MT4)
0
The script exports summary of closed trades selected between two dates grouped by each currency pair. The resulting file is CSV that...
MetaTrader 4 Script | Open Charts of open trades symbols
0
//+------------------------------------------------------------------+ //| This little utility script open charts of open trades...
MetaTrader 4 Expert Advisor | Trailing_StopLoss_for All_orders_and_symbols
0
This script will trail the stop loss of all open buy and sell orders. Adjust the TrailStart and TrailStop parameters ...
MetaTrader 4 Script | Reverse Trades For All Symbols Script
0
The strategy implemented in the script "Reverse_Trades_For_all_Trades_and_Symbols_V1.mq4" reverses all open trades for all ...