Interesting take for a velocity and trend analysis indicator, I call it The TR high/low meter. First it will find the highest high and lowest low based on X bars back. Now comes the twist, instead of storing these lowest or highest prices, we store the TR (true range) into the appropriate array (one array for lowest and one array for highest). Finally, we sum up these two arrays for highest TR's and lowest TR's and subtract each other to get the difference, Hench, see who is stronger. In the end we plot the difference into the indicator we have here. The plot is colored with gradient color in which bright color emphasizes the movement is strong and weaker color emphasizes the movement is getting weaker.
Basically this indicator shows us the asset trend direction and strength. Awesome!
==Colors and Bar Colors== Green: Up Trending Light Green: Weakening up trend Red: Down Trending. Light Red: Weakening Down Trending.
==Notes== Bar coloring is enabled on this chart! Supports EMA smoothing (disabled by default) Like if you like and Enjoy! Follow for more upcoming indicators/strategies: tradingview.com/u/dman103/
ملاحظات الأخبار
Added alerts, Buy, Sell, and Natural (inside trade zone area) Added No trade zone range in which alerts will not trigger. 'No Trade zone' is visualized by white dots and borderlines. The No-Trade zone is a zone where Buy and Sell alerts will NOT trigger (Note: disabled by default in settings). Screenshot of 'no-trade zone':
ملاحظات الأخبار
Update to version 6 of pinescript. Improved logic to one array instead of two arrays. Added new plot to external filtering. Added multi-time frame support. Minor fixes.
قام مؤلف هذا النص البرمجي بنشره وجعله مفتوح المصدر، بحيث يمكن للمتداولين فهمه والتحقق منه، وهو الأمر الذي يدخل ضمن قيم TradingView. تحياتنا للمؤلف! يمكنك استخدامه مجانًا، ولكن إعادة استخدام هذا الرمز في المنشور يخضع لقواعدقوانين الموقع. يمكنك جعله مفضلاً لاستخدامه على الرسم البياني.
هل تريد استخدام هذا النص البرمجي على الرسم البياني؟
لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.