Attachments forums

List of attachments posted on this forum.


All files on forums: 159928

Re: Stochastic indicators for MT4

太虚一毫, Fri Oct 15, 2021 3:05 am

mrtools wrote: Wed Oct 13, 2021 4:31 am This is a double smooth stochastic dmi mtf with alerts and arrows.
Image
There are 3 types of enLevelType in Recursive smoothed stochastic_1.mq5, which are very good:

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!
All files in topic