Minh Nguyen's repositories
MicroSchemaParser
C# library for parsing micro schema syntax (http://schema.org)
binance-market-maker-bot
binance market maker bot
BinanceBot
Market Maker Bot for Binance Exchange
ProDotnetDesignPatternFramework45
Design patterns are solutions to software design problems you find again and again in real-world application development. Patterns are about reusable designs and interactions of objects. The 23 Gang of Four (GoF) patterns are generally considered the foundation for all other patterns. They are categorized in three groups: Creational, Structural, and Behavioral (for a complete list see below). To give you a head start, the C# source code for each pattern is provided in 2 forms: structural and real-world. Structural code uses type names as defined in the pattern definition and UML diagrams. Real-world code provides real-world programming situations where you may use these patterns. A third form, .NET optimized, demonstrates design patterns that fully exploit built-in .NET 4.5 features, such as, generics, attributes, delegates, reflection, and more. These and much more are available in our .NET Design Pattern Framework 4.5. You can see the Singleton page for a .NET 4.5 Optimized example.
abot
C# web crawler built for speed and flexibility. Please star this project! +1. Contact me with exciting opportunities!!
BinanceDotNet
C# Wrapper for the official Binance exchange API, with REST and WebSocket endpoints
BinanceVolumeTracker
Tracks the Volume of orders on Binance
Crypto-Signal
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 2,100 + stars, 580 + forks
crypto_vba
An Excel/VBA project to communicate with various cryptocurrency exchanges APIs
Deedle
Easy to use .NET library for data and time series manipulation and for scientific programming
IncidentApp
Skeleton framework WebAPI services for SHE Test
PoorMansTSqlFormatter
A small free .Net and JS library (with demo UI, command-line bulk formatter, SSMS/VS add-in, notepad++ plugin, winmerge plugin, and demo webpage) for reformatting and coloring T-SQL code to the user's preferences.
TALibraryInCSharp
TA-Lib Converted To C Sharp