Astro Indicators Indicator For MT5

Astro Indicators Indicator For MT5

Table Of Contents:

  1. Astro Indicators Indicator For MT5
  2. Εγκατάσταση του Astro Indicators Indicator For MT5
  3. Παράμετροι του Astro Indicators Indicator For MT5
  4. Buffers του Astro Indicators Indicator For MT5
  5. Κύρια μέρη του κώδικα

Ο Astro Indicators Indicator For MT5 προσπαθεί να εξηγήσει τις κινήσεις της αγοράς με τον κύκλο του ήλιου και του φεγγαριού. Αυτοί οι κύκλοι έχουν αντίκτυπο στον λαό, οπότε αυτός ο δείκτης αναμένεται να αντικατοπτρίζει τους κύκλους στις κινήσεις των τιμών.

FREE Astro Indicators Indicator

Download the FREE Astro Indicators Indicator for MT5.

To receive my email 100% sure: 
Put my email on your whitelist!

 

Partially Automated Trading Besides Your Day Job

Alerts In Real-Time When Divergences Occur

 

Εγκατάσταση του Astro Indicators Indicator For MT5

Αφού κατεβάσετε την ένδειξη μέσω της παραπάνω φόρμας, πρέπει να αποσυνδέσετε το αρχείο zip. Στη συνέχεια, πρέπει να αντιγράψετε το αρχείο bodyposition.mq5 στο φάκελο MQL5Indicators της εγκατάστασης MT5 . Στη συνέχεια, κάντε επανεκκίνηση του MT5 και, στη συνέχεια, θα μπορείτε να δείτε τον δείκτη στη λίστα των δεικτών.

Παράμετροι του Astro Indicators Indicator For MT5

Το Astro Indicators Indicator For MT5 έχει παραμέτρους 1 για να ρυθμίσετε τις παραμέτρους.

input bool Geocentric=true;  // geocentric view 

Buffers του Astro Indicators Indicator For MT5

Το Astro Indicators Indicator For MT5 παρέχει buffers 9 .

SetIndexBuffer(0,Moon,INDICATOR_DATA); SetIndexBuffer(1,Mercury,INDICATOR_DATA); SetIndexBuffer(2,Venus,INDICATOR_DATA); SetIndexBuffer(3,Mars,INDICATOR_DATA); SetIndexBuffer(4,Jupiter,INDICATOR_DATA); SetIndexBuffer(5,Saturn,INDICATOR_DATA); SetIndexBuffer(6,Uranus,INDICATOR_DATA); SetIndexBuffer(7,Neptune,INDICATOR_DATA); SetIndexBuffer(8,Pluto,INDICATOR_DATA); 

Κύρια μέρη του κώδικα

int OnCalculate(const int rates_total,                 const int prev_calculated,                 const datetime &time[],                 const double &open[],                 const double &high[],                 const double &low[],                 const double &close[],                 const long &tick_volume[],                 const long &volume[],                 const int &spread[]) {                                      double a[6];    for( int i=prev_calculated; i lt rates_total && !IsStopped(); i++) {              calculate(time[i],SE_MOON,a,flag);     Moon[i]=a[0];       calculate(time[i],SE_MERCURY,a,flag);  Mercury[i]=a[0];       calculate(time[i],SE_VENUS,a,flag);    Venus[i]=a[0];       calculate(time[i],SE_MARS,a,flag);     Mars[i]=a[0];       calculate(time[i],SE_JUPITER,a,flag);  Jupiter[i]=a[0];       calculate(time[i],SE_SATURN,a,flag);   Saturn[i]=a[0];       calculate(time[i],SE_URANUS,a,flag);   Uranus[i]=a[0];       calculate(time[i],SE_NEPTUNE,a,flag);  Neptune[i]=a[0];       calculate(time[i],SE_PLUTO,a,flag);    Pluto[i]=a[0];    }                    return(rates_total); } 

 

About Me

I'm Mike Semlitsch the owner of PerfectTrendSystem.com. My trading career started in 2007. Since 2013 I have helped thousands of traders to take their trading to the next level. Many of them are now constantly profitable traders. 

The following performance was achieved by me while trading live in front of hundreds of my clients:

Connect With Me:  

Results From 5 Months!
This service starts soon! Be the first who get's notified when it begins!

This FREE Indicator Can Transform
Your Trading!

FREE Indicator + Telegram Group


Request the Ultimate Double Top/Bottom Indicator which is used by 10,000+ traders.