Attachments forums

List of attachments posted on this forum.


All files on forums: 160545

Re: МТ4 Trading Systems: DARK ENERGY FOREX SYSTEM

amdudus, Mon Jul 08, 2019 6:51 pm

A small template upgrade. You have all the indicators. The entry points are shown in the image. An indicator has been added to the oscillator. Fraktaklov arrows have been removed, which can be misleading. Instead, there are white dots. More details about the added indicator.
Cumulative Delta MT4
The indicator analyzes the scale of volumes and divides it into two components - the volumes of sellers and the volumes of buyers, as well as calculates the delta and cumulative delta.
The indicator does not flicker and does not redraw, produces calculations and drawing fairly quickly, using data from younger (relative to the current) periods.
Full recalculation of data is carried out once per minute, at the moment when a new candle opens on the M1 timeframe, either when the user is active, namely, when scrolling the chart to history, when the time scale of the chart changes, or when the current period changes.
By default, the starting point is the very first candle from the left border of the chart window. You can change the reference point using the BarsLimit input variable.
In the absence of any data necessary for the calculation of the period, the indicator gives a corresponding message.
The modes of the indicator are switched using the input variable Mode:
ï‚§ Buy - displays only the volume of buyers.
ï‚§ Sell - displays only the volumes of sellers.
ï‚§ BuySell - displays volumes of both buyers and sellers with two separate scales.
ï‚§ Delta - difference mode (delta) between the volumes of buyers and the volumes of sellers.
ï‚§ CumDelta - cumulative delta mode.
ï‚§ CumDeltaDaily - cumulative delta mode with zero balance at the beginning of each day.
ï‚§ CumDeltaWeekly - cumulative delta mode with zero balance at the beginning of each week.
ï‚§ DemandAndSupply - displays the chart of supply and demand.
All files in topic