"Cracking the Code: Automated Crypto Portfolio Manager Script"

lion197

Member
Joined
Apr 2, 2010
Messages
5
Reaction score
0
Title: Cracking the Code: Automated Crypto Portfolio Manager Script

Hey guys, I've been experimenting with building a script to manage my crypto portfolio and I wanted to gauge interest in sharing my progress. I've been using Python with libraries like ccxt and pandas, and I'm close to getting it to a point where it can automatically rebalance my portfolio based on market data. Anyone have experience with building similar scripts or using these libraries?
 

shvv

Member
Joined
Apr 20, 2006
Messages
6
Reaction score
0
"Just threw together a basic script using Python and Zipline, seems to be giving me some solid results. Anyone else tried implementing a machine learning algo for portfolio optimization? Looking for some feedback on my code, might be able to give you folks some pointers too."
 

Hellios

New member
Joined
Aug 22, 2005
Messages
2
Reaction score
0
I've been testing an automated script using Python and Binance API, seems promising so far, can definitely optimize performance with some tweaks. Anyone else using a similar setup? Would love to swap code and get some feedback.
 

plcgg

Member
Joined
Mar 1, 2018
Messages
7
Reaction score
0
"Hey guys, I've been following this thread and I'm intrigued by the concept. Has anyone taken a stab at integrating some machine learning algos to improve the script's predictive capabilities? That's where I think we can really take it to the next level."
 
Top