algo

There are 340 repositories under algo topic.

  • hello-algo

    krahets/hello-algo

    《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version in translation

    Language:Java118k58127614.5k
  • leetcode

    azl397985856/leetcode

    LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

    Language:JavaScript55.7k1.3k2569.5k
  • halfrost/LeetCode-Go

    ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解

    Language:Go33.7k622815.8k
  • greyireland/algorithm-pattern

    算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~

    Language:Go15.5k349342.6k
  • itcharge/AlgoNote

    ⛽️「算法通关手册」:从零开始的「算法与数据结构」学习教程,200 道「算法面试热门题目」,1000+ 道「LeetCode 题目解析」,持续更新中!

    Language:Python7.4k40251.3k
  • Zheaoli/awesome-coins

    ₿ A guide (for humans!) to cryto-currencies and their algos.

  • Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance

    Crypto Trading Bots in Python - Triangular Arbitrage, Beginner & Advanced Cryptocurrency Trading Bots Written in Python

    Language:Python1.4k11744454
  • 51bitquant/howtrader

    Howtrader: A crypto quant framework for developing, backtesting, and executing your own trading strategies. Seamlessly integrates with TradingView and other third-party signals. Simply send a post request to automate trading and order placement. Supports Binance and Okex exchanges.

    Language:Python8672638335
  • rustcn-org/rust-algos

    <<Rust算法题解>>,用Rust语言实现常见的算法和数据结构,以及leetcode题解,algos = algorithms,written with ❤️ by course.rs team

    Language:Rust80012261
  • TheFourGreatErrors/alpha-rptr

    A trading bot for automated algorithmic trading on Binance Futures, Bybit, BitMEX and FTX written in python.

    Language:Python607191180
  • tiagosiebler/bybit-api

    Node.js SDK for the Bybit APIs and WebSockets, with TypeScript & browser support.

    Language:TypeScript3181118899
  • AlbertoCuadra/algo_trading_weighted_strategy

    Algorithmic Trading Weighted Strategy developed in Pine Script for TradingView

  • WISEPLAT/backtrader_binance

    Binance API integration with Backtrader. Run strategies for Backtest and Live Trading. Get historical price data for Bitcoin, Ethereum and all coins from Binance. EASY create your strategies.

    Language:Python22661075
  • carlos8f/bot18

    Bot18 is a high-frequency cryptocurrency trading bot developed by Zenbot creator @carlos8f

    Language:HTML20339329
  • srikar-kodakandla/fully-automated-nifty-options-trading

    It is fully automated algo trading , It trades for you in Nifty options using Zerodha kite . You don't need to pay 4000 indian rupees monthly for kite api because this program uses selenium to access zerodha kite website

    Language:Python19810392
  • yuelinxin/hello-algo-en

    [EN] Hello Algo: data structures and algorithms crash course with animated illustrations and off-the-shelf code in: Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart.

    Language:Java1582029
  • mportesi/sorting_algo_visualizer

    Python script to generate a visualization of various sorting algorithms, image or video.

    Language:Python1474023
  • LoopTrader

    pattertj/LoopTrader

    An extensible options trading bot built on top of Python.

    Language:Python124134020
  • baobach/HFT_Papers

    A curated list of Quantitative Finance papers.

    Language:Python65306
  • WISEPLAT/backtrader_bybit

    Bybit API integration with Backtrader. Run strategies for Backtest and Live Trading. Get historical price data for Bitcoin, Ethereum and all coins from Bybit. EASY create your strategies.

    Language:Python572417
  • adityabisoi/ds-algo-solutions

    A collection of solutions for Hackerrank data structures and algorithm problems in Python

    Language:Java533190112
  • easyui/algorithm-pattern-swift

    算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~

    Language:Swift48216
  • MSTADreamTeam/MSTA

    Multi Strategy Trading Algorithm

    Language:HTML486117
  • root00198/CODING_BLOCKS_PRACTICE_QUESTIONS

    SOLUTION TO QUESTIONS IN PRACTICE SECTION IN https://hack.codingblocks.com/practice

    Language:C++423027
  • HuichuanLI/play-with-data-structure-python

    使用python语言写数据结构与算法。线性搜索、选择排序、插入排序、栈,队列,循环队列、链表,链表实现栈,链表实现队列、递归、归并排序、快速排序、二分搜索、二分搜索树、集合 和 映射、堆、优先队列、冒泡排序、希尔排序、线段树、Trie字典树、并查集、AVL树、红黑树、哈希表、计数排序、LSD基数排序、MSD排序,桶排序、字符串匹配

    Language:Python392010
  • tmatic-trading/crypto-platform

    Tmatic is a cryptocurrency platform designed for automated trading on the Bitmex, Bybit and Deribit crypto exchanges.

    Language:Python3721438
  • sunfusheng/Algo

    这是一款 Kotlin 语言版本的 Android 客户端本地化展示 Java 语言编写的面试算法 ( Algorithm ),会持续更新!

    Language:Java34304
  • pankajkompella/Hackerrank-SI-Basic

    My submissions for Hackerrank Smart Interviews' (BASIC).

    Language:Python335230
  • RobertAgee/Real_Time_Strategy_Scanner

    Run 1 strategy on an unlimited number of symbols, add custom strategies, instant visual results, receive real-time Buy/Sell alerts, can be used for algo trading, for Tradingview

  • KylerCondran/LeetCode

    Accepted LeetCode Solutions. 617 Solved. 17,134+ lines of code. Ranked in top 1.2% by problems solved.

    Language:C#26100
  • jyotipmahes/Implementation-of-ML-algos-in-Python

    Implementing various machine learning algorithm from scratch

    Language:Jupyter Notebook242010
  • hyugit/UInt256

    An UInt256 library written in Swift 4

    Language:Swift231110
  • ideepcoder/Rtd_Ws_AB_plugin

    AmiBroker data plugin for Websocket based Json RTD communication

    Language:Python23557
  • MaynardMiner/MM.Hash

    Profit Switching Miner For HiveOS/Linux- OLD VERSION: Project Moved To SWARM! https://github.com/MaynardMiner/SWARM

    Language:PowerShell1862210
  • mk43/Algorithm-Math

    算法 & 数学知识 & 重拾基础知识系列文章编写和收集

    Language:C++18205
  • DSVisual

    Sunrisepeak/DSVisual

    🔥基于DStruct的数据结构可视化组件库&开发框架 | data-structures visual component library & development framework based on DStruct

    Language:C++17431