Good afternoon.
I wrote my function, I decided to optimize the parameters, but I did not find where in the optimize.differential_evolution the parameter search step is set. And how to make brute force doing integer?
result = optimize.differential_evolution(rsi2, ((2, 4), (1, 4)), ) print(result)
PYTHON\site-packages\scipy\optimize\_differentialevolution.py- you cannot select the "PYTHON\site-packages\scipy\optimize\_differentialevolution.pystep" ... - MaxU