whittlem / pycryptobot

Python Crypto Bot (PyCryptoBot)
Apache License 2.0
1.97k stars 741 forks source link

Remove extra code submitted that wasn't ready #606

Closed chriskoepf closed 2 years ago

chriskoepf commented 2 years ago

Description

Inadvertently copied a section of code that is still being worked on during my last PR creation. Fixed a Telegram Sell statement that was displaying a price of 0. Updated one more isMarketValid check in TradingAccount to allow new base symbols. Fixes # (issue)

Type of change

Please make your selection.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Checklist: