Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

Astro Indicator - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources

author EAcpu | 2 reads | 0 comments |

Astro Indicators - indicator for MetaTrader 5

There are three Astro indicators:

Select "Mark Geocenter" in the "Indicator Parameters" panel. Otherwise the view will be heliocentric.

All indicator values ​​are in degrees.

Astro Indicators - indicator for MetaTrader 5

Requires special Astro libraries:

Astrocomputation requires a special external DLL "swedll32.dll". Use it from "swedll32.zip" or download the original DLL from ftp://ftp.astro.com/pub/swisseph.

explain:

You can analyze the Sun/Moon Cycle with the Planetary Cycle Indicator.

Look for turning points in indicators and prices. A value of 0 degrees is a conjunction (new moon) and a value of 180 degrees is an opposition (full moon).

Find inspiration https://www.google.de/#q=astro+based+trading+systems&start=0

Using Astro indicators in your trading system:

The simplest method is the iCustom() function. Another better way is to include "swisseph.mqh" in your EA and use the Calculate() function.

See how the indicator source uses this function. The return value a[0] is the body position in degrees, and the return value a[1] is the magnetic declination in degrees. For more Body values, the return variable is defined as "double a[6]".

See also the help file at ftp://ftp.astro.com/pub/swisseph.


Attachment download

📎 swisseph.mqh (6.81 KB)

📎 planetcycles.mq5 (3.4 KB)

📎 declination.mq5 (4.78 KB)

📎 bodyposition.mq5 (4.78 KB)

Source: MQL5 #2227

Verification code Refresh