Search result found: 12


 
tony lam

A simple ATR strategy

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 ...

 
Bumblebee

Implement Grid Trading Strategy in Python

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 ...

 
tony lam

A simple RSI strategy

Following the discussion from the previous post [Technical Indicator - Relative Strength Index (RSI)] , we will implement a simple trading strate ...

 
TingTing

Martingale Trading Strategy - Guide and Example

Background Martingale strategy is a betting system that originated in 18th century France and was popularized in the 19th century. The system was named after a casino owner in London named John Henry Martinda ...

 
Naruto_boi

Backtesting not working! DANGER! Prohibited Usage!

Backtesting not working!!!! Every time, I click on Run, I get a warning DANGER! Prohibited Usage! Does anybody else also facing the same issue here? ...

 
Tommy

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 ...

 
tony lam

A Simlpe Moving Average Strategy migrating from MT4/MT5 EA

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. < ...

 
Wang

交易策略有哪些分类?

弱弱问一下, 交易策略一般分哪几类? ...

 
tony lam

A trend following strategy based on volatility approach

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 ...

 
Wang

订阅策略后, 哪里可以更改止损水平?

大大您好, 第一次在平台上订阅了一个交易策略。从策略介绍中,它提到止损设定为 20%。 由于个人投资比较保守,我可以调整该止损水平吗?如果可以的话,我可以在哪里更改呢?谢谢。 ...

 
admin

Stock Forecast - Autoregressive Model

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: ...

 
Bumblebee

The Opportunities of a Grid Trading System

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 ...