Yalnızca ürünü satın alan veya kiralayan kullanıcılar yorum yazabilir
mohammad Anousheh  
Thank you for your excellent expertise.
What should I do to make more transactions?
It takes very little position
Haruki Teranaka  
mohammad13696969 #:
Thank you for your excellent expertise.
What should I do to make more transactions?
It takes very little position

Thank you for your feedback.

The overbought and oversold levels of the Stochastic can be adjusted. By changing these values, you can flexibly modify the entry levels for buying and selling. For example, if you want to adjust the entry levels, you can modify them as follows:

input int Inp_STO_Level_UP = 70;   // Change the buy entry level to 70

input int Inp_STO_Level_DOWN = 30; // Change the sell entry level to 30

By doing this, the entry conditions for the Stochastic will be relaxed, potentially increasing the number of trading opportunities.
elmahdi  
Thank you for developing this ea