Recently, more and more TradingView users have connected the TradingView chart signal to FMZ platform (FMZ.COM) and let the robot strategy on FMZ execute the transaction according to the chart signal,...
Strategy Name: Upgraded Thermostat Strategy Data cycle: 1H Support: Commodity Futures, Digital Currency Futures, Digital Currency Spot Source code: Source Code: https://www.fmz.com/strategy/12908...
When developing strategies on FMZ using the JavaScript language, since the strategy architecture is polled. If there is a concurrent design scenario, the exchange.Go function is used to make concurren...
ChatGPT ChatGPT has been very popular recently. There are various videos applied to real-world scenarios on the Internet. Let me introduce what ChatGPT is briefly. ChatGPT is a language model develope...
Let’s use reinforcement learning in AI to build a digital currency trading robot. In this article, we will create and apply an enhanced learning frame number to learn how to make a Bitcoin tradi...
Origin of the box theory The first time I came across the box theory was seen in the book “HOW I MADE $2,000,000 IN THE STOCK MARKET”. As a dancer, Nicolas Darvas invested his money in sto...
What is relative strength? Relative strength is a momentum investment strategy that compares the performance of stocks, exchange-traded fund (ETF) or mutual funds with the performance of the overall m...
What is the trading volume weighted index? The volume weighted index is an investment index, in which each investment affects the index in proportion to the trading volume of each of its investment ta...
Definition of PBX PBX refers to the moving average drawn by the dissimilar moving average (MACD) index, which is used to generate buy and sell signals in securities. The PBX or signal line is the movi...
1. Introduction In the last article, we introduced the use of LSTM network to predict the price of Bitcoin: https://www.fmz.com/bbs-topic/9879, as mentioned in the article, it is only a small training...