Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Time Segmented Volume (TSV) - MetaTrader 5 için gösterge
- Görüntülemeler:
- 8941
- Derecelendirme:
- Yayınlandı:
- 2023.01.01 16:40
- Güncellendi:
- 2023.03.27 22:10
- Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
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”.
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 5The equation of the straight line from the school, it is y = bx + с. (Conversion from https://www.mql5.com/en/code/7883)
RSI Bot, send alert buy when RSI<=20, send alert sell when RSI>=80
xoshiro256 Random Number GeneratorThe 64-bit xoshiro256** Random Number Generator.