taylor_o

level_stats

taylor_o تم تحديثه   
This script tells you the percentage of time an instrument's closing value is above and below a level of your choosing. The background color visually indicates periods where the instrument closed at or above the level (red) and below it (blue). For "stationary-ish" processes, you can get a loose feel for the mean, high, and low values. The historical information conveyed through the background coloring can help you plan derivatives trades. Try with your favorite pairs, commodities, or volatility indices.

Usage: pick a level of interest using the input.
ملاحظات الأخبار:
Added a histogram to depict the distribution of closing prices. Prices less than the "level" input are blue, while those above the level are red. This color scheme is also used to color the chart background.
ملاحظات الأخبار:
removed some debug code
ملاحظات الأخبار:
added mean, median, and stdev
ملاحظات الأخبار:
Added a date selection. The statistics and histogram will reflect only the period [ start, end ).
ملاحظات الأخبار:
added a horizontal line (light red) to indicate the level
ملاحظات الأخبار:
The histogram's width, height, and number of buckets are now adjustable inputs. More buckets will make the histogram somewhat smoother and more detailed, but at the cost of performance. The maximum number of buckets is probably around 80. The width and height units are "percentage of the screen".

I have set the defaults at levels that perform reasonably well.
نص برمجي مفتوح المصدر

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

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

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.

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