filmov
tv
Trading with Python: Simple Scalping Strategy
![preview_player](https://i.ytimg.com/vi/C3bh6Y4LpGs/maxresdefault.jpg)
Показать описание
Welcome again! In this video we will discuss a trading strategy that has shown remarkable potential. Our Python-based approach to this simple scalping system has yielded over 200% returns in just a three-month testing period, demonstrating its effectiveness and potential for both manual and algorithmic trading styles.
Our focus is on a trading strategy that can be easily optimized and adapted to your trading needs. The strategy is straightforward, making it ideal for both new and experienced traders. We use a 5-minute timeframe to accelerate trading and increase the number of trades, optimizing the risk-reward ratio and other key parameters through Python and numerical backtesting.
The Python code for this backtest is readily available for download from the link below,this allows you to follow along, experiment, and tailor the strategy to your trading preferences. We utilize two moving average curves to identify market trends: a fast moving average and a slow moving average. This helps in determining uptrends and downtrends, guiding our decision on whether to take long or short positions.
Additionally, we incorporate Bollinger bands to pinpoint entry points for positions.
We also discuss how to set stop-loss (SL) and take-profit (TP) distances by considering market volatility and using the Average True Range (ATR) indicator. The exact numerical values for the lengths of the moving averages and the parameters of the Bollinger bands will be detailed in the coding part of the video.
💲 Discount Coupon for My Course on Algorithmic Trading:
PDF Book (Amazon):
The Python Code is available here:
The data file:
Our focus is on a trading strategy that can be easily optimized and adapted to your trading needs. The strategy is straightforward, making it ideal for both new and experienced traders. We use a 5-minute timeframe to accelerate trading and increase the number of trades, optimizing the risk-reward ratio and other key parameters through Python and numerical backtesting.
The Python code for this backtest is readily available for download from the link below,this allows you to follow along, experiment, and tailor the strategy to your trading preferences. We utilize two moving average curves to identify market trends: a fast moving average and a slow moving average. This helps in determining uptrends and downtrends, guiding our decision on whether to take long or short positions.
Additionally, we incorporate Bollinger bands to pinpoint entry points for positions.
We also discuss how to set stop-loss (SL) and take-profit (TP) distances by considering market volatility and using the Average True Range (ATR) indicator. The exact numerical values for the lengths of the moving averages and the parameters of the Bollinger bands will be detailed in the coding part of the video.
💲 Discount Coupon for My Course on Algorithmic Trading:
PDF Book (Amazon):
The Python Code is available here:
The data file:
Комментарии