Skip to content

Fibonacci Navigator is a powerful Pine Script indicator for TradingView that lets you draw Fibonacci retracement levels on a specific candle based on a given date and timeframe. This tool is perfect for traders looking to analyze price ranges and make informed decisions.

Notifications You must be signed in to change notification settings

saifshabsug/FibonacciNavigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Fibonacci Navigator Indicator

Fibonacci Navigator is a powerful Pine Script indicator for TradingView that lets you draw Fibonacci retracement levels on a specific candle based on a given date and timeframe. This tool is perfect for traders looking to analyze price ranges and make informed decisions.

✨ Features

  • πŸ” Select a specific candle by date and time
  • ⏳ Choose from a variety of timeframes including non-standard ones like 2 minutes, 4 minutes, and more
  • πŸ“ˆ Automatically draw Fibonacci retracement levels on the selected candle
  • πŸ’‘ Display the price ranges between specified Fibonacci levels
  • 🎨 Customizable Fibonacci levels and colors

πŸš€ Usage

  1. Clone or download the repository:

    git clone https://github.com/saifshabsug/FibonacciNavigator.git
  2. Copy the Pine Script code from fibonacci_navigator.pine to your TradingView Pine Script editor.

  3. Add the indicator to your chart.

  4. Configure the indicator settings:

    • Candle Date & Time: Input the specific date and time of the candle you want to analyze.
    • Timeframe: Select the desired timeframe from the dropdown options.
    • The Fibonacci levels and colors are predefined in the script.

🌟 Example

Fibonacci Navigator Example

🎨 Fibonacci Levels and Colors

The following Fibonacci levels and their corresponding colors are used in this indicator:

Level Value Color
Level 0 32.236 πŸ”΅ Blue
Level 1 16.236 πŸ”΅ Blue
Level 2 8.236 πŸ”΅ Blue
Level 3 4.236 πŸ”΅ Blue
Level 4 2.618 🟒 Green
Level 5 1.1414 πŸ”΄ Red
Level 6 1 βšͺ Gray
Level 7 0 βšͺ Gray
Level 8 -0.1414 πŸ”΄ Red
Level 9 -1.618 🟒 Green
Level 10 -3.236 πŸ”΅ Blue
Level 11 -7.236 πŸ”΅ Blue
Level 12 -15.236 πŸ”΅ Blue
Level 13 -31.236 πŸ”΅ Blue

🀝 Collaboration

This project is in collaboration with Hammam Sawalma.

πŸ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Fibonacci Navigator is a powerful Pine Script indicator for TradingView that lets you draw Fibonacci retracement levels on a specific candle based on a given date and timeframe. This tool is perfect for traders looking to analyze price ranges and make informed decisions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published