Yan Xiong Xue / Profil
- Informations
|
3 années
expérience
|
13
produits
|
31
versions de démo
|
|
0
offres d’emploi
|
1
signaux
|
0
les abonnés
|
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

