Dmdv's Stars
kernc/backtesting.py
:mag_right: :chart_with_upwards_trend: :snake: :moneybag: Backtest trading strategies in Python.
jamesmawm/High-Frequency-Trading-Model-with-IB
A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python
bitcoin-core/secp256k1
Optimized C library for EC operations on curve secp256k1
freqtrade/frequi
Freqtrade UI - Frontend for Freqtrade
PacktPublishing/Python-for-Algorithmic-Trading-Cookbook
Python for Algorithmic Trading Cookbook, published by Packt
JeanLucPons/Kangaroo
Pollard's kangaroo for SECPK1
HO-COOH/CPPDevOnWindows
Best guide to setup C/C++ development environment on Windows
HappyCerberus/daily-bite-cpp
A directory for the Daily bit(e) of C++ series of posts.
iceland2k14/bsgs
Find PrivateKey of corresponding Pubkey(s) using BSGS algo
PacktPublishing/Modern-CMake-for-Cpp-2E
Modern CMake for C++, 2E - published by Packt
Apress/Machine-Learning-for-Economics-and-Finance-in-TensorFlow-2
source code
Apress/Quantitative-Trading-Strategies-Using-Python
Original source code for Quantitative Trading Strategies Using Python
Apress/implementing-machine-learning-finance
Source Code for 'Implementing Machine Learning for Finance' by Tshepo Chris Nokeri
bakd247/hashAdder
an optimized ecdsa private key finding tool
Apress/reinforcement-learning-finance
Source Code for 'Reinforcement Learning for Finance' by Samit Ahlawat
Quantreo/1-week-1-bot-challenge
flattrade/pythonAPI
ffinly/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
lucaselblanc/pollardsrho
Implementation of the Pollard's Rho algorithm for the secp256k1 curve.
MANTRA-Chain/mantrachain
MANTRA is a purpose-built RWA Layer 1 Blockchain, capable of adherence to real world regulatory requirements.
hanchang/VideoServerClient
Boston University Operating Systems Course Assignment
Mcdouglasx/lightweight-database-for-public-key-bruteforce
brute force bitcoin publickeys , Based on binary sequences, with the ability to store a huge database using little disk space.
Mcdouglasx/lightweight-Baby-Step-Giant-Step-data-base
Script for the use of lightweight databases focused on public keys and BSGS, to reduce the use of disk and ram space.
Apress/Stochastic-Finance-with-Python
SeaweedbrainCY/RhoPollard
A python algorithm using Pollard's Rho method to generate collision in any hash cryptographic function
hanchang/Ramdisk
Boston University Operating Systems Course Assignment
kcenon/thread_system
A modern C++ threading framework offering robust thread management via thread_base class, real-time multi-threaded logging system, thread pool with priority queue support, compatibility with std::jthread (C++20) and std::thread, and comprehensive error handling mechanisms.
Apress/Hands-on-Deep-Learning
Apress/Statistical-Quantitative-Methods-in-Finance
Source Code for 'Statistical Quantitative Methods in Finance' by Samit Ahlawat
Dmdv/High-Frequency-Trading-Model-with-IB
A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python