I changed "timeout" to "rebuy_timeout" just in case in the future, PT adds another parameter that also uses the word "timeout".
I also added a second condition to do the same for "trading_pairs" -- please check to make sure my code is correct!
* Update CODE_OF_CONDUCT.md
* Added Clearer Log Message
* Update _Development/README.md
Include the need for appsettings.json in the monitor folder
* Revert "Update _Development/README.md"
* Revert "Added Clearer Log Message"
* Ensure rebuy_timeout Values are an integer
Issue #42
* Revert "Merge remote-tracking branch 'PTMagicians/master' into develop"
This reverts commit fe56249ad8, reversing
changes made to 2f87972d80.
* Ensure rebuy_timeout Values are an integer
Issue #42
Refactor and update another code block doing the same thing.
- Fixed issues with detecting the console and whether keypresses can be captured.
- Changed the start-up to keep trying to acquire configuration and/or Profit Trailer connectivity using a exponential backoff to stop thrashing.
- Changed the code to use UTC times to avoid issues when daylight svaing kicks in.
* Reformat Code (#2)
* Multiple Changes (#13)
* Add "No CMC Key" Log Info
* Larger Tradingview Window
* Update json and NLog to latest version
* Update Remaining Packages
* Include CMC API Key in Settings Web Frontend
* Settings.General are now Collapsible
* Make Settings Analyzer Collapsible
* More Fixup
* Multiple Changes
* Even more fixups
* Add files via upload
* Binance API bad market fix
* Add Git Sync Command
* updated default settings
* Default Settings Fix