Skip to content
View biskecz's full-sized avatar
馃挙
馃挙

Block or report biskecz

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don鈥檛 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鈥檚 behavior. Learn more about reporting abuse.

Report abuse
biskecz/README.md
Header Banner

about

15-year-old student & aspiring quant developer focused on Python, quantitative finance, and algorithmic trading.

Building practical projects around market data, trading strategies, backtesting, and performance analysis while learning the fundamentals behind quantitative and HFT systems.


my social media

Youtube: https://www.youtube.com/@biskeczzz


core skills

Python pandas NumPy Git Linux

  • languages: Python 路 C++
  • data & quant: pandas 路 NumPy 路 yfinance 路 financial time series 路 backtesting 路 performance analysis
  • trading: technical indicators 路 SMA strategies 路 transaction costs 路 risk metrics
  • tools: Git 路 GitHub 路 Linux
  • current focus: building quantitative Python projects, learning C++ fundamentals for high-performance trading systems, and starting to learn HTML & CSS for web development (now only for school)

featured project

SMA Backtester

A modular Python backtesting system for evaluating moving-average crossover strategies on historical market data.

Features:

  • configurable fast/slow SMA periods
  • BUY / SELL signal generation
  • transaction costs
  • CAGR and performance metrics
  • maximum drawdown analysis
  • Sharpe ratio
  • trade statistics
  • strategy vs. Buy & Hold comparison
  • performance and drawdown charts

github stats


Views

Pinned Loading

  1. Sma-backtester Sma-backtester Public

    Python