You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2024. It is now read-only.
ifsystem.panik: chatterer.chat(f"{quantity}{cur1} IS {previous_price_order}{cur2} WORTH - TRYING TO SELL FOR {fomo_price}{cur2}")
179
+
ifsystem.panik: chatterer.chat(f"{quantity}{cur1} IS {float(round(float(current_price*quantity), 8))}{cur2} WORTH - TRYING TO SELL FOR {fomo_price}{cur2}")
180
180
else: chatterer.chat(f"{quantity}{cur1} IS {float(round(float(current_price*quantity), 8))}{cur2} WORTH - TRYING TO SELL FOR {sell_target}{cur2}")
0 commit comments