首页
策略
文库
社区
API文档
登录
立即注册
高频交易
交流分享
原创教程
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
828
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
851
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
1041
来自YouTube大神的「神奇的双EMA均线策略」
来自YouTube大神的「神奇的双EMA均线策略」 本期我们来探讨一个来源于YouTube的「神奇的双EMA均线策略」,这个策略被称为“股票和加密货币市场杀手”。小编我观看视频了解到这个策略是一个trading view的pine语言策略,用到了2个trading view指标。看到视频中的回测效果非常好,F
发明者量化-小小梦
2022-10-09 15:56:22
28
7731
使用Pine语言编写一个半自动的交易工具
使用Pine语言编写一个半自动的交易工具 虽然编写程序做全自动交易的交易者越来越多,但是更大的群体还是手动交易者。其实手动主观交易者也可以通过编写一些小工具来辅助自己的主观交易。例如有时候发现了一个不错的入场位置,计划设置初始仓位的固定止损、跟踪止盈。然后免去后续盯盘之类的比较耗费精力的事情,完全按照自己的既
发明者量化-小小梦
2022-09-29 14:36:32
0
2778
交易中做自己的救世主
交易中做自己的救世主 今天聊点写代码之外的话题。交易为什么总是亏钱?简单说说如下: 1、赌徒心态。2、听从“大佬”的喊话,缺乏自己的思想。3、跟着自己的感觉走,大部分都要亏钱。 先说说:赌徒心态 之前看到某个帖子上某个大佬说过,该大佬在闲暇之余喜欢穿着马甲去雪球里发一些“钓鱼帖子”来打发时间。
发明者量化-小小梦
2022-09-16 18:45:52
2
2013
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
894
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
955
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
939
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
916
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
840
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
940
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
956
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
975
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (5)
In the previous article, we explained the trading logic analysis of a simple grid strategy. In this article, we will continue to complete the design of this t
发明者量化-小小梦
2022-08-03 16:08:50
0
851
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (4)
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (4) In the previous articles, we have learned the
发明者量化-小小梦
2022-07-29 16:32:47
0
849
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (3)
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (3) Error message In the previous articles, we ha
发明者量化-小小梦
2022-07-29 09:37:22
0
902
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (2)
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (2) In the last article, we talked about programmatic
发明者量化-小小梦
2022-07-27 16:34:41
0
892
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (1)
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (1) With the development of quantitative trading of bl
发明者量化-小小梦
2022-07-25 16:48:29
0
1169
Cryptocurrency spot hedging strategy design(2)
Cryptocurrency spot hedging strategy design (2) In the previous article, we implemented a simple hedging strategy together, and then we will learn how to
发明者量化-小小梦
2022-07-19 15:19:52
0
891
An example of general protocol contract access on FMZ
An example of general protocol contract access on FMZ Recently, some users have been talking about the Exchange of AOFEX, considering that there is n
发明者量化-小小梦
2022-07-19 09:04:00
0
843
Multi-Exchange Spot Spread Arbitrage Strategy Logic Sharing
Principles of strategy Due to liquidity reasons, when there is a large amount of smashing and pulling in the market, there will inevitably be large price
发明者量化-小小梦
2022-07-12 17:20:06
0
926
Visualization module to build trading strategies - in-depth
Visualization module to build trading strategies - in-depth Logic module type #### 1. Conditions module This module is used to
发明者量化-小小梦
2022-07-12 17:19:16
0
1085
Use the KLineChart function to make strategy drawing design easier
Use the KLineChart function to make strategy drawing design easier When designing a strategy, it is often necessary to design a strategy chart to disp
发明者量化-小小梦
2022-07-05 15:13:55
0
1376
使用KLineChart函数让策略画图设计更加简单
使用KLineChart函数让策略画图设计更加简单 设计策略时经常需要设计策略图表显示,在使用JavaScript语言、Python语言编写策略的时候。对编程不熟悉或者对FMZ平台使用的图表库不熟悉的用户经常苦恼于自定义图表上画图的代码设计。那么如何可以只用编写少量的代码,又可以画出丰富内容的策略图表呢?
发明者量化-小小梦
2022-07-01 15:54:06
3
2927
JavaScript strategy backtesting is debugged in DevTools of Chrome browser
JavaScript strategy backtesting is debugged in DevTools of Chrome browser For debugging strategies in backtesting systems, usually only the Log() fu
发明者量化-小小梦
2022-06-24 14:10:02
0
1082
JavaScript策略回测在Chrome浏览器DevTools调试
JavaScript策略回测在Chrome浏览器DevTools调试 对于在回测系统中调试策略,通常只能用Log()函数。这样DEBUG效率非常低,并且对于程序测试经验不多的新手来说有一定难度。对于JavaScript语言的策略调试来说Chrome浏览器有更好的支持。可以
发明者量化-小小梦
2022-06-22 14:23:26
1
1911
适合熊市抄底的永续平衡策略
过去FMZ官方发布了一个永续网格策略,比较受到用户的欢迎,并且交易TRX的围观实盘在过去1年多风险可控的情况下获得了不少收益。单永续网格策略也有一些问题: 1. 需要设置初始价格、网格间距、网格价值、多空模式等参数,设置较为繁琐,对收益的影响比较大,新手较难设置。 2. 永续网格策略做空风险很高,做多风险则相对较低
小草
2022-06-02 10:00:04
7
6158
用这么易学易用的Pine语言如果还不会写策略的话,那我就...
用这么易学易用的Pine语言如果还不会写策略的话,那我就… TradingView上的开源策略数量多到爆炸,这么多优秀的策略、思路、指标不能实盘真是太可惜了。看到这一点,作为致力于把量化交易技术普及给众多交易者的FMZ自然不能抑制这种解决需求的冲动! 这个需求绝对不能忍! 于是,在编程开发的代码世界
发明者量化-小小梦
2022-06-01 17:37:55
6
3256
Detailed Explanation of Equilibrium & Grid Strategies
If the price of Bitcoin is going to be the same as it is today, what strategy will you take to make profits? It is easy to think of a way to sell when the pric
Ninabadass
2022-04-28 17:18:36
0
1154
首页
«
5
6
7
8
9
10
11
12
13
14
»
末页