algo
There are 343 repositories under algo topic.
finshoonya
unofficial library to trade in finvasia.
TelegramTradeMsgBacktestML
Backtest telegram mesaage from whole channel about trading(as in stocks or crypto) using Mahcine Learnig (Named Entity Recognition or Token Classification) for zerodha and angel broking or for NSE or any one else.
bitmex-adaptive-limit
Adaptive limit orders for bitmex
option-chain-algotrade
This files contains all the necessary function required to run the Kite Ticker API to Stream and Fetch Option Data
HacktoberFest-2022
Make your first Pull Request on Hacktoberfest 2022. Don't forget to spread love and if you like give us a ⭐️. If you want to contribute to a JS repo for hacktoberfest u can do it here https://github.com/abhipshapatro/JavaScript30
simple_btc_algo
Simple btc trend following algorithm, using cbpro api.
Hackerrank_solutions
Effective solutions to hackerrank.com practice problems in C++, python and SQL
nitrogen
NodeJS Notebook for building algo trading strategies 💦
21-Days-Competitive-Programming
Competitive Programming💻 , Data Structures📘 , and Algorithms📗
pure-pursuit-python
Implementation of the pure pursuit algorithm with matplotlib visualization
mysql_PBKDF2
A PBKDF2 key function implementation for MySQL
ct-itmo-algorithms
Laboratory solutions for the course "Algorithms and Data Structures", y2022-2024
USI_Algo_Bible
The bible for Algorithms and Data Structures at USI Lugano
FPTrader
Open Source Trading Platform
problems-solution
my solutions to some problems on online judges
BerlekampMasseyC
C implementation of the Berlekamp-Massey Algorithm
algorand_txn_csv_exporter
Export all transactions for an Algorand wallet (including all ASAs like YLDY, Smile, Akita, Opulent, Lofty, etc.) to a CSV file. Intended to assist with filing taxes.
GFG-Must-Do-Coding-Questions
Some most commonly asked and must do practice problems for placement season
ydly-calc
🧮 Small web app for calculating your Yieldly (YLDY) reward stake from the current global rewards and user stake(s)
DataStructures
For students to understand data structures
buy-signal-crypto-bot
This bot is a simple bot that send signal to your telegram when crypto trend is about to change
push_swap
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the one (of many) most appropriate solution for an optimized data sorting
LeetCode
LeetCode problems that are solved.
Coding-Interview-Practice
Coding Interview Practice Problems Solutions
regx
RegX - A Flexible Potfile Parsing Tool
algo
主要使用golang语言讲解和实现算法,包括数据结构、leetcode算法题等等
fyers-java
An open source Java API for Fyers end point
algoritma
Kumpulan algoritma bahasa pemrogramman
cointrends
Cryptocurrency technical analysis toolkit
solcratesbot
Solana algorithmic trading bot with predefined HFT/LFT and other unique strategies
MQL-Best-Practices
Here we share the best practices and experiences to avoid writing duplicate code.
algo.labs
This project is a learning Algorand. We hope it is helpful to beginners. This project will be compile on Ubuntu 18.04.4 LTS.
AI-project
AI projects that cover all posibilities
algo-lang
A versatile, mathsy programming language.
practice
My programming practice from different fields.
FloodFill_Visualizer
An interactive visualizer for FloodFill Algorithm used in painting and drawing tools using depth-first-search and breadth-first-search (graphs).