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. تحياتنا للمؤلف! يمكنك استخدامه مجانًا، ولكن إعادة استخدام هذا الرمز في المنشور يخضع لقواعد‎‎قوانين الموقع. يمكنك جعله مفضلاً لاستخدامه على الرسم البياني.

هل تريد استخدام هذا النص البرمجي على الرسم البياني؟

إخلاء المسؤولية