The FMZ Quantification Platform is now in its fifth year, and features are constantly being introduced and updated, with some new features that even older users may not be familiar with. I guess there are some things you don't know.
In the robot management interface, you can select multiple robots at a time, batch start stop and so on. There are also many sorting functions, which is very convenient.
In the interface of the bot, there is a voice alert option, and a click-through log update will sound, which can be pushed to WeChat.
In the bot interface, you can see the bot id, the host will not change, the host log directory has its own database file with the same name, update the host or change the server, and the id can retrieve the log.
Some robots have a lot of parameters, and using parameter import and export will make it easier for you to group and manage parameters.
There are hundreds of policies in the policy library, finding difficulty, parameter grouping is the service, you can group the policy into different groups, create a grouping and drag the policy directly to the grouping, easy to manage. The grouping button is in the upper right corner of the policy library, slightly hidden.
Click on the sale policy, which can be sold as a software registration, without the user having to have an account on FMZ.https://www.fmz.com/bbs-topic/2339
The strategy writing interface is actually powerful, with one-click code editing, skin replacement, VIM mode, etc. worth exploring.
The reset settings option also hides some of the advanced features that can add simulated network errors and delays, which can be seen by clicking on the icon in the upper right corner.
Click on the Optimize button when retesting, you can set the parameter change range and step length, automatically scroll through, and find the best parameter.
Policy parameters can be set in various forms: drop-down, check-out, group, interactive, etc. Learn more:https://www.fmz.com/bbs-topic/1306
The code for Python retries is open source, and you can customize it based on this, see below for details:https://www.fmz.com/bbs-topic/1687
The time intervals, K-line cycles, can be saved so that the next time they are opened, the same conditions can be re-tested.
If you feel that online editing is not going well, you can try a remote editing plugin, write locally and save sync automatically.
FMZ supports almost complete Ma, meaning that the strategy in the financial world can be seamlessly switched to FMZ back to the real world, without having to endure the high price of the platform.
The strategies on the Strategy Square are all tagged, so beginners can find a lot of learning strategies under the Teaching tag.
The new work order system is at the bottom of the sidebar, and feedback on questions will be timely.
FMZ's public content supports automatic Chinese-English switching, so if you ever want your strategy or article to be seen by a foreigner, read and write in both languages. Specific method titles are divided by the order of the iceberg, e.g. iceberg order to sell simple iceberg order to sell iceberg
Although this feature has been around for a long time, there are still some newcomers who may not know about it.https://www.fmz.com/bbs-topic/1052I'm not sure. An example of a common protocol:https://www.fmz.com/bbs-topic/1963
The data in the market chart is the source of the data when retesting, while the market calculator provides a simple way to calculate the market display.https://quantinfo.com/Tools/View/3/formula.html
There are a lot of posts already on the forum, so please search and browse, maybe others have had the same problem you have.
FMZ supports a sub-account system, which allows you to assign certain permissions to sub-accounts, such as viewing disks, sharing policies, etc.
The platform's various operations are based on the API, which can be used by basic users to implement some functions and even create their own trading platform.https://www.fmz.com/bbs-topic/1697
The FMZ platform has always had a free simulator, which can simulate cash-for-cash transactions and test the robot for free.
Custodian and exchange interface support two UI switches
Finally, FMZ officialThe classroom in the cloudIn addition to the above, there is also a quantity trading course for beginners. There may be other features that are easily overlooked that this post didn't mention, so please leave a reminder.
scottliyqThe vscode remote plugin is a good thing, it's very easy to write policies, I just found it after reading the article.
Inventors quantify - small dreamsThank you!