Experimental:
this script only works on live updating bars(market open and live), the longer it runs the more accurate it will be.
displays:
- total intrabar volume processed(may not be equal to volume ).
- last delta tick change in volume .
- this bar delta avg and stdev per tick.
- a overall of all live candles processed avg and stdev of the deltas processed.
this script only works on live updating bars(market open and live), the longer it runs the more accurate it will be.
displays:
- total intrabar volume processed(may not be equal to volume ).
- last delta tick change in volume .
- this bar delta avg and stdev per tick.
- a overall of all live candles processed avg and stdev of the deltas processed.
ملاحظات الأخبار:
added scrolling tick volume "bars"
ملاحظات الأخبار:
Major rework:
- name change to just "Tick Delta".
- added price delta.
- added price*volume delta.
- improved inputs and histogram style options.
- histogram displays mean and stdev bands.