The objective of this project is to create a Python script that fetches real-time cryptocurrency prices (BTC, ETH, LTC) in USD from the CoinGecko API and detects triangular arbitrage opportunities in ...
The "Triangular numbers" article from Wikipedia is a good introduction to the subject. Triangular numbers are a common special case of the larger area of simplex numbers. The article has many good or ...