Popular repositories
-
This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating tho…
-
This is a fully functioning Binance trading bot that takes into account the news sentiment for the top 100 crypto feeds. If you like this project consider donating though the Brave browser to allow…
-
This is a bitcoin bot that will automatically buy bitcoin if Elon Musk Tweets about it. It is a configurable crypto trading bot that listens to Technoking Musk to express his opinions on Bitcoin an…
-
Crypto trading bot that detects surges in the bitcoin price and executes trades.
-
This python module can analyse cryptocurrency news for any number of coins given and return a sentiment. Can be easily integrated with a Trading bot to keep an eye on the news.
87 contributions in the last year
Contribution activity
June 2021
May 2021
Created 30 commits in 2 repositories
Created 1 repository
-
CyberPunkMetalHead/Binance-volatility-trading-bot
Python
•
Built by
Created a pull request in CyberPunkMetalHead/Binance-volatility-trading-bot that received 6 comments
Opened 2 other pull requests in 1 repository
CyberPunkMetalHead/Binance-volatility-trading-bot
1
merged
1
closed
Reviewed 11 pull requests in 2 repositories
CyberPunkMetalHead/Binance-volatility-trading-bot 10 pull requests
- Bugfix with trailing Stoploss.
- add custom exception message for timeout
- Added functionality for external signals
- Update FAQ.md
- Create .gitignore
- Trailing stop loss
- Updated readme, and added FAQ
- Added simple logging of trades to file and added some more info text + minor corrections.
- Added custom list functionality, sample tickerlist and some infotext.
- Add requirements file