Permutations and Combinations (MT4) – library MetaTrader 4

Permutations and Combinations (MT4) - library for MetaTrader 4
Introduction It doesn’t happen very often, but every once in awhile one needs to iterate over all of the combinations or permutations of a set of objects. Or more specifically, given a set of N objects, you want to consider k of them at a time (for each combination or permutation). Practically, combinations and permutations … Read more

Permutations and Combinations – library MetaTrader 5

Permutations and Combinations - library for MetaTrader 5
Introduction It doesn’t happen very often, but every once in awhile one needs to iterate over all of the combinations or permutations of a set of objects. Or more specifically, given a set of N objects, you want to consider k of them at a time (for each combination or permutation). Practically, combinations and permutations … Read more

Testinator for testing massive combinations of trade setups – EA MetaTrader 5

Testinator for testing massive combinations of trade setups - expert for MetaTrader 5
Welcome to the Binary Testinator. The Purpose of this EA is for testing different Indicators to optimize a trade scenario. Everyone has an opinion on what is the best trade setup, and advice is never ending! Better if you test it out… Is this EA perfect, well no, of course not! I’m open to modification … Read more