Skip to content
View adann0's full-sized avatar

Block or report adann0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
adann0/README.md

Hello!

Welcome to my GitHub portfolio.

Here are a few projects I built recently :

  • spx_ndx : Track SPX/NDX metrics on a single dashboard. Contains a custom model inspired by evolutionary algorithms and machine learning methods.
  • cex_arb : Backtest simulation of a cross-exchange arbitrage strategy.
  • triangle_arb : Backtest simulation of a triangular arbitrage strategy with a C extension.
  • novpn : Pool of rotating VPN containers behind a single HTTP endpoint. Send requests, get fresh IPs automatically.

Pinned Loading

  1. cex_arb cex_arb Public

    Cross-exchange arbitrage research project.

    Python

  2. spx_ndx spx_ndx Public

    Daily-updated S&P 500 & Nasdaq-100 charts.

    Python

  3. triangle_arb triangle_arb Public

    Triangle arbitrage research on Binance.

    Python

  4. novpn novpn Public

    Python