Two Balance Equity indicators - ============ Equity Chart - indicator for MetaTrader 4 Modernization of the popular Equity indicator. The author of the original version: Igor Korepin. The necessity of the modernization is that the original indicator does not always work correctly with some instruments. For example, some brokers use the tickers with suffixes, prefixes. Also some CFD contracts and futures ...
MQL4 Reference https://docs.mql4.com/Tutorial Book https://book.mql4.com/Custom indicators https://docs.mql4.com/customindCreation of custom indicators https://book.mql4.com/samples/icustom
Quantum 103 - expert for MetaTrader 4 Grid advisor on pending orders, indicators are not used. Control of the Expert Advisor is possible with a graphical button. The Expert Advisor automatically turns off after the end of its working time, deletes all pending orders and forcibly closes all open positions, when the graphic button is clicked, the same thing happens or the Expert Advisor is restarted. ...
Table of Contents IntroductionCustom StopsModification of Stop LevelBreakevenTrailingstopTrailing TakeprofitImplementationCTrails (Container)Extending CTrailExamples more...
Price Increment source code - indicator for MetaTrader 4 The indicator calculates the price change on each bar and displays a histogram in the additional indicator window. Outputs 3 types of data: absolute price change, percentage and logarithmic.