Astro_ValuePlotter
Author: Earik Beann Contact: earik@wave59.com |
Download this Script |
Posting Date: 2/12/2020 | Download Count: 49 |
Category: Indicator | Rating:
Unrated
Click here to Rate this Script |
Summary:
This script is a wrapper for the astro(...) QScript function, which will give easy
access to many different kinds of astronomical data.
This information also exists at the top of the script, when you open it up in the
QScript Editor:
You can use this to track the speed of a planet, the distance, etc
using planet = astro_moon, and what = astro_dist, and geo = true
it will plot distance from earth to moon, giving you apogee/perigee info
use the following inputs:
planet = what planet you want to track
what = this can be, among other things:
astro_dist, the distance from the Sun/Earth in AU
astro_longspeed, the speed of longitude change in degrees/day
astro_distspeed, the speed of distance change in AU/day
astro_raspeed, the speed of right ascension change in degrees/day
geocentric = set to true for geo, false for helio
ahead_bars = how many bars ahead of price to plot
User Comments: |
I am the author and would like to edit this page
I am the author and would like to delete this post