Anton Karabeinikov / Profil
- Informations
4 années
expérience
|
3
produits
|
57
versions de démo
|
1
offres d’emploi
|
0
signaux
|
0
les abonnés
|
Ichimoku 3D This Expert Advisor is based on the Ichimoku indicator using the principle of 3 Elder screens. There are 4 types of opening trades in this Expert Advisor: 1 is when there is the same buy or sell signal on 3 timeframes 2-This is when 2 timeframes have the same buy signal and 1 timeframe has the same sell signal or vice versa 3-This is when 1 timeframe is a buy signal and 2 timeframe is a sell signal or vice versa 4-This is when 1 timeframe signal to buy on the average timeframe to
Expert Advisor based on the ADX indicator. For PRO. ECN accounts,but also suitable for ECN.There is a martingale. The EA opens trades with WPR and ATR filters. ind_name="=======ADX======="; Sdelok =4; / / number of transactions Magic =2021; / / Magic Lots =0.1 / / Lot MaximumRisk =5 //The Risk DeltaCur =1000; / / Take Profit StopLoss =0; //Stop loss period = 26; //ADX period lineUpUp = 30; / /upper border of the corridor lineUp = 25; / / lower border of the corridor lineDn = 15; / /
Expert Advisor " Divergence Progression» For the EA to work, you need to download the indicator from the CodeBase section-http: / / www. mql5. com/ru/code/32437 - and place it in the MQL4/Indicators folder Recommended