logo logo
  • 首页
  • 策略
  • 文库
  • 社区
  • API文档
登录 立即注册
高频交易 交流分享 原创教程
  • Reform Deribit futures API to adapt to quantitative trading of options
    Reform Deribit futures API to adapt to quantitative trading of options
    Reform Deribit futures API to adapt to quantitative trading of options At present, there are many digital currency futures exchanges. However, as a fut
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-28 10:02:51
    comments   0     hits   704
  • Better tools make good work -- learn to use the research environment to analyze trading principles
    Better tools make good work -- learn to use the research environment to analyze trading principles
    Better tools make good work – learn to use the research environment to analyze trading principles The term “hedging” is a very basic concept in the f
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-27 16:33:51
    comments   0     hits   614
  • Cross-currency hedging strategies in quantitative trading of blockchain assets
    Cross-currency hedging strategies in quantitative trading of blockchain assets
    Cross-currency hedging strategies in quantitative trading of blockchain assets In hedging strategies, there are various types of hedging: cross-market
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-27 10:11:48
    comments   0     hits   637
  • Acquire digital currency strategy guide of FMex on FMZ Quant
    Acquire digital currency strategy guide of FMex on FMZ Quant
    Acquire digital currency strategy guide of FMex on FMZ Quant Run the quantitative robot on the FMZ Quant Trading platform, following the following ste
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-27 08:56:07
    comments   0     hits   608
  • Teach you to write strategies -- transplant a MyLanguage strategy (Advanced)
    Teach you to write strategies -- transplant a MyLanguage strategy (Advanced)
    Teach you to write strategies – transplant a MyLanguage strategy (Advanced) In the last article [Teach you to write strategies – transplant a MyLangu
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-26 18:56:00
    comments   0     hits   736
  • Teach you to write strategies -- transplant a MyLanguage strategy
    Teach you to write strategies -- transplant a MyLanguage strategy
    Teach you to write strategies – transplant a MyLanguage strategy Recently, when talking about strategies with my friends, I learned that many strategi
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-26 15:23:08
    comments   0     hits   742
  • Teach you to add multi-chart support to the strategy
    Teach you to add multi-chart support to the strategy
    Teach you to add multi-chart support to the strategy Especially when writing trend strategies, sometimes you are confused by the trigger conditions of
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-26 11:28:50
    comments   0     hits   648
  • Teach you to write a K-line synthesis function in the Python version
    Teach you to write a K-line synthesis function in the Python version
    Teach you to write a K-line synthesis function in the Python version When writing and using strategies, we often use some rarely used K-line period dat
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-26 09:28:58
    comments   0     hits   674
  • Analysis of Donchian Channel Strategy in the Research Environment
    Analysis of Donchian Channel Strategy in the Research Environment
    Analysis of Donchian Channel Strategy in the Research Environment Strategy introduction Among many trading strategies, the Donchian Channel strat
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-26 09:19:00
    comments   0     hits   743
  • 当FMZ遇到ChatGPT,记一次使用AI来辅助学习量化交易的尝试
    当FMZ遇到ChatGPT,记一次使用AI来辅助学习量化交易的尝试
    当FMZ遇到ChatGPT,记一次使用AI来辅助学习量化交易的尝试 ChatGPT 最近ChatGPT可谓是非常火,网路上已经有各种应用到实际场景中的视频。简单介绍一下什么是ChatGPT,ChatGPT是由OpenAI开发的一款语言模型。不同以往的人工智能,ChatGPT有非常强大的语言理解能力
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2022-12-25 11:31:38
    comments   11     hits   3071
  • Off the shelf quantitative trading tool for digital currency options
    Off the shelf quantitative trading tool for digital currency options
    Off the shelf quantitative trading tool for digital currency options 1. Quantitative and program trading of digital currency options Recently, ma
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-23 22:12:54
    comments   0     hits   662
  • Simple grid strategy in Python version
    Simple grid strategy in Python version
    Simple grid strategy in Python version There are not many Python strategies on the strategy square. A Python version of the grid strategy is written he
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-23 21:00:45
    comments   0     hits   768
  • Linear pending order flow strategy developed based on data playback function
    Linear pending order flow strategy developed based on data playback function
    Linear pending order flow strategy developed based on data playback function Preface It is often said that trading is an art, and art comes from i
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-23 20:06:04
    comments   0     hits   692
  • Strategy for buying the winners of Python version
    Strategy for buying the winners of Python version
    Strategy for buying the winners of Python version Trend strategy generally uses various indicators to judge the market direction, and uses the comparis
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-22 22:04:41
    comments   0     hits   692
  • FMZ Journey -- with Transition Strategy
    FMZ Journey -- with Transition Strategy
    FMZ Journey – with Transition Strategy I. Preface Before starting this article, let me start with my self-introduction. Qu Banzhu is my pseudonym
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-22 19:26:39
    comments   0     hits   652
  • Teach you to transform a Python single-species strategy into a multi-species strategy
    Teach you to transform a Python single-species strategy into a multi-species strategy
    Teach you to transform a Python single-currency strategy into a multi-currency strategy I. Teach you to transform a Python single-currency strategy
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-20 17:26:27
    comments   0     hits   647
  • Implement a quantitative trading robot timed start or stop gadget by using Python
    Implement a quantitative trading robot timed start or stop gadget by using Python
    Implement a quantitative trading robot timed start or stop gadget by using Python As a powerful, flexible and easy to use quantitative trading platform fo
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-20 14:35:09
    comments   0     hits   686
  • Oak teaches you to use JS to interface with FMZ extended API
    Oak teaches you to use JS to interface with FMZ extended API
    Oak teaches you to use JS to interface with FMZ extended API Introduction Hello everyone, I’m “Oak Quant”. Due to the market trend reminder I developed
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-20 13:27:24
    comments   0     hits   616
  • Call Dingding interface to realize robot push message
    Call Dingding interface to realize robot push message
    Call Dingding interface to realize robot push message 1. Summary In real transactions, in order to know the FMZ Quant robot trading status in tim
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-20 08:57:16
    comments   0     hits   742
  • Balanced Pending Order Strategy (Teaching Strategy)
    Balanced Pending Order Strategy (Teaching Strategy)
    Balanced Pending Order Strategy (Teaching Strategy) The essence of the strategy described in this article is a dynamic balance strategy, that is, the value
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-19 17:19:44
    comments   0     hits   639
  • Thoughts on asset movement through contract hedging strategy
    Thoughts on asset movement through contract hedging strategy
    Thoughts on asset movement through contract hedging strategy Recently, there has been a lot of news about the digital currency market and the exchange
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-19 16:36:12
    comments   0     hits   636
  • Many years later, you will find this article is the most valuable one in your investment career - find out where the returns and risks come from
    Many years later, you will find this article is the most valuable one in your investment career - find out where the returns and risks come from
    Many years later, you will find this article is the most valuable one in your investment career - find out where the returns and risks come from Many
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-19 15:03:57
    comments   0     hits   649
  • Recent FMZ official charging strategy introduction
    Recent FMZ official charging strategy introduction
    Recent FMZ official charging strategy introduction **The strategy is risky, and investment should be cautious. The strategy provided is only for small
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-19 09:25:28
    comments   0     hits   650
  • Preliminary Exploration of Python Crawler Application on FMZ Platform -- Crawling the Content of Binance Announcement
    Preliminary Exploration of Python Crawler Application on FMZ Platform -- Crawling the Content of Binance Announcement
    Preliminary Exploration of Python Crawler Application on FMZ Platform – Crawling the Content of Binance Announcement Recently, I saw that there is no
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-16 14:32:19
    comments   0     hits   690
  • Implementation of Dual Thrust trading algorithm by using Mylanguage on FMZ Quant platform
    Implementation of Dual Thrust trading algorithm by using Mylanguage on FMZ Quant platform
    Implementation of Dual Thrust trading algorithm by using Mylanguage on FMZ Quant platform 1. Introduction to Dual Trust trading strategy The dual
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-16 13:54:12
    comments   0     hits   770
  • Introduction FAQ to Quantitative Trading of Digital Currency
    Introduction FAQ to Quantitative Trading of Digital Currency
    Introduction FAQ to Quantitative Trading of Digital Currency This article is aimed at answering common questions about novices for program trading. For
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-16 10:59:02
    comments   0     hits   654
  • Another TradingView Signal Execution Strategy Scheme
    Another TradingView Signal Execution Strategy Scheme
    Another TradingView Signal Execution Strategy Scheme Traders who often use TradingView know that TradingView can push messages to other platforms. In
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-15 21:23:24
    comments   0     hits   922
  • Use the extended API on FMZ Quant Trading Platform to realize TradingView alert signal trading
    Use the extended API on FMZ Quant Trading Platform to realize TradingView alert signal trading
    Use the extended API on FMZ Quant Trading Platform to realize TradingView alert signal trading The extended API on FMZ Quant Trading Platform has been
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-14 13:42:41
    comments   0     hits   863
  • Visualization Module to Build Trading Strategy - Simple Explanation
    Visualization Module to Build Trading Strategy - Simple Explanation
    Visualization Module to Build Trading Strategy - Simple Explanation Through the previous chapters of this series, I believe that you have basically ma
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-13 16:22:00
    comments   0     hits   780
  • Visualization Module to Build Trading Strategy - Advanced Understanding
    Visualization Module to Build Trading Strategy - Advanced Understanding
    Visualization Module to Build Trading Strategy - Advanced Understanding We have learned the Visualization Module to Build Trading Strategy - First Acq
    avatar of FMZ~Lydia
    FMZ~Lydia 2022-12-13 14:11:36
    comments   0     hits   867
  • 首页
  • «
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • »
  • 末页
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)