Guide Reading: The ten basic guidelines generally acknowledged by the US futures industry are based on the summary of the trading veterans and experts in… ( Read More )
The root cause of the plunge is that 90% of people can't get out of this strange law
In the blockchain circle, I’ve known a lot of friends, and I have been asked this question many times: "the bubble in blockchain is big… ( Read More )
A Simple Guide to Bitcoin Fees
Bitcoin Fees Explained People often claim that with Bitcoin "you can send money between any two points on earth for free". While that is true in some… ( Read More )
MyLanguage basic grammar and instruction description (Part 4/4)
Preview: Example 2: Goup A buying long instructions, the closing price up cross the 5-period moving average line, according to the theoretical available 50% of… ( Read More )
MyLanguage basic grammar and instruction description (Part 3/4)
Instructions for use of the BK instruction: 1. Used for commodity futures and cryptocurrency spots or futures to open positions for buying long. 2. Used… ( Read More )
MyLanguage basic grammar and instruction description (Part 2/4)
FMZ Quant Platform Syntax 1. Writing Rules (1) All words need to be capitalized; (2) Each line of statements ends with ";"; (3) Mark the… ( Read More )
MyLanguage basic grammar and instruction description (Part 1/4)
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 )
Options, Futures, and Other Derivatives (10th Edition)
For courses in business, economics, and financial engineering and mathematics. The definitive guide to derivatives markets, updated with contemporary examples and discussionsKnown as “the bible”… ( 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 )