Symphoenix

Results 4 comments of Symphoenix

Hello Signalize, You can try putting `test=True` at line 24 in utils/bollinger.py, this should work... Best regards

Hello rottenronin1, I just tried to run SyDOM on my Raspberry Pi 4 and it failed the same way as yours... So this script doesn't work on Raspi ! Best...

Can you retry this with the updated version for python 3.10 ?

I would do something like that : `if fP_var_value_av > 0 and fairPrice_var_actual > fP_var_value_av * 2 and p_verdict > 0: sell_departure = check_order_book(0) if sell_departure != 0: results =...