OPEN-SOURCE SCRIPT

Simplified Metro


This is a derivative of J. Welles Wilder's RSI (Relative Strength Index) from 1978. This version uses a fast and slow offset of the RSI to create signals. The RSI itself has been removed from this version for visual simplicity, but its setting still has an impact on the fast and slow stepped lines.

The "RSI Period" sets the number of bars used to calculate the RSI. A higher value results in a smoother RSI, while a lower value makes it more reactive to price changes.

The "Fast Step Size" defines the step size for the fast trend line. A larger value makes the fast step line less sensitive to RSI changes, creating a smoother line.

The "Slow Step Size" defines the step size for the slow trend line. A larger value makes the slow step line less sensitive to RSI changes, resulting in a smoother line compared to the fast step.

When the faster blue line crosses and closes above the slower fuchsia line we have a signal to go long, and vice versa we take a short position.

This indicator should not be traded on its own, but could be a valuable addition to a system used for identifying trends.

This indicator has been profiled by VP of No Nonsense Forex (nononsenseforex.com) here:

youtu.be/-7d6kW0N4HQ?si=FL8toY4TICbIo3ih

and Dan at Stonehill Forex here:

stonehillforex.com/2024/10/metro-as-a-confirmation-indicator/

This code is converted from the original METRO.mq4 which was fixed by the brilliant nielsindicatorcoding at gmail.com

Trend Analysiswilder

開源腳本

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

想在圖表上使用此腳本?

免責聲明