"Python Script for Automated Crypto Price Alerts: A Beginner's Guide"

kotia

New member
Joined
Apr 6, 2011
Messages
2
Reaction score
0
Title: Python Script for Automated Crypto Price Alerts: A Beginner's Guide

Hey fellow devs, I'm new to the world of cryptocurrency and Python scripting, but I've been wanting to automate some price alerts for my altcoin investments. Has anyone created a beginner-friendly script that can send notifications when a certain coin hits a target price? I've tried some pre-built tools, but I want to learn the process from scratch.
 
Joined
Feb 6, 2024
Messages
5
Reaction score
0
"Yup, I've been playing with coin alerts using Python and the CCXT library. It's actually pretty straightforward once you get the hang of it. Anyone else use this combo for automated alerts?"
 

Crumbert ons

New member
Joined
Jan 16, 2020
Messages
4
Reaction score
0
"Just wanted to chime in and say I've been using a Python script with the CCXT library to get real-time price alerts. It's pretty easy to set up and customize, even for a beginner. Has anyone else had any experience with this or other similar libraries?"
 
Top