Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Time Segmented Volume (TSV) - indicatore per MetaTrader 5

Visualizzazioni:
7862
Valutazioni:
(17)
Pubblicato:
2023.01.01 16:40
Aggiornato:
2023.03.27 22:10
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

This indicator is based on the original “Time Segmented Volume (TSV)” developed by Worden Brothers, Inc. However, I added an extra few features to this one.

One can choose the price to be applied, instead of only having the default close price used by the original.

One can also choose which volume weighting to use, including a pseudo-volume based on true range, or no volume weighting at all.

The indicator displays two moving averages, one being the default simple moving average as the original, and the other being an exponential moving average, which reacts faster.


The code uses conditional compilation and will compile on both MQL4 and MQL5.

Please note that all my CodeBase publications’ source code are now also available in “Public Projects” tab of MetaEditor under the name “FMIC”.


Samy Thuillier Trader Options Dérivées Samy Thuillier Trader Options Dérivées

Parmis les 5% des traders les plus performant du desk ''Options Dérivées'' de la Société Générale. PnL 22MEUR entre 01/01/2022 au 27/12/2022

TrendLinearReg - indicator for MetaTrader 5 TrendLinearReg - indicator for MetaTrader 5

The equation of the straight line from the school, it is y = bx + с. (Conversion from https://www.mql5.com/en/code/7883)

RSI Bot MT5 RSI Bot MT5

RSI Bot, send alert buy when RSI<=20, send alert sell when RSI>=80

xoshiro256 Random Number Generator xoshiro256 Random Number Generator

The 64-bit xoshiro256** Random Number Generator.