Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Custom crosshair cursor with synchronization - indicatore per MetaTrader 5

Visualizzazioni:
6640
Valutazioni:
(10)
Pubblicato:
Aggiornato:
xhair.mq5 (10.72 KB) visualizza
Freelance MQL5 Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Useful for multi timeframe charts to locate candle of interest.
It converts optionally server time to local time shown as tooltip.

Press [Ctrl] or [Shift] key while moving mouse on a chart to reposition the custom crosshair cursor.

Press [Esc] to hide/show custom crosshair cursor.

Latest update (2024-11-20)

Maintain hidden/show state of custom crosshair cursor on indicator start/restart.


Indicator parameters:

  • Show localtime 
    display localtime as tooltip
  • Cursor color
    color of crosshair cursor
  • Cursor name
    same cursor name will be synchronized using terminal global variable.

Enjoy.

Perfect Seconds Chart Perfect Seconds Chart

Perfect Seconds chart indicator allows you to convert minute candles of live data into seconds. 1. Choose any number of seconds to close a bar with accurate time. 2. This is Live OHLC rates based data, It works even if ticks are not available. 3. No external DLL required, it works smoothly on VPS 4. Fast and optimized code 5. Supports Crypto Pairs such as BInance, Kucoin and all other exchanges where Futures live chart can be converted into seconds easily. 6. Support all type of symbols such as Gold and Forex pairs. 7. Options to delete symbol and rates.

Trade Volume Calculation Tool Trade Volume Calculation Tool

This tool will calculate the acceptable lot size based on a stop loss distance and risk percentage

TimeServerDaylightSavings TimeServerDaylightSavings

Time-related functions for empirical detection of server time zone and daylight savings mode (DST) from history of quotes

Simplest Logger class for MetaTrader 5 Simplest Logger class for MetaTrader 5

The simplest class for logging in MetaTrader 5 with support for levels, message format, include and exclude filters on substrings.