Skip to content

nihalai/moonphases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

moonphases

documentation

This code is a TradingView script that uses the Pine programming language to plot the moon phases on the price chart based on UTC time.

It uses the built-in ta.moonphase() function to get the moon phase data and the plotchar() function to draw the symbols.

The indicator can be used for visualizing the lunar cycles and their possible effects on the market

To create this indicator in TradingView, you need to follow these steps:

  1. Open the TradingView website.
  2. Open a new chart.
  3. On the bottom panel, click on the "Pine Editor" tab to open the code editor.
  4. Copy and paste the code into the editor and click on the "Add to Chart" button on the top right corner.
  5. The indicator will be added to your chart and you can see the moon phases plotted on it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors