Library "FibonacciAveragesOscillatorLibrary" The FibonacciAveragesOscillator library provides a streamlined way to analyze market trends using Fibonacci intervals and smoothed averages.
fibAvgOscillator(maxFibNumber, smoothLevel) Parameters: maxFibNumber (string): string: The maximum Fibonacci number to use, affecting analysis depth. smoothLevel (simple int): simple int: Smoothing level for the oscillator, higher values produce smoother results. return series float: The Fibonacci averages trend oscillator value, smoothed over the specified level.
發行說明
v2
Updated: Compiler annotations
Pine腳本庫
秉持 TradingView 一貫的共享精神,作者將此 Pine 程式碼發佈為開源庫,讓社群中的其他 Pine 程式設計師能夠重複使用。向作者致敬!您可以在私人專案或其他開源發佈中使用此庫,但在公開發佈中重複使用該程式碼需遵守社群規範。