Alex's repositories
grid-spot-algorithm-trading
Grid trading model for algorithmic trading. Script strategy for Trading View. Copy and paste the code on your Pine console. Backtest the strategy for a spot market.
pexels.com-bulk-downloads-videos
Download bulks videos on pexels.com with this simple Python script.
grid-short-derivates-algorithm-trading
Grid trading model for algorithmic trading. Script strategy for Trading View. Copy and paste the code on your Pine console. Backtest the strategy for a derivates market.
ATR-indicator-bybit
Extrapolate ATR Indicator value using Python and ByBit Exchange API.
kucoin-exchange-api-python
How to use the KuCoin Exchange API with Python to download, manipulate and analyze exchange data.
pine-code-easy-strategy
An example of strategy code in Pine Script.
develop-your-own-blockchain
Create a blockchain in Python. Develop the genesis block, adding second and third block within few line of codes.
heikin-ashi-bars
Create Heikin Ashi bars with Python, for Bybit Exchange API.
lottery-smart-contract
Creation of lottery-type smart contracts with decentralized prize pool and winner's random choice.
millenials-decentralized-social-network
Developing a decentralized social network using Lens Protocol and React.
backtest-setting-date-range
Adjust the time range period on Pine analysis. Copy and paste this code on your Pine Console V.5
crypto-market-session-indicator
Easily track the opening and closing levels of crypto market sessions on Trading View.
cryptozombie-lessons
Lesson content for cryptozombies.io
deploy-smart-contract-ERC20
Deploy your ERC-20 Token using Remix-Ethereum IDE.
financial-beta-with-python
Extrapolates the Beta for financial assets using Pandas and Math.
financial-database-in-excel-with-python
Create an ordered database for financial data on Excel using Pandas.
quantitative-model-analysis-python
Quantitative analysis model with Python. Extrapolates variance, standard deviation, correlation and beta from a list of securities in a few clicks.