#
crypto
Here are 601 public repositories matching this topic...
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 2,100 + stars, 580 + forks
crypto
bitcoin
trading
coinbase
ethereum
trading-bot
trading-strategies
technical-analysis
gdax
coinbase-api
bittrex-api
binance
binance-api
crypto-signal
mamo
cryptotrading
coinbase-pro
abenezer-mamo
cryptosignal
-
Updated
Jul 24, 2021 - Python
An advanced crypto trading bot written in Python
python
bot
framework
crypto
bitcoin
trading
trading-bot
algo-trading
cryptocurrency
trading-strategies
trading-algorithms
trade
algorithmic-trading
jesse
etherum
crypto-bot
-
Updated
Jul 27, 2021 - Python
Library consisting of explanation and implementation of all the existing attacks on various Encryption Systems, Digital Signatures, Key Exchange, Authentication methods along with example challenges from CTFs
-
Updated
Jun 19, 2021 - Python
Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.
python
bot
crypto
robot
telegram
trading
pyqt5
cryptocurrency
simulations
trade
optimizations
pyqt
backtests
-
Updated
Jul 31, 2021 - Python
How to backdoor Diffie-Hellman
-
Updated
Aug 20, 2016 - Python
Python wrapper for the CoinGecko API
-
Updated
Jun 17, 2021 - Python
A framework for Backdoor development!
python
shell
agent
crypto
encryption
stream
reverse-shell
handler
rce
steganography
pentesting
post-exploitation
payload
communication-channel
stego
-
Updated
Mar 18, 2018 - Python
Algorithmic trading framework for cryptocurrencies.
bot
framework
crypto
trading
realtime
trading-bot
trading-api
cryptocurrency
algotrading
trading-algorithms
cryptocurrencies
hft
hft-trading
algorithmic-trading
trading-simulator
backtesting-trading-strategies
backtest
high-frequency-trading
cryptocurrency-exchanges
crypto-algotrading
-
Updated
Jul 31, 2021 - Python
cmackeen
commented
Aug 6, 2020
It is unclear how to use something like get_token_balance() with respect to the Uniswap v2 factory contract. I am trying to view the amount of a token in the Uniswap v2 liquidity pool, and it seems all I can check is the ERC20 token balance globally.
Edit: I see now I can use get_ex_token_balance(), but I am receiving the Uniswap v1 pool amounts. When I switch to version 2 the Factory methods
Reusable django app implementing x509 PKI certificates management
-
Updated
Jun 2, 2021 - Python
Apache Shiro 反序列化漏洞检测与利用工具
-
Updated
Jan 29, 2020 - Python
Automated Bittrex crypto-currency technical analysis and trading tool
crypto
bitcoin
trading
trading-bot
technical-analysis
bittrex
bittrex-api
crypto-currencies
crypto-signals
etherium
-
Updated
Jun 1, 2021 - Python
Crypto-currency tax calculator for UK tax rules.
crypto
bitcoin
united-kingdom
tax
cryptocurrency
tax-calculator
hmrc
cryptoasset
capital-gains
tax-calculations
cryptotax
tax-reports
-
Updated
Jul 20, 2021 - Python
Exploit Development, Reverse Engineering & Cryptography
python
c
go
golang
security
arm
cryptography
crypto
x64
reverse-engineering
x86
infosec
shellcode
rop
writeup
crackme
buffer-overflow
exploit-development
format-string-attack
-
Updated
Aug 27, 2020 - Python
An easy-to-use WebUI for Chia plotting and farming. Includes Chia, Plotman, MadMax, Chiadog, and Flax in a single Docker image.
crypto
dashboard
blockchain
distributed-computing
cryptocurrency
farming
plotting
webui
chia
chia-network
plotman
chiadog
madmax
-
Updated
Jul 30, 2021 - Python
Python3 Wrapper for the CryptoCompare API
-
Updated
Jun 2, 2021 - Python
Tools for use in DeFi. Impermanent Loss calculations, staking and farming strategies, coingecko and pancakeswap API queries, liquidity pools and more
api
crypto
dapp
blockchain
cryptocurrency
farming
dex
stake
exchanges
cex
coingecko
defi
pancakeswap
impermanent-loss
-
Updated
May 2, 2021 - Python
A lightweight trading bot for automated algorithmic trading on Binance Futures and BitMEX written in python.
python
bot
crypto
trading
websocket
trading-bot
algo
cryptocurrency
algorithmic-trading
quantitative-trading
bitmex
trading-systems
binance
binance-futures
-
Updated
Jul 24, 2021 - Python
DOGE trading bot for instantly buying and selling DOGE cryptocurrency on Binance when Elon Musk tweets about it.
twitter-bot
crypto
tweets
trading
trading-bot
cryptocurrency
doge
buying
dogecoin
binance
elonmusk
elon-musk
-
Updated
Jul 14, 2021 - Python
Apply popular TA tools and charts to candlestick data with NumPy.
python
statistics
crypto
trading
algorithms
trading-bot
cryptocurrency
technical-analysis
backtesting
ohlc
crypto-signal
ohlcv
candlestick-data
-
Updated
Mar 1, 2021 - Python
A customized gym environment for developing and comparing reinforcement learning algorithms in crypto trading.
machine-learning
crypto
reinforcement-learning
trading
trading-bot
cryptocurrency
gym
baseline
algorithmic-trading
freqtrade
-
Updated
Feb 19, 2021 - Python
Improve this page
Add a description, image, and links to the crypto topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the crypto topic, visit your repo's landing page and select "manage topics."
There appears to be a broken method in hash extend that is not valid due to it missing a def ():
In addition to this, there appears to be no body for the method.
https://github.com/nccgroup/featherduster/blob/52ed10dc441c45649ce4f4bedbf59bb72c63cda8/feathermodules/hash/hash_extend.py#L11