logo logo
  • 首页
  • 策略
  • 文库
  • 社区
  • API文档
登录 立即注册
高频交易 交流分享 原创教程
  • Visualization Module to Build Trading Strategy - First Acquaintance
    Visualization Module to Build Trading Strategy - First Acquaintance
    Visualization Module to Build Trading Strategy - First Acquaintance Visual programming has always been an aspirational goal of software developers, eve
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-12 16:50:29
    comments   0     hits   947
  • The Journey of Detours from an Experienced Programmer
    The Journey of Detours from an Experienced Programmer
    The Journey of Detours from an Experienced Programmer I. Preface Women are afraid to marry the wrong man, while men are afraid to enter the wrong
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-09 16:57:43
    comments   0     hits   652
  • Single Platform Balance Strategy of Python Version
    Single Platform Balance Strategy of Python Version
    JavaScript Version Strategy address: https://www.fmz.com/strategy/345 In this article, let’s practice porting a simple JavaScript strategy. Through t
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-02 21:38:52
    comments   0     hits   654
  • Cross-period Arbitrage Strategy of Digital Currency Based on Bollinger Band
    Cross-period Arbitrage Strategy of Digital Currency Based on Bollinger Band
    Cross-period Arbitrage Strategy of Digital Currency Based on Bollinger Band I. Summary George Soros put forward an important proposition in “The
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-02 16:58:27
    comments   0     hits   689
  • Example of Python MACD drawing
    Example of Python MACD drawing
    As a matter of fact, before making this example code, there is already a JavaScript version of the MACD indicator drawing example on the strategy square of
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-01 16:54:01
    comments   0     hits   750
  • Dynamic Balance Strategy Based on the Digital Currency
    Dynamic Balance Strategy Based on the Digital Currency
    I. Summary Benjamin Graham, Warren Buffett’s mentor, has mentioned a dynamic balance trading mode of stocks and bonds in the book “The Intelligent Inve
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-01 16:17:29
    comments   0     hits   658
  • SuperTrend V.1 -- Super Trend Line System
    SuperTrend V.1 -- Super Trend Line System
    I. Origin of the story Mr. Ran, my good friend, has observed this indicator for a long time and recommended it to me before the New Year’s Day to discus
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-01 11:36:33
    comments   0     hits   972
  • Some Thoughts on the Logic of Digital Currency Futures Trading
    Some Thoughts on the Logic of Digital Currency Futures Trading
    Some Thoughts on the Logic of Digital Currency Futures Trading Problem scenario For a long time, the data delay problem of the position API inter
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-30 17:12:20
    comments   0     hits   629
  • High frequency backtesting system based on transaction by transaction and defects of K-line backtesting
    High frequency backtesting system based on transaction by transaction and defects of K-line backtesting
    High frequency backtesting system based on transaction by transaction and defects of K-line backtesting I released a backtesting engine in the article
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-30 12:38:50
    comments   0     hits   666
  • 另一种TradingView信号执行策略方案
    另一种TradingView信号执行策略方案
    另一种TradingView信号执行策略方案 经常使用TradingView的交易者都知道,TradingView可以推送消息到其它平台。之前在文库中也公开了一篇TradingView的信号推送策略,推送的消息内容是写死在请求url中的,有些不灵活。本篇我们重新用一种方式来设计一个Tradin
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2022-11-30 10:52:07
    comments   17     hits   3928
  • What You Need to Know to Familiar with MyLanguage on FMZ -- Parameters of MyLanguage Trading Class Library
    What You Need to Know to Familiar with MyLanguage on FMZ -- Parameters of MyLanguage Trading Class Library
    What You Need to Know to Familiar with MyLanguage on FMZ – Parameters of MyLanguage Trading Class Library It is really simple to write trend strategi
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-29 18:33:11
    comments   0     hits   785
  • What You Need to Know to Familiar with MyLanguage on FMZ -- Interface Charts
    What You Need to Know to Familiar with MyLanguage on FMZ -- Interface Charts
    What You Need to Know to Familiar with MyLanguage on FMZ – Interface Charts In the previous article, we have learned about the template parameters of
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-29 13:38:51
    comments   0     hits   793
  • Take you to analyze the Sharpe ratio, maximum drawdown, return rate and other indicator algorithms in the strategy backtesting
    Take you to analyze the Sharpe ratio, maximum drawdown, return rate and other indicator algorithms in the strategy backtesting
    Take you to analyze the Sharpe ratio, maximum drawdown, return rate and other indicator algorithms in the strategy backtesting Some performance indicat
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-28 16:44:25
    comments   0     hits   741
  • 带您剖析策略回测中的夏普率、最大回撤、收益率等指标算法
    带您剖析策略回测中的夏普率、最大回撤、收益率等指标算法
    带您剖析策略回测中的夏普率、最大回撤、收益率等指标算法 经常有群友讨论策略的一些绩效指标算法,在FMZ的API文档中也公开了一个算法。但是没有注释的情况下是有一些不好理解,本篇小编就带你一起来剖析这个算法,相信您看完这篇文章之后应该对于夏普率、最大回撤、收益率等概念、计算逻辑都有一个比较清晰的理解。 我们
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2022-11-26 15:13:17
    comments   0     hits   1693
  • Modeling and Analysis of Bitcoin Volatility Based on ARMA-EGARCH Model
    Modeling and Analysis of Bitcoin Volatility Based on ARMA-EGARCH Model
    Recently, I have made some analysis on the volatility of Bitcoin, which is wordy and spontaneous. So I simply share some of my understanding and code as fol
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-15 15:32:43
    comments   0     hits   846
  • [Binance Championship] Binance Delivery Contract Strategy 3 - Butterfly Hedging
    [Binance Championship] Binance Delivery Contract Strategy 3 - Butterfly Hedging
    Recently, Binance futures launched the second “Binance Championship” (address: https://www.binancezh.com/cn/futures/activity/anniversary-competition/129-3859
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-11 18:17:46
    comments   0     hits   737
  • The Use of Servers in Quantitative Trading
    The Use of Servers in Quantitative Trading
    When we carry out the programming and quantitative trading, we can use any device to run the quantitative trading program (a robot program that operates the
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-11 14:43:34
    comments   0     hits   688
  • Solution to Get the http Request Message Sent by the Docker
    Solution to Get the http Request Message Sent by the Docker
    When testing and debugging the strategy code, or running the robot on the real bot, the exchange interface often reports errors. At this time, go to the exc
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-10 20:49:38
    comments   0     hits   665
  • A brief explanation of why it is not feasible to achieve asset movement on OKEX through a contract hedging strategy
    A brief explanation of why it is not feasible to achieve asset movement on OKEX through a contract hedging strategy
    Recently, OKEX currencies have become game coins, and many of bros are considering whether it is feasible to transfer the “game coins” out by contract hedgin
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-10 19:48:01
    comments   0     hits   658
  • Detailed Explanation of Futures Backhand Doubling Algorithm Strategy Notes
    Detailed Explanation of Futures Backhand Doubling Algorithm Strategy Notes
    This strategy is a strategy that was applied to Digital Currency 796 Futures Exchange long time ago. Futures contracts are currency-based, that is, the margi
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-10 18:23:36
    comments   0     hits   646
  • Earn 80 Times in 5 Days, the Power of High-frequency Strategy
    Earn 80 Times in 5 Days, the Power of High-frequency Strategy
    In the last two months, a print (money) account has become very popular, earning hundreds of times of profits on the Binance perpetual contract. The screensh
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-09 18:41:21
    comments   0     hits   1072
  • Research and Example on the Maker Spots and Futures Hedging Strategy Design
    Research and Example on the Maker Spots and Futures Hedging Strategy Design
    For a long time, futures and spots hedging is generally designed to detect the price difference. When the price difference is met, we will take the order to
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-09 14:49:29
    comments   0     hits   656
  • Building a Quantitative Database of FMZ with SQLite
    Building a Quantitative Database of FMZ with SQLite
    Abstract Data is the source of quantitative trading, how to manage a large amount of data efficiently is a very critical link, database is one of the be
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-09 11:40:34
    comments   0     hits   692
  • How to Assign Different Version Data to a Rented Strategy via Strategy Rental Code Metadata
    How to Assign Different Version Data to a Rented Strategy via Strategy Rental Code Metadata
    Application of strategy rental code metadata Partners who work as developers on the FMZ Quant Trading Platform may often have such needs: When develo
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-09 10:34:37
    comments   0     hits   630
  • Interest Arbitrage of Binance Perpetual Funding Rate (Current Bull Market Annualized 100%)
    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
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-09 10:09:10
    comments   0     hits   861
  • Digital Currency Futures Double-EMA Turning Point Strategy (Tutorial)
    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
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-09 09:44:38
    comments   0     hits   612
  • Subscribe New Shares Strategy for Digital Currency Spot (Tutorial)
    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
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-08 17:02:28
    comments   0     hits   645
  • Realize an idea with 60 Lines of Code -- Contract Bottom Fishing Strategy
    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
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-08 15:30:01
    comments   0     hits   630
  • Digital Currency Spot Multi-variety Double-EMA Strategy (Tutorial)
    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
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-08 12:50:56
    comments   0     hits   676
  • Design of Order Synchronization Management System Based on FMZ Quant (2)
    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
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-11-08 11:34:20
    comments   0     hits   627
  • 首页
  • «
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • »
  • 末页
Forums
PINE Language FAQ Summary MyLanguage Web3 About Us
Product
Robot Strategy Node Platforms Tickets
API
Syntax guide User guide Trading api Blockchain Indicator

© 2015 - ∞ INVENTOR PTE LTD (SG)