Python

162 Articles 5 Followers


Binance RSI Trading Bot

26 Jun 2021 1 minute read 0 comments Canadian Crypto Ltd

This is a simple yet effective approach to Day Trade any Cryptocurrency.   Using the RSI indicator (Relative strength index) we can determine whether we should buy or sell. ultimately our goal is to buy low sell high. depending on the day period we...

Sending bulk transactions programmatically on the Elrond Network with Python (or, How to airdrop)

11 Jun 2022 17 minute read 0 comments PippiWestwood

The Elrond Team has set up modules for a variety of programming languages in order to make it easier for your scripts to interact with the elrond blockchain. Python is a beginner friendly straightforward language that makes a great introduction for a...