Pinned Repositories
aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
algorithm-component-library
A collection of code snippets that can be constructed into larger trading algorithms.
alphalens
Performance analysis of predictive (alpha) stock factors
arguman.org
Argument mapping and analysis platform
artemis
Artemis aims to get rid of all the boring, bureaucratic coding (plotting, file management, organizing experiments, etc) involved in machine learning projects, so you can get to the good stuff quickly.
asset_price_correlations
Visualising correlations between different ETFs using network analytics and Plotly
bayesalpha
Bayesian models to compute performance and uncertainty of returns and alpha.
benchmark
python benchmarks library forked from https://pypi.org/project/benchmark
binance-official-api-docs
Official Documentation for the Binance APIs and Streams
bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
nalyat's Repositories
nalyat/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
nalyat/arguman.org
Argument mapping and analysis platform
nalyat/asset_price_correlations
Visualising correlations between different ETFs using network analytics and Plotly
nalyat/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
nalyat/ccapi
A header-only C++ library for interacting with crypto exchanges. Binding for Python is provided. A spot market making application is also provided as an end-to-end solution for liquidity providers.
nalyat/ConcurrencyFreaks
nalyat/conifer
Fast inference of Boosted Decision Trees in FPGAs
nalyat/cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
nalyat/empyrical
Common financial risk and performance metrics. Used by zipline and pyfolio.
nalyat/fast_float
Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod, part of GCC 12
nalyat/FinanceDatabase
This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.
nalyat/finn-examples
Dataflow QNN inference accelerator examples on FPGAs
nalyat/fpga-network-stack
Scalable Network Stack for FPGAs (TCP/IP, RoCEv2)
nalyat/functime
Time-series machine learning and embeddings at scale.
nalyat/gamma-ray
High frequency trading bot for crypto currencies
nalyat/jax-lob
JAX-LOB: A GPU-Accelerated limit order book simulator to unlock large scale reinforcement learning for trading
nalyat/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
nalyat/NetF
NetF, an alternative set of features, incorporating several representative topological measures of different complex networks mappings of the time series.
nalyat/open-trading-platform
An open source highly scalable platform for building cross asset execution orientated trading applications that can be easily deployed on-prem or in the cloud.
nalyat/pyfolio
Portfolio and risk analytics in Python
nalyat/QuantLib
The QuantLib C++ library
nalyat/radix-encoding
Framework for radix encoded SNN on FPGA
nalyat/research_public
Quantitative research and educational materials
nalyat/Riskfolio-Lib
Portfolio Optimization and Quantitative Strategic Asset Allocation in Python
nalyat/sigslot
A simple C++14 signal-slots implementation
nalyat/SimpleOrderbook
C++(11) financial market orderbook and matching engine with Python extension module
nalyat/spytorch
Tutorial for surrogate gradient learning in spiking neural networks
nalyat/Time-Series-Library
A Library for Advanced Deep Time Series Models.
nalyat/Vitis_with_100Gbps_TCP-IP
100 Gbps TCP/IP stack for Vitis shells
nalyat/zipline-trader
Zipline Trader, a Pythonic Algorithmic Trading Library with broker integration