This script does the following:

1.Defines and plots six moving averages (14, 21, 35, 50, 100, 200).

2.Detects MA "crossovers and crossunders" between any of the moving averages.

3.Calculates up and down volumes based on whether the closing price is above or below the opening price.

4.Compares the current volume, up volume, and down volume with their previous values.

5.Uses the price change to infer buying pressure (when price increases and up volume increases) and selling pressure (when price decreases and down volume increases).

6.Plots an "X" for buy pressure below the bar and an "O" for sell pressure above the bar.
Chart patternsCycles

نص برمجي مفتوح المصدر

قام مؤلف هذا النص البرمجي بنشره وجعله مفتوح المصدر، بحيث يمكن للمتداولين فهمه والتحقق منه، وهو الأمر الذي يدخل ضمن قيم TradingView. تحياتنا للمؤلف! يمكنك استخدامه مجانًا، ولكن إعادة استخدام هذا الرمز في المنشور يخضع لقواعد‎‎قوانين الموقع. يمكنك جعله مفضلاً لاستخدامه على الرسم البياني.

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


يعمل أيضًا:

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