支持中心 帮助文档 联系我们
📱 微信: 18391752892 | 💬 QQ: 3313198376 | ✈️ Telegram | 📧 fishfx123@gmail.com
EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34% EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34%

NTickChart

👤 作者: Katsura Yamanouchi

4.5 分

¥0.00

📌 版本: v1.7
📥 下载: 0
⭐ 评分: 4.5

📝 产品详情

NTickChart

作者Katsura Yamanouchi
版本v1.7
更新14 十月 2025
激活数0

NtickChart-BVcandle

Features

This is a free version with limited functionality.

This is a tick chart indicator that displays in a sub-window.
Inspired by Bob Volman's (BV) scalping method, it is designed as a tool for achieving simple and effective trading. It is a tick chart specifically for day trading and scalping, focusing even on 1 pipette changes. Instead of time-based candle bars, it generates candle bars for a specified number of ticks (ticks_in_candle). This allows for a more detailed observation of short-term price fluctuations.
This indicator is particularly suitable for scalping in highly liquid currency pairs like EUR/USD, in environments with low spreads.
  •  Capture sudden market movements and aim for short-term profits.
  •  Quickly identify trend reversals and breakout points.
  •  Trade with a simple chart structure, avoiding distractions from unnecessary information.

Available Features:
  • Tick count can be adjusted. BV recommends 70, but in today's high-volume trading environment, I recommend 144.
  • The current price line can display Bid, Ask, or Mid (the midpoint between Ask and Bid) prices individually.
  • Candlestick price values can be displayed in raw form (Nop) or rounded using one of the following methods: Round, Up, or Down.
  • Colors can be customized.

Default Settings

//--- input parameters

input group "+++++Tick and Seconds+++++";
input uint ticks_in_candle = 144; // Number of ticks per bar
input Eprice_types applied_price = Mid; // Price display type
input Eround_types round_type = Round; // Rounding display
input bool show_bid_line = false;
input bool show_ask_line = false;
input bool show_mid_line = true;

input group "+++++Color settings1+++++";
input color candle_base_color = clrGray;
input color candle_bear_color = clrRed;
input color candle_bull_color = clrGreen;
input color price_line_bid_color = clrGray;
input color price_line_ask_color = clrRosyBrown;
input color price_line_mid_color = clrGreenYellow;


Usage Notes (Limitations)
This indicator does not save buffer values to a file.
Other indicators cannot be overlaid on this tick chart.

How to Use
  1. Set the input parameters to your preferred values. The default settings are the creator's recommended configuration.
  2. Attach the indicator to the desired chart. There are no restrictions on currency pairs or timeframes (it is recommended to use it on timeframes below 5 minutes).
  3. Use it to assist in discretionary trading based on Bob Volman's method.









    安全须知

    本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。

    EA 配置

    交易品种XAUUSD
    时间框架H1 (推荐)
    推荐经纪商IC Markets, IC Trading
    最低存款$300 / 0.01手

    📸 截图预览