Efthymios Kalyviotis / Publications
Forum
Trailing Stop misunderstanding
Hi. I have the following code from the `TrailingMA.mqh` file that comes with Metatrader: //+------------------------------------------------------------------+ //| Checking trailing stop and/or profit for long position. |
Standard Library Experts and Indicators
Hello. I have searched everywhere but except some samples I found on Metatrader I couldn't find any tutorials or something about implementing Indicators & Experts based on Standard Library . To be exact, there is a way to create an indicator that inherits from the CIndicator class. Also, there is a