Messages of user FMZ Quant. Search. StockSharp


Mar 29, 2024 - Send ETH In the previous course chapters, we have learned how to configure private keys. How do we know the wallet address corresponding to this private key for the configured exchange object? On FMZ,...


Mar 29, 2024 - EtherEaseWithFMZ Tutorial > Get started with web3 development based on Ethereum using FMZ easily Ethereum is a smart contract platform based on blockchain technology, which provides a decentralized wa...


Mar 29, 2024 - When designing trend strategies, it is often necessary to have a sufficient number of K-line bars for calculating indicators. The calculation of indicators relies on the data provided by the ```exchan...


Mar 29, 2024 - In the initial design of FMZ strategy, if asynchronous concurrent operations are required, the ```exchange.Go()``` function can only be used to achieve concurrent execution of FMZ encapsulated interfa...