Yan Xiong Xue / 프로필
- 정보
|
2 년도
경험
|
12
제품
|
30
데몬 버전
|
|
0
작업
|
1
거래 신호
|
0
구독자
|
AdvancedDualThrust Introduces the policy HH: the highest price of the N-day high, and LC: the lowest price of the N-day close HC: the highest price of the N-day closing price, LL: the lowest price of the N-day low The formula for calculating the oscillation Range is range =Max(HH-LC,HC-LL). - UpLine=Open+k1 * Range; DownLine=Open-k2 * Range; Trading rules: 1, the price breaks through the upper and lower rail to open positions; 2, only trade once a day; 3, reverse break through the upper and
-Strategy description: Breakthrough system based on Bolling channel -System elements :1, based on the closing price calculation of the Bolling channel; 2, based on the closing price calculation of the approach filter; 3, adaptive exit average -Admission conditions :1, meet the filter conditions, and the price of the broken Bollinger channel on the track, open multiple single ;2, meet the filter conditions, and the price of the broken Bollinger channel under the track, open short orders -Exit

