Python - Project with well-written code - Example for study?

Thanks jharmon,
I'm trying to build a fully automated trading system based on Python and have tested different pieces like ib_insync, I'm not from a programming background, so the design of the system seems a bit difficult for me, such as which part a essential of a system and what's the role of a database etc.




xappppp, I've been doing Python for a while now.

Extra modules like Zipline and the like take a while to figure out. My daily data vendor (Norgate) has figured out how to adapt code Clenow's book against its data, which is a task I'm thankful I didn't have to do myself.

Zipline is authored by Quantopian, but you need to really delve through their community forum to get anything approaching "extensive".

Maybe you could tell us what you're trying to achieve, what periodicity you use (or want to use) and we could let you know which Python module(s) might work?
 
Hello, I'm new at this and would like to study Python to become an IT expert. So, thank you for your recommendations. I don't understand much about this, so I want to ask you. If I take a Python course, will I be able to pass the exams to get a Cisco certification, or did I get something wrong? I found out that this is about IT and network administration, but I wonder if I know Python will it give me the opportunity to get such a certification. Actually, I found the guys who help students with the exams (cciedump.spoto.net), but I don't know what exactly courses I should take to pass them. Thank you in advance.
 
Last edited:
It does appear you're new at this.

All four of these statements are nonsenical:

Study Python and become a brain surgeon.
Study Python and become a mechanic.
Study Python and become a lawyer.
Study Python and become a CCIE.

Do you even know what a CCIE is?
 
Back
Top