Scripts: TickValue_Compare — diagnose differences between TICK_VALUE, LOSS and PROFIT

 

TickValue_Compare — diagnose differences between TICK_VALUE, LOSS and PROFIT:

Diagnostic script that compares SYMBOL_TRADE_TICK_VALUE, SYMBOL_TRADE_TICK_VALUE_LOSS and SYMBOL_TRADE_TICK_VALUE_PROFIT for every symbol in Market Watch. Classifies each symbol into one of four categories (ALL_EQUAL, TV_MATCHES_PROFIT, TV_MATCHES_LOSS, ALL_DIFFER) and provides an aggregated summary plus interpretation tip. Useful for verifying which tick-value property to rely on when implementing risk-based lot sizing in EAs. Exports full per-symbol report to CSV in MQL5/Files.

TickValue_Compare — diagnose differences between TICK_VALUE, LOSS and PROFIT

Author: Vinicius Pereira De Oliveira