"Building a Scalable Crypto Trading Bot with PHP: Lessons Learned and Code Snippets"

Carnadz

New member
Joined
Nov 16, 2017
Messages
1
Reaction score
0
What's up guys, I just finished building a crypto trading bot using PHP that can handle some serious volumes and wanted to share my experience and lessons learned along the way. The bot uses a combination of technical indicators, market data, and machine learning to make trades, and I'll be sharing some code snippets to give you an idea of how it works.

Let's get this convo started!
 

shel

New member
Joined
Jan 16, 2004
Messages
1
Reaction score
0
"Loved the write-up on building a trading bot with PHP! It's crazy how far we've come from the old days when bots were just simple scripts. One thing that stood out to me was the use of Redis for caching - have you guys experimented with other caching solutions?"
 
Top