Skip to content

camreon/trading_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trading Challenge: Perfect Foresight Profit Optimization

Problem Statement

Given perfect knowledge of future crypto prices (1-minute intervals), determine if you can turn $10,000 into $1,000,000 within a 24-hour period.

Assets

  • BTCUSDT (Bitcoin)
  • ETHUSDT (Ethereum)
  • BNBUSDT (Binance Coin)

Rules

  • Long and Short positions allowed
  • Multiple concurrent positions across assets
  • No trading fees
  • 1-minute granularity data from Binance Futures

Solution

Run python solution.py to analyze December 2025 data.

About

python toy trading simulator given perfect knowledge

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages