There are 3 types of enLevelType in Recursive smoothed stochastic_1.mq5, which are very good:mrtools wrote: Wed Oct 13, 2021 4:31 am This is a double smooth stochastic dmi mtf with alerts and arrows.
enum enLevelType
{
lvl_floa, // Floating levels
lvl_quan, // Quantile levels
lvl_fixed // Fixed levels
};
Looking forward to the teacher upgrading Recursive smoothed stochastic mtf.mq4, adding lvl_floa, lvl_quan, and lvl_fixed.
Boundless merit!