amrali
amrali
已发布代码Introsort (Introspective sort)
Sort the input array in-place using comparison function less.
1
69
amrali
已发布代码Radix sort (The fastest numeric sort)
Sorts the values in the first dimension of a multidimensional numeric array in the ascending order.
2
73
amrali
已发布代码String Manipulation Functions
A collection of useful string manipulation functions.
1
257
amrali
已发布代码MultiSort - sorting algorithm
A sorter class to sort an array based on other arrays.
2
193
amrali
已发布代码Print Closed Position
Print info about a closed position by its position ticket or identifier.
1
432
amrali
已发布代码Forex Calculators
Margin Calculator, Point Value Calculator, Position Size Calculator, Profit Calculator and Swap Calculator.
3
2868

amrali
已发布代码Forex_Spread_Meter
MetaTrader 5 indicator that displays the spread meter on the chart.
1
1916
amrali
已发布代码Daylight changes (summer time)
Compute the daylight saving time changes (start/end of the summer time).
1
260
amrali
已发布代码CSetFileReader
Class to provide simple reading mechanism from MetaTrader set files.
1
119
amrali
已发布代码CHistoryPositionInfo Class
A class for easy access to the closed position properties.
1
454
amrali
已发布代码Export Summary Grouped by Trading Days (MT4)
The script exports summary of closed trades grouped by each trading day to .csv file
1
779
amrali
已发布代码s-Downloader (SingleTF, AllSymbols)
The script downloads the historical quotes data of a single timeframe for all symbols in the market watch.
1
1115
amrali
已发布代码Permutations and Combinations
A fast library for combinations and permutations in MQL.
1
238
amrali
已发布代码Math Utils (MT4)
Handy functions for comparison, rounding, formatting and debugging of doubles (prices, lots and money).
2
517
amrali
已发布代码Export Summary Grouped by Symbols (MT4)
The script exports summary of closed trades grouped by each currency pair to .csv file
1
453
amrali
已发布代码Export Summary Grouped by Trading Days
The script exports summary of closed trades grouped by each trading day to .csv file
1
355
: