Twiggs Money Flow

Twiggs Money Flow

The Twiggs Money Flow indicator was created by Collin Twiggs.

It is a variation of the Chaikin Money Flow Index that uses ranges and volumes in its formulation.

This code is an adaptation of the tradingview platform code: https: //www.tradingview.com/script/Jccjg8CR-Indicators-Twiggs-Money-Flow-TMF-Wilder-s-MA-WiMA/

In this version, the average is configurable, being possible to choose between simple, exponential, wilder ..

—–

El indicador Twiggs Money Flow fué creado por Collin Twiggs .

Es una variación del Chaikin Money Flow Index que utiliza rangos y volúmenes en su formulación.

Este código es una adaptación del código de la plataforma tradingview :https://www.tradingview.com/script/Jccjg8CR-Indicators-Twiggs-Money-Flow-TMF-Wilder-s-MA-WiMA/

En esta versión , la media es configurable , siendo posible elegir entre simple,exponencial ,de wilder..

 

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. century • 01/03/2017 #

    what’s the variable “t”, it’s missing :!

    • Nicolas • 01/03/2017 #

      Not in the attached ITF file, “t” is for the moving average type. You can change it from 1 to 6.

  2. century • 01/03/2017 #

    any explanation about the different moving average type ? please

    • Nicolas • 01/03/2017 #

      https://www.prorealcode.com/documentation/average/
      0 = SMA
      1 = EMA
      2 = WMA
      3 = Wilder
      4 = Triangular
      5 = End point
      6 = Time series

  3. century • 01/03/2017 #

    thanks alot . it’s all i need 😉

  4. dcos • 01/03/2017 #

    Any ideas why this would return an empty chart? Imported the ITF and it doesn’t seem to want to calculate the average of vw.. VOLUME[1]* 0 = 0 yes?

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar
Related users ' posts
Nicolas
10 years ago
Klinger oscillator
Klinger oscillator
4
Indicators
Nicolas Because they are external variables and not present in the code. Please download the itf fil...
fykemang Whenever I attempt to apply this to a chart, the value is 0, not sure what is wrong.
Nicolas The Klinger Oscillator needs Volume in order to be calculated. Apply it on an instrument tha...
Nicolas
10 years ago
Nicolas Just replace the last line with this : RETURN dm as "Volume Weighted MACD", masignal as "Si...
thomas2004ch I happen to read this article. I would say the formel 'd = maslow - mafast' could be inverse...
Nicolas You are right! but still the picture is looking good. The formula is inverted! dunno why :) ...
Nicolas
10 years ago
petmut Hello all, When I import the code here above "multiple ATR bands" and apply it on the PRT ...
Nicolas That should need some custom coding, if you want to make it done, please open a new topic in...
Patopercho Hello, thanks for the indicator, i would like to change the color, is it possible, thanks
Nicolas
10 years ago
patrick3 Merci Nicolas pour cet indicateur, il est très utile pour voir les vagues
Vicari0us Really liking this indicator. Thanks
SB-FO Moving your last response to this post. Thanks for conforming the code below. How does PRT/...
Nicolas It is obtained by substracting the x days before Close from today’s Close. X is the paramete...
Nicolas
10 years ago
Pivot oscillator
Pivot oscillator
3
Indicators
supertiti // PIVOT OSCILLO onchart PRC DID Pivot Oscillator - ProRealCode - prorealtime prog...
supertiti https://hubic.com/home/pub/?ruid=aHR0cHM6Ly9sYjEuaHViaWMub3ZoLm5ldC92MS9BVVRIXzFiNjRhYmY3ZjA...
supertiti http://ovh.to/rbcdfr2

Top