I robot di trading e gli indicatori tecnici più utilizzati, i segnali di notizie, i programmi MQL5 più recenti in CodeBase e pronti all'uso, gli argomenti del forum più popolari.
PivotPointThis indicator draws pivot points, resistances and supports.
Candle Time End and SpreadThe indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
Volume Profile + Range v6.0Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
MQLUnit - Tiny Unit Tests Framework For Complex Expert AdvisorsThis unit test frameworks eases the development of unit tests for more complex expert advisor programs. The MQL5 developer can test single components. The test framework starts the strategy tester so that there is test data available if required. I am using the framework to do test driven development (TDD) on my MQL5 programs.
The intersections of two linesIn MetaTrader 4, we intend to calculate the intersection coordinates of two straight line objects with different slopes using MQL4.