ReverseSymbol – indicator MetaTrader 4

ReverseSymbol - indicator for MetaTrader 4
This indicator is the simplified version of Monitoring-Spread tool. It allows to use the reversed symbols (1 / X) in a realtime. Image: ReverseSymbol example How to use: Attach indicator to the chart, set “allow DLL use“. Open chart of “reversed” symbol in Offline mode (File->Open Offline). Editor’s remark: Note that it’s a mirror translation … Read more

ReverseSymbol – indicator MetaTrader 5

ReverseSymbol
The indicator allows to work with changing in real time and mirror reversed (1/X) trading instrument. Technical and custom indicators can be applied to that reversed trading instrument allowing to do that. Input parameters: //+———————————–+ //|  Indicator input parameters     | //+———————————–+ input color BidColor=Red;                // Bid line color input ENUM_LINE_STYLE BidStyle=STYLE_SOLID; // Bid … Read more