Attachments forums

List of attachments posted on this forum.


All files on forums: 161043

Re: Various Indicators - (MT5)

太虚一毫, Tue Oct 26, 2021 1:29 am

These two Schaff Trends in MT5 run very smoothly and steadily, and seem to be better than the Schaff Trend version in MT4.

Expect to add Level to mrtools when it has free time. If you add an alert, of course it's better.

enum enLvlType
{
lvl_flo, // Floating levels
lvl_qua, // Quantile levels
lvl_fix // Fixed levels
}; :thumbup:
All files in topic