User
Write something
7 day System Q & A is happening in 6 hours
Websocket Updates
I thought this was a great question someone asked from our Facebook community. I just wanted to share the response here. Q Are web sockets the way to go for ensuring state updates on every tick, brother? It's definitely a crucial aspect of dynamic functionality. A I think on cryptocurrency exchanges websockets are maybe your only choice. Some exchanges do offer fix. But to ensure correctness you should take periodic snapshots and compare that with whatever you have been maintaining with a websocket. Another good practice is to keep track of the sequence number in your updates have small checks in your code to ensure they are correct.
1
0
Trader Stream
I'm going to let my skool community know more often when I'm going to be streaming soon we'll be logging on and discussing how to make a execution component of a trading system. Excited to have you on
0
0
Simple Truth
Most traders fail because they think strategies are complicated Reality: it’s justMarket Data → Strategy → Execution If you understand these 3, you’re ahead of 95% Which part confuses you the most?
0
0
My Neo vim Setup.
I've had a few people ask me about my neo vim setup here is the repository for it https://github.com/StevenMaharaj/lau-nvim/tree/main
0
0
Grep
One of the most important skills is being able to identify when an error happened. To do this you'd look into the log file and try to find the keyword "error". This is a deep dive into using grep for such tasks
1
0
1-30 of 32
Coder Trader
skool.com/coder-trader
Build a real trading system in 7 days. Learn Python, structure, and execution inside Coder Trader. No guessing, just systems.
Powered by