Oleg Papkov / Profile
- Information
8+ years
experience
|
11
products
|
229
demo versions
|
0
jobs
|
0
signals
|
0
subscribers
|
EA Boat GoodLine The Boat GoodLine expert Advisor works by averaging two stochastics with selectable and configurable parameters, limiting noise and minor "false" movements using the Lim parameter. The EA is easily optimized for selecting all settings parameters. The robot calculates the trend and makes trades in the direction of it. The EA has two modes for ending trades. Normal mode ( Net = false ) ends trades with the TakeProfit or StopLoss expert Advisor. In the " Net = true "
Example:
https://www.mql5.com/en/charts/11296273/btcusd-m15-roboforex-ltd
Пример:
https://charts.mql5.com/23/494/btcusd-m15-roboforex-ltd.png
Indicator FTG_Tick is not ready yet, but is already trying to count the tick lot. Is it possible?
https://www.youtube.com/watch?v=DQDBqrQA3jQ
The FTG_Tick indicator tries to mathematically calculate the total tick lot.
https://www.youtube.com/watch?v=DQDBqrQA3jQ
The Expert Advisor trades using the Stochastic indicator with the specified parameters. A trade is opened at the crossover of the specified levels. The default levels are K = 11, D = 3, Sl = 3. The EA opens a trade when overbought and oversold levels specified by the trader are crossed. Trades are closed by Take Profit levels, which are hidden form the broker. If a wrong direction is chosen, the EA opens an averaging grid of orders. If there is no signal for opening a position by Stochastic
The Expert Advisor trades using the Stochastic indicator with the specified parameters. A trade is opened at the crossover of the specified levels. The default levels are K = 11, D = 3, Sl = 3. The EA opens a trade when overbought and oversold levels specified by the trader are crossed. Trades are closed by Take Profit levels, which are hidden form the broker. If a wrong direction is chosen, the EA opens an averaging grid of orders. Expert parameters MAGICB - Long magic number; MAGICS - Short