Yan Xiong Xue / Profilo
- Informazioni
|
2 anni
esperienza
|
12
prodotti
|
30
versioni demo
|
|
0
lavori
|
1
segnali
|
0
iscritti
|
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

