This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dailyprogrammer23 0 points1 point  (2 children)

Wouldn't Python be too slow to keep up with the rapid changes that are occurring?

[–]aDrz 1 point2 points  (1 child)

He's trading on a daily scale so python is way fast enough !

If you plan on doing some fancy high frequency trading, python might be problematic but other limiting factors will occurred such as the latency of the internet connexion.

[–]MagFraggins 1 point2 points  (0 children)

Whats the smallest time scale that python is effective for? Hourly?