Hi everybody,
I want to create a efs to draw my trading systems automatically on the chart.
The System:
First Part:
A Time Scale, Vertikal Line on every Full Moon, Revolving in
different Colours, the Colors are revolving always in the same cycle RBOG Red Black Orange Green, RED ist always the first, an example where to start is shown on the sample.
Second Part:
The Turning Points, are for ex. here in the S&P500 exactly 12 Points, which are always on the same position proportional to the colored lines. Points are turning always up and down until an inversion occurs.Inversion are only between 12 and 1.
The Numbers had to be on the bottom and the top of the chart, in the past they come closer the the candles or a thin line goes closer.
The inversion is the biggest problem to program because the market tell you mostly very late if it is an inversion or not, but the inversione occur only in the inversion phase, this is between 12 and 1. So I think about to create an Inversion button, to swich manually. We will see
Here is the sample:
Script what I found what is helpful is the moonphase.efs
and some scripts for drawin lines.
I want to create a efs to draw my trading systems automatically on the chart.
The System:
First Part:
A Time Scale, Vertikal Line on every Full Moon, Revolving in
different Colours, the Colors are revolving always in the same cycle RBOG Red Black Orange Green, RED ist always the first, an example where to start is shown on the sample.
Second Part:
The Turning Points, are for ex. here in the S&P500 exactly 12 Points, which are always on the same position proportional to the colored lines. Points are turning always up and down until an inversion occurs.Inversion are only between 12 and 1.
The Numbers had to be on the bottom and the top of the chart, in the past they come closer the the candles or a thin line goes closer.
The inversion is the biggest problem to program because the market tell you mostly very late if it is an inversion or not, but the inversione occur only in the inversion phase, this is between 12 and 1. So I think about to create an Inversion button, to swich manually. We will see
Here is the sample:
Script what I found what is helpful is the moonphase.efs
and some scripts for drawin lines.
Comment