Codici

iForexSessions per MetaTrader 5

Highlights the Forex Market Sessions (Sydney, Tokyo, London, New York)

Determine Broker's Daylight (DST) schedule per MetaTrader 5

Script to determine whether your Broker follows the US, UK or AU daylight (DST) schedule

Local Timezones and Local Session Hours per MetaTrader 5

Class to access to the local time for the specified location, as well as time zone information and the local trading session hours

TimeGMT library for the strategy tester per MetaTrader 5

Static class to fix the TimeGMT() function during testing in the strategy tester

Benchmark per MetaTrader 5

A set of macros to benchmark small code snippets for their execution speeds

xoshiro256 Random Number Generator per MetaTrader 5

The 64-bit xoshiro256** Random Number Generator

Introsort (Introspective sort) per MetaTrader 5

Sort the input array in-place using comparison function less

Radix sort (The fastest numeric sort) per MetaTrader 5

Sorts the values in the first dimension of a multidimensional numeric array in the ascending order

String Manipulation Functions per MetaTrader 5

A collection of useful string manipulation functions

MultiSort - sorting algorithm per MetaTrader 5

A sorter class to sort an array based on other arrays