Codes

FineClock for MetaTrader 5

Fine Clock. Displayed on all charts

NextBarColor for MetaTrader 5

The indicator "predicts" the color of the next bar with the probability specified in the settings. It is useful for the evaluation of strategies aimed at such a prediction when choosing trading instruments / timeframes for strategies. Caution: The indicator "looks into the future", so do not apply

SelfGenerator for MetaTrader 5

This script generates a file with its source code (solution of the classical program in MQL5). It may be useful to study programming and algorithms

ChartReinit for MetaTrader 5

Chart reinitialization with recalculation of all chart indicators

Forum

Anti-Martingale vs Martingale : Good prevails!!!

"I go against the axe In my hands clutching the crowbar, As a symbol of the triumph of Good In its struggle against Evil." (c) F.X.AntiMartin // My translation It's done. Finally we can rejoice at the chance to finish, that is, to clarify to the very end the topic of martingale. And the

Why have subscriptions been banned on the grounds of "too high a yield" ?

I gave hrenfx two demo accounts of $1000 each yesterday and monitored them in "Signals". One has not started yet, but the second one has already traded $54,000 for half a day. He's strong, though. The signal is here: https: // www.mql5.com/ru/signals/14780 The subscription was open and free, but it

Structure rules. Learning how to structure programmes, exploring possibilities, errors, solutions, etc.

Clumsy program structure very often leads to exorbitant difficulties in development, especially when the projects grow. I propose to discuss here all the issues related to project structuring. From the simplest programmes to complex software packages. -- I urge the pros to support this thread. I

In MQL5 there is always room for an exploit ! ;)

I suggest to post and analyze all kind of mql5 "impossibilities", like this one: Conditional Compilation . It is possible to show the possibility at first (without revealing the implementation ) in order to torture inquisitive people and stimulate the reader's own creativity. But in the end, it is