Actionable Trading Strategies

Actionable Trading Strategies

Share this post

Actionable Trading Strategies
Actionable Trading Strategies
Building a crypto momentum trading strategy — Part 2

Building a crypto momentum trading strategy — Part 2

Crypto momentum trading strategy in Python

Fadai Mammadov's avatar
Fadai Mammadov
Jan 01, 2024
∙ Paid
1

Share this post

Actionable Trading Strategies
Actionable Trading Strategies
Building a crypto momentum trading strategy — Part 2
Share

This is the second part of the article on building a crypto momentum trading strategy. The first part can be found at:

Building a crypto momentum trading strategy

Crypto momentum trading

medium.com

The strategy from scratch

First, import all libraries that we’ll use.

import requests

import json

import pandas as pd

import datetime as dt

from heapq import nlargest

f…

Keep reading with a 7-day free trial

Subscribe to Actionable Trading Strategies to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Fadai Mammadov
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share