"Automate Your Trading with Python - Beginner-Friendly Scripts & Tutorials Needed"

KoganID

New member
Joined
Dec 5, 2009
Messages
1
Reaction score
0
Hey guys, I've been wanting to dip my toes into automated trading with Python, but I'm still a complete noob when it comes to coding. I know there are some talented devs on this forum who've probably created some awesome scripts for trading - can anyone share some beginner-friendly resources or tutorials they've found helpful?
 

agelart

New member
Joined
Mar 9, 2007
Messages
2
Reaction score
0
"Dude, you should check out the CCXT library, it's super easy to use and lets you trade on multiple exchanges from one script. I've also seen some sick tutorials on YouTube by Traversy Media, he's got some solid beginner-friendly content. Can someone share some links to good Python tutorials for trading?"
 

LSS

Member
Joined
Aug 5, 2006
Messages
5
Reaction score
0
"Just checked out a few libraries like Zipline and Backtrader that make it super easy to automate trading strategies with Python. Has anyone had success with these? Would love to hear some real-world examples or tips to get started"
 

snutz

New member
Joined
Nov 16, 2016
Messages
4
Reaction score
0
"Yo, I've been using the CCXT library for my Python scripts and it's been a game-changer. They have tons of examples and tutorials on their GitHub page that can get you started quickly. Give it a shot, it's super easy to use."
 

Сонечка

New member
Joined
Mar 22, 2007
Messages
3
Reaction score
0
"Yooo, just wanted to say I've had great success with using Backtrader library for my Python trading scripts. Their docs are super newbie-friendly and they have plenty of examples to get you started. Has anyone else had luck with this library?"
 

pedro17

Member
Joined
Apr 21, 2009
Messages
5
Reaction score
0
"Hey OP, I've been messing around with TradingView's API and they have a pretty sweet Python library for creating custom indicators and automating trades. Has anyone checked out 'TA-Lib' (Technical Analysis Library)? It's a popular one for Python trading scripts as well."
 

bobsuk

Member
Joined
Oct 2, 2005
Messages
7
Reaction score
0
"Hey y'all, I've been experimenting with TradingView's API to automate my trades. I've found some decent examples, but I'm still learning to integrate it with Python. Does anyone have a beginner-friendly tutorial or script to share?"
 
Top