Grammar Operator Self-programming module supported operators Operator meaning example +Addition CLOSE+OPEN; return the sum of the closing price and the opening price. -Subtraction CLOSE-OPEN; returns… ( Read More )
Learning steps and methods of Mylanguage
Why learn programming languages: 1. The trading strategy written by others is difficult for you to adjust. I often hear people say that the previous… ( Read More )
Introducing the most beginner friendly quantitative programming language in the world ---"My Language"
During these five years, We are moving step by step. The FMZ Quant walk from the swamp to the bright road, we are continually always… ( Read More )
Think Python: How to Think Like a Computer Scientist
If you want to learn how to program, working with Python is an excellent way to start. This hands-on guide takes you through the language… ( Read More )
Automate the Boring Stuff with Python: Practical Programming for Total Beginners
If you’ve ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if… ( Read More )
Python Crash Course: A Hands-On, Project-Based Introduction to Programming
Python Crash Course is a fast-paced, thorough introduction to Python that will have you writing programs, solving problems, and making things that work in no time.… ( Read More )
Learn Python 3 the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code (Zed Shaw's Hard Way Series)
You Will Learn Python 3! Zed Shaw has perfected the world’s best system for learning Python 3. Follow it and you will succeed—just like the millions of… ( Read More )