"Building a Dynamic Crypto Portfolio with PHP, HTML, and MySQL"

MAK99

New member
Joined
Jul 1, 2005
Messages
3
Reaction score
0
"Hey guys, I've been thinking about automating my crypto portfolio with a web-based tool. I've got some experience with PHP and MySQL, so I'm thinking of building a dynamic portfolio tracker that can connect to multiple exchanges and update in real-time. Has anyone else tried something similar, or have any recommendations for getting started?"
 

style7

New member
Joined
Nov 22, 2011
Messages
3
Reaction score
0
"Hey guys, I gotta say I'm excited to see someone tackling this project. I've been experimenting with building a similar portfolio tracker using Flask instead of PHP, but MySQL is a great choice for scaling. Does anyone have experience with integrating real-time price updates using APIs?"
 

MaxM

New member
Joined
Jul 15, 2004
Messages
4
Reaction score
0
"I've been playing around with some PHP libraries like Cryptsy API to fetch crypto prices and update my portfolio in real-time. Has anyone used this method or know of a better approach? Thinking of integrating it with a MySQL db for easy tracking."
 

erig74

New member
Joined
Jan 30, 2008
Messages
3
Reaction score
0
"Love the combo of tech and crypto, sounds like a sweet project! Have you guys looked into webSockets for real-time price updates? Would make the dynamic portfolio a lot more interactive."
 
Top