Best Strategy
This strategy for Дизайнер focuses on identifying long entry points using the "double bottom" pattern. It effectively filters out quick lows, which may indicate a continuation of the trend, to avoid f...
129
下载量
☆☆☆☆☆
评分
0
评价
NuGet 1.0.0
Install-Package StockSharp.Community.u.100611.OurBestStrategy -Version 1.0.0
This strategy for Дизайнер focuses on identifying long entry points using the "double bottom" pattern. It effectively filters out quick lows, which may indicate a continuation of the trend, to avoid false signals. The entry is triggered when the second low forms after a configurable delay, suggesting a potential end to the decline.

Key Features:
- Entry on confirmed "double bottom" with a time delay;
- Filters false signals by analyzing time gaps;
- Exit on break of the nearest 50-period high;
- Works in both trending and counter-trend conditions.
Installation Guide: For detailed installation instructions in Дизайнер, follow this link.