natwijaya19's Stars
Heerozh/spectre
GPU-accelerated Factors analysis library and Backtester
DavidCico/Enhanced-Event-Driven-Backtester
In this repository, an event-driven backtester is implemented based on QuantStart articles. The backtester is programmed in Python featuring numerous improvements, in terms of coding structure, data handling, and simple trading strategies.
tobiasbrodd/backtester
An event-driven backtester
wzrdsappr/trading-core
Backend core needed for automated trading
enzoampil/fastquant
fastquant — Backtest and optimize your ML trading strategies with only 3 lines of code!
utilmon/EasyIB
Python wrapper for Interactive Brokers Client Portal Web API
manhinhang/ib-gateway-docker
lightweight interactive brokers gateway docker
QuantConnect/IBAutomater
Automates IB Gateway start, stopping and restarting.
pyston/pyston
(No longer maintained) A faster and highly-compatible implementation of the Python programming language.
timleslie/rust_vs_cython
An experiment to compare the performance of Rust and Cython
PacktPublishing/Parallel-Programming-and-Concurrency-with-C-sharp-10-and-.NET-6
Parallel Programming and Concurrency with C#10 and .NET6 published by packt
dcwuser/metanumerics
Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis, advanced functions, Fourier transforms, numerical integration and optimization, and matrix algebra.
LeeKamentsky/python-javabridge
Python wrapper for the Java Native Interface
silahian/VisualHFT
VisualHFT is a cutting-edge GUI platform for market analysis, focusing on real-time visualization of market microstructure. Built with WPF & C#, it displays key metrics like Limit Order Book dynamics and execution quality. Its modular design ensures adaptability for developers and traders, enabling tailored analytical solutions.
AlexWan/OsEngine
Open Source algo trading platform
Pritesh-Mhatre/csharp-library
C# library for AutoTrader Web broker independent automated trading API
alpacahq/alpaca-trade-api-csharp
C# SDK for Alpaca Trade API https://docs.alpaca.markets/
karlwancl/Trady
Trady is a handy library for computing technical indicators, and it targets to be an automated trading system that provides stock data feeding, indicator computing, strategy building and automatic trading. It is built based on .NET Standard 2.0.
SciSharp/NumSharp
High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
vslee/IEXSharp
IEX Cloud API for C# and other .net languages. Supports SSE streaming
ooples/OoplesFinance.StockIndicators
Largest C# stock indicator library with over 750 to choose from and easiest to use with abilities such as making an indicator out of any other indicator or using any moving average with any indicator.
karlwancl/YahooFinanceApi
A handy Yahoo! Finance api wrapper, based on .NET Standard 2.0
fbertram/TuringTrader
The Open-Source Backtesting Engine/ Trading Simulator by Bertram Solutions.
amaggiulli/QLNet
QLNet C# Library
DaveSkender/Stock.Indicators
Stock Indicators for .NET is a C# NuGet package that transforms raw equity, commodity, forex, or cryptocurrency financial market price quotes into technical indicators and trading insights. You'll need this essential data in the investment tools that you're building for algorithmic trading, technical analysis, machine learning, or visual charting.
CommunityToolkit/dotnet
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.
mayuki/Cocona
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
zzzprojects/EntityFramework-Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
aaubry/YamlDotNet
YamlDotNet is a .NET library for YAML
Sergio0694/ComputeSharp
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀