OPEN-SOURCE SCRIPT

Ultra Money Flow

由Rathack提供
Introduction
The Ultra Money Flow script is a technical indicator for analyzing stock trends. It highlights buying and selling power, helping you identify bullish (rising) or bearish (falling) market trends.

Detailed Description
The Ultra Money Flow script calculates and visually displays two main components: Fast and Slow money flow. These components represent short-term and long-term trends, respectively.
Here's how it works:

.........
  1. Inputs
    You can adjust the speed of analysis (Fast Length and Slow Length) and the type of smoothing applied (e.g., Simple Moving Average, Exponential Moving Average).
    Choose colors for visualizing the trends, with blue for bullish (positive) and orange for bearish (negative) movements.


    .....
  2. Money Flow Calculation
    The script analyzes price changes (delta) over specified periods.
    It separates upward price movements (buying power) from downward ones (selling power).
    It then calculates the difference between these powers for both Fast and Slow components.
    The types of smoothing methods range from traditional ones like the Simple Moving Average (SMA) to advanced ones like the Double Expotential Moving Average (DEMA) or the Triple Exponential Moving Average (TEMA) or the Recursive Moving Average (RMA) or the Weigthend Moving Average (WMA) or the Volume Weigthend Moving Average (VWMA) or Hull Moving Average (HMA).
    Very Special ones are the Triple Weigthend Moving Average (TWMA) wich created RedKTrader.
    I created the Multi Weigthend Moving Average (MWMA) wich is a simple signal line to the TWMA.


    .....
  3. Divergence
    This indicator can show divergence by comparing the direction of price movements with the indicator value.
    If the price and the indicator move in opposite directions, you can use these signals to help decide when to buy or sell.


    .....
  4. Auto Scaling
    The script adjusts its calculations based on the time frame you are viewing, whether it's minutes, hours, or days, ensuring accurate representation across different time scales.


    .....
  5. Plotting
    The script plots the Fast component as a histogram and the Slow component as a line, using the chosen colors to indicate bullish or bearish trends.
    The thickness and transparency of these plots give additional clues about the strength of the trend.


.........

By using this indicator, traders can easily spot shifts in buying and selling power, allowing for better-informed decisions in the market.

Special Thanks
I use the TWMA-Function created from RedKTrader to smooth the values.
Special thanks to him for creating and sharing this function!
deltaMomentum Indicator (MOM)Momentum OscillatorsOscillatorsTrend Analysis

開源腳本

在真正的TradingView精神中,這個腳本的作者以開源的方式發佈,這樣交易員可以理解和驗證它。請向作者致敬!您可以免費使用它,但在出版物中再次使用這段程式碼將受到網站規則的約束。 您可以收藏它以在圖表上使用。

想在圖表上使用此腳本?

免責聲明