
What is the winning rate of a trading strategy?
Hi community, I have a question about "Wining Rate". I read a lot from different articles and find it confused with its definition. some ppl mentioned it i ...
Hi community, I have a question about "Wining Rate". I read a lot from different articles and find it confused with its definition. some ppl mentioned it i ...
Hello everyone! This post is all about implementing a Grid Trading strategy on ALGOGENE. If you are interested to learn how this strategy works or if you are a new joiner of the platform, this post ...
This article provides the full source code of an example presented in a webinar on 2021.07.10. In the webinar, it discussed how to convert a Simple Moving Average Strategy from MT4 EA to ALGOGENE. < ...
Following the discussion from the previous post [Technical Indicator - Relative Strength Index (RSI)] , we will implement a simple trading strate ...
What is Grid Trading? Grid trading is a rule-based strategy commonly used in crypto and forex market. It involves setting multiple predetermined price levels above and below a reference price, creating a grid of orders ...
In this article, we will implement a simple trading strategy using the ATR indicator. Trading Idea: From the discussion in the previous post , ATR itself does not provide indication about price trend. Instead, it is used to measure market volati ...
弱弱问一下, 交易策略一般分哪几类? ...
大大您好, 第一次在平台上订阅了一个交易策略。从策略介绍中,它提到止损设定为 20%。 由于个人投资比较保守,我可以调整该止损水平吗?如果可以的话,我可以在哪里更改呢?谢谢。 ...
In this article, we will introduce a simple trend following strategy using a volatility approach. Volatility Decomposition: Upside vs Downside Volatility is used to reflect the magnitude of market fluctuation, and it is usually used to observe market sentiment or predict market trends. In financial market, due to the behavior of "Market t ...
This article discuss the implementation of Auto-Regressive (AR) Model as a forecasting trading strategy, then backtest the preformance in ALGOGENE Research Lab. Library to use: ...