QuantumCore
89 USD
Скачано демо:
101
Опубликован:
24 мая 2025
Текущая версия:
27.22
Не нашли подходящего робота?
Закажите собственного
на бирже фрилансеров
Перейти на биржу
Закажите собственного
на бирже фрилансеров
Как купить торгового робота или индикатор
Запусти робота на
виртуальном хостинге
виртуальном хостинге
Протестируй индикатор/робота перед покупкой
Хочешь зарабатывать в Маркете?
Как подать продукт, чтобы его покупали
Вы упускаете торговые возможности:
- Бесплатные приложения для трейдинга
- 8 000+ сигналов для копирования
- Экономические новости для анализа финансовых рынков
Регистрация
Вход
Вы принимаете политику сайта и условия использования
Если у вас нет учетной записи, зарегистрируйтесь

DrivePoints represents the number of points by which a pending order should be repositioned from the current price.
It acts as a drive factor that controls how aggressively or conservatively the pending order is moved in the market.
There are no hidden parameters in the EA, all parameters are accessible to everyone.
There are no limitations or restrictions, such as functioning only on certain symbols or specific timeframes. Everyone can configure absolutely everything as they wish.
Of course, you can also try optimizations with ReverseDeals = false, and optionally optimize an exit value using DoLimitLoss = true, based on percentage, points, or a fixed amount of money. If DoLimitLoss = true, the specified criterion will be applied, as long as it is not equal to 0. LossPercent, LossMoney, LossPoints.
The Excel formula and explanation for selecting the best optimization settings, based on:
Profit Factor (PF)
Max Drawdown % (DD%)
Number of Trades (N)
with higher weight given to the number of trades.
A2 = Profit Factor
B2 = Max Drawdown percentage (0–100)
C2 = Number of trades
^1.5 = emphasizes the Profit Factor
^1.2 = penalizes higher drawdowns
LOG(10 + C2) = gives increasing but controlled weight to trade count