VolumeDeltaM1 外汇EA

VolumeDeltaM1 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
VolumeDeltaM1 外汇EA
此内容为免费资源,请登录后查看
0积分
免费资源

如果免费资源下载的文件为TXT文档

请联系站长更新!站长微信:Lv596999  Telegram:@eapoj

“Mql5官网”板块的EA基本都有,大部分是无限制NODLL版,NODLL版本MT1420升级,大多数不可用!这些EA来源为国外花钱买过来的

有需要,请联系站长!

“EA测评”板块资源全部现有,看见不错的,可以联系站长看EA在确定是否收费

“无限制EA”板块,大部分免费,下载文件全部存在,都可以免费下载

站长硬盘EA太多,因大部分时间做交易,做风控,没太多时间更新下载地址,请谅解!

需要更新下载文件,请联系站长微信!国外朋友请联系Telegram。


This indicator provides tick volume delta analysis on M1 timeframe. It monitors up and down ticks and sums them up as separate volumes for buys and sells, as well as their delta volumes, and volume clusters on price scale within a specified number of bars. This indicator complements VolumeDelta, which uses similar algorithms but does not process ticks and therefore cannot work on M1. VolumeDelta can show its signals on entire history because it reads M1 volumes for calculations on higher timeframes, while VolumeDeltaM1 collects “tick” statistics on M1 online and can show signals only on those ranges when the indicator was online and saved live data into special files (1 file per day).

The indicator can work on a higher timeframe by reading data collected on M1. To save ticks into the file it’s required to have an instance of the indicator on M1.

This is a limited substitution of market delta analysis based on real volumes, which are not available on Forex.

The indicator displays the following data in its sub-window:

  • light-blue histogram – buy (long) volumes;
  • orange histogram – sell (short) volumes;
  • light green histogram – delta between buys and sells;
  • green line – cumulative delta, EMA of delta; its values are multiplied by CumulativePeriod for scale adjustment – this makes it approximately the same size as the histograms;
  • blue and red arrows – mark those bars where volume direction contradicts price direction, that may be considered as a short-term signal for the next bar;

Also, the indicator displays a table of split volumes for the last CumulativePeriod bars in the main window. The table rows correspond to price clusters. The table contains the following columns:

  • price (a range of prices from specified value up to the next range);
  • sell volume;
  • delta of buy and sell volumes (positives are blue, negatives are red);
  • buy volume;
  • total volume (cells with values near the maximum one are highlighted in green).

Parameters

  • FileNamePrefix – filename prefix with ticks statistics; filename has the following structure: VDM1[T|P]-Prefix-Symbol-YYYYMMDD.csv; default – none, empty prefix; T or P denotes Mode used (see below);
  • Mode – ticks or pips; in ticks mode only number of price changes is used, in pips mode the size of every price change in pips is taken into account;
  • TesterReadOnlineData – false means that indicator works in tester as online; if true, indicator reads data from existing csv-files, which should be copied into tester/files folder from MQL4/Files folder; this mode allows you to view real stats in the tester; NB: 0-th bar is always calculated on generated ticks, but once it moves to the 1-st position, its data is loaded from the file;
  • PointsPerCell – number of points forming a single price cluster; every cluster is shown as a row in a table with split volumes (this is a kind of “Time and Sales” tape);
  • CumulativePeriod – number of latest bars for calculation of cumulative delta by EMA and for volume clusters calculations;
  • ShowTable – show/hide the table with volume clusters;
  • ShowMark – show/hide price marks for clusters with maximal total volume (green) and maximal delta (yellow);
  • ShowAskBidInTable – enables/disables highlighting the table rows that correspond to current Ask and Bid prices;
  • Corner – corner of the main window, where to display the table; 1 – upper right corner; 0 – upper left corner; 2 – bottom left corner; 3 – bottom right corner;
  • CellWidth – width of the table cells;
  • CellHeight – height of the table cells;
  • ColorBG – the table background;
  • FontSize – the font size in the table;
  • Method – special selector for ticks categorization method; The value ask_versus_bid denotes, that every volume change is treated for buy if ask is increased, and treated for sell if bid is decreased. On some accounts bid changes occur more frequently than ask changes. This introduces a negative bias. To solve this problem use ask_and_bid, which analyses ask and bid sum.

Supported timeframes: M1 (full mode), M5 and higher (using data from M1).

图片[1]-VolumeDeltaM1 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[2]-VolumeDeltaM1 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[3]-VolumeDeltaM1 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

© 版权声明
THE END
喜欢就支持一下吧
点赞34 分享