首页
策略
文库
社区
API文档
登录
立即注册
高频交易
交流分享
原创教程
Interest Arbitrage of Binance Perpetual Funding Rate (Current Bull Market Annualized 100%)
Perpetual Contracts and Funding Rate The earliest digital currency contracts were delivery contracts only. Later, BitMEX introduced the perpetual contra
发明者量化-小小梦
2022-11-09 10:09:10
0
1142
Digital Currency Futures Double-EMA Turning Point Strategy (Tutorial)
In this article, we will explain how to design a simple trending strategy, only at the strategy design level, to help beginners learn how to design a simple
发明者量化-小小梦
2022-11-09 09:44:38
0
794
Subscribe New Shares Strategy for Digital Currency Spot (Tutorial)
In the last days, I received some private messages from telegram group users, they hope to have a design example of subscribing new shares strategy for refe
发明者量化-小小梦
2022-11-08 17:02:28
0
822
Realize an idea with 60 Lines of Code -- Contract Bottom Fishing Strategy
The grid strategy, Martingale strategy, which prefer market fluctuations, have their own drawbacks, and they have been tested for some time in the ETH contra
发明者量化-小小梦
2022-11-08 15:30:01
0
817
Digital Currency Spot Multi-variety Double-EMA Strategy (Tutorial)
At the request of community users who want to have a multi-variety double-EMA strategy for design reference. In this article, we will implement a multi-va
发明者量化-小小梦
2022-11-08 12:50:56
0
877
Design of Order Synchronization Management System Based on FMZ Quant (2)
Design of Order Synchronization Management System Based on FMZ Quant (2) Order Synchronization Management System (Synchronous Server) Let’s continue
发明者量化-小小梦
2022-11-08 11:34:20
0
809
Digital currency futures multi-species ATR strategy (tutorial)
Recently, some of our platform users are looking forward to transplanting a MyLanguage strategy into a JavaScript strategy, which can flexibly add many optimi
发明者量化-小小梦
2022-11-08 10:34:22
0
802
Write a semi-automatic trading tool by using the Pine language
Although there are more and more traders who write programs for fully automated trading, the larger group of traders is still manual traders. In fact, manual
发明者量化-小小梦
2022-11-08 09:56:48
0
867
Explore High-frequency Strategy Design from the Magic Change of LeeksReaper
In previous articles, we have analyzed the idea and code implementation of the high-frequency strategy of the original spot version LeeksReaper. LeeksRea
发明者量化-小小梦
2022-11-07 18:05:04
0
813
LeeksReaper Strategy Analysis (2)
LeeksReaper Strategy Analysis (2) Let’s continue to explain the content of the last chapter (https://www.fmz.com/bbs-topic/9725). The third added fu
发明者量化-小小梦
2022-11-07 16:38:41
0
855
The "Magic Double EMA Strategy" from the YouTube Veterans
The “Magic Double EMA Strategy” from the YouTube Veterans In this issue, we are going to discuss a “Magic Double EMA Strategy” from YouTube, which is known
发明者量化-小小梦
2022-11-07 12:02:31
0
1054
JavaScript language implementation of Fisher indicators and drawing on FMZ
During the technical analysis of trading, traders analyze and study the stock price data as the data of normal distribution. However, the distribution of stock
发明者量化-小小梦
2022-11-07 11:37:48
0
880
Example of dYdX strategy design
In response to the demand of many users, the FMZ platform has accessed dYdX recently, a decentralized exchange. Someone who have strategies can enjoy the proc
发明者量化-小小梦
2022-11-07 10:59:29
0
817
Design of Order Synchronization Management System Based on FMZ Quant (1)
Design of Order Synchronization Management System Based on FMZ Quant (1) In previous articles in FMZ’s library, we have designed several kinds of synchron
发明者量化-小小梦
2022-11-07 10:20:01
0
853
LeeksReaper Strategy Analysis(1)
LeeksReaper Strategy Analysis(1) Recently, there is a hot discussion about the print money robot in FMZ Quant WeChat group. A very old strategy h
发明者量化-小小梦
2022-11-04 15:42:26
0
1004
Deribit Options Delta Dynamic Hedging Strategy
The strategy that FMZ Quant brings to the table is the Deribit Options Delta Dynamic Hedging strategy, or DDH (dynamic delta hedging) strategy for short.
发明者量化-小小梦
2022-11-01 17:49:07
0
1185
Recent Status and Recommended Operation of Funding Rate Strategy
Recent Status and Recommended Operation of Funding Rate Strategy FMZ released a capital rate strategy in the last war of the Binance Championship: htt
发明者量化-小小梦
2022-11-01 10:38:37
0
812
Review of Digital Currency Market in 2021 and the Simplest 10 times Strategy Missed
Summary for 2021 and strategies in the future 2021 is coming to an end, and hotspots from DEFI to GAMEFI are emerging in an endless stream, and the o
发明者量化-小小梦
2022-10-26 16:12:49
0
837
Digital Currency Factor Model
Factor model framework The research reports on the multi-factor model of the stock market are voluminous, with rich theories and practices. No matter the
发明者量化-小小梦
2022-10-24 17:37:50
0
1030
来自YouTube大神的「神奇的双EMA均线策略」
来自YouTube大神的「神奇的双EMA均线策略」 本期我们来探讨一个来源于YouTube的「神奇的双EMA均线策略」,这个策略被称为“股票和加密货币市场杀手”。小编我观看视频了解到这个策略是一个trading view的pine语言策略,用到了2个trading view指标。看到视频中的回测效果非常好,F
发明者量化-小小梦
2022-10-09 15:56:22
28
7596
使用Pine语言编写一个半自动的交易工具
使用Pine语言编写一个半自动的交易工具 虽然编写程序做全自动交易的交易者越来越多,但是更大的群体还是手动交易者。其实手动主观交易者也可以通过编写一些小工具来辅助自己的主观交易。例如有时候发现了一个不错的入场位置,计划设置初始仓位的固定止损、跟踪止盈。然后免去后续盯盘之类的比较耗费精力的事情,完全按照自己的既
发明者量化-小小梦
2022-09-29 14:36:32
0
2720
交易中做自己的救世主
交易中做自己的救世主 今天聊点写代码之外的话题。交易为什么总是亏钱?简单说说如下: 1、赌徒心态。2、听从“大佬”的喊话,缺乏自己的思想。3、跟着自己的感觉走,大部分都要亏钱。 先说说:赌徒心态 之前看到某个帖子上某个大佬说过,该大佬在闲暇之余喜欢穿着马甲去雪球里发一些“钓鱼帖子”来打发时间。
发明者量化-小小梦
2022-09-16 18:45:52
2
1992
Hedging strategy of cryptocurrency manual futures and spots
In view of the fact that the hedging frequency of the futures and spots hedging strategy is not high, it is actually possible to operate manually. However, if
发明者量化-小小梦
2022-08-16 16:01:47
0
876
Cryptocurrency spot hedging strategy design(1)
Cryptocurrency spot hedging strategy design(1) Hedging strategies are very good practice strategies for beginners in strategy design. This article implemen
发明者量化-小小梦
2022-08-16 10:30:56
0
940
A perpetual balance strategy suitable for bear market bottoming
In the past, FMZ officially released a perpetual grid strategy, which was popular among users, and the onlookers who traded TRX in real bots have gained a lot
发明者量化-小小梦
2022-08-16 09:22:14
0
924
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (8)
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (8) In the previous article, we designed a multi-speci
发明者量化-小小梦
2022-08-10 15:02:37
0
894
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (7)
In the previous article, we thought and designed a simple multi-species grid strategy together. Next, we will continue to learn and move forward on the path o
发明者量化-小小梦
2022-08-09 11:15:23
0
824
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (6)
In the last article, we made a simple grid strategy together. In this article, we upgraded and expanded this strategy into a multi species spot grid strategy,
发明者量化-小小梦
2022-08-05 17:13:26
0
929
Overview and architecture of the main interface of FMZ Quant Trading Platform
Account registration First of all, you need to register the FMZ Quant Trading Platform account, account name, registration email, **accou
发明者量化-小小梦
2022-08-04 16:03:05
0
927
Martingale strategy design for cryptocurrency futures
Martingale strategy design for cryptocurrency futures Recently, there are many Martingale strategies discussed in the FMZ official group, and there are no
发明者量化-小小梦
2022-08-04 15:41:45
0
952
首页
«
4
5
6
7
8
9
10
11
12
13
»
末页