Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Variance - indicator for MetaTrader 4

Views:
25864
Rating:
(16)
Published:
2019.05.30 16:29
Updated:
2019.05.30 16:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Welford’s method for computing variance (published here : Variance - Welford's Method) is using single pass method for calculation, but it is still using a loop.

This method is avoiding loops after initial values are set up and that makes it much faster and suitable for usage where speed of execution is a must.

PS: if you compare it to Welford's method, there will be a difference. That is coming from a fact that Welford's method is using sample correction, while this method is not - the difference is small, and if you are used to using built in indicators using any sort of standard deviation (apart from std, Bollinger bands, ...)  then compare it to this one, but if you are calculating values that are ranging very much (some values are very different that the standard sample values) then use Welford's method




Variance V2 Variance V2

Variance (Welford’s method for computing)

Basket Viewer-View Statistics on groups of Long and Short Pairs Basket Viewer-View Statistics on groups of Long and Short Pairs

User may enter up to 50 symbols from their market watch in either a long or short basket for viewing. The symbols for the chart can be changed to any symbol in the display with a click on the symbol. Statistics including ATR for the chart period, points gained or lost from a weeks start and position gains or losses and lots exposure are displayed. The statistics week may be changed with simple clicks on the display, and the display may be dragged and dropped to different locations. The load on quote processing is kept low by simply posting an event that starts the processing for a display update.

Cryptocurrency Fibonacci MAs Cryptocurrency Fibonacci MAs

"Cryptocurrency " EA Trades with 4 Fibonacci MAs has Trailing Stop Loss &Take Profit can work on all time frames Cryptocurrency , major forex pairs, and stocks NASDAQ.

Export Summary Grouped by Symbols (MT4) Export Summary Grouped by Symbols (MT4)

The script exports summary of closed trades grouped by each currency pair to .csv file