Nur Nutzer, die das Produkt gekauft oder gemietet haben, können Kommentare hinterlassen
Tatyana Kulyapina  
duerrmann:
Are there variants with and without commission (# 65)?

No, now the settings are universal.

José María  

Hi,

the backtest on this ea before 2008 gives loses, any reasons?, thx.

Tatyana Kulyapina  
José María:

Hi,

the backtest on this ea before 2008 gives loses, any reasons?, thx.

Hey.

Settings are optimized for the period 01/01/2010 - 01/31/2020.

José María  

Hi again,

What criteria does the ea uses to increase and decrease lotation?

Thanks in advance.

Tatyana Kulyapina  
José María:

Hi again,

What criteria does the ea uses to increase and decrease lotation?

Thanks in advance.

Hello.

There are 2 ways to calculate the volume of an order (lottery) in the Prado advisor.

1 way:

If Risk,%> 0, then the “LotsFixS (0.01 on LotsFixS)” function is disabled.

Risk,% = 3.0 (default), this setting sets the maximum risk percentage of the deposit size per 1 order. Depending on the volatility, the EA calculates the Stop Loss setting level, then, depending on the Stop Loss setting and “Risk,%”, the EA calculates the order volume (lot).

When using this method, at any Stop Loss setting level, the maximum risk percentage of the deposit size per 1 order is observed.

2 way:

If Risk,% = 0.0, then the “Risk,%” function is disabled and the “LotsFixS (0.01 on LotsFixS)” function works.

LotsFixS (0.01 on LotsFixS) = 30 (by default), this setting sets the amount of deposit funds for the volume of 0.01 lot. With this setting, 0.01 lots are calculated for every 30 units of deposit. Assume a deposit of 300 USD, then the volume of the order is 300/30 * 0.01 = 0.10 lots.

When using this method, at any Stop Loss setting level, the order volume (lottery) is observed depending on the size of funds on deposit.

Sincerely.


---


Здравстуйте.

В советнике Prado есть 2 способа расчёта объёма ордера (лотности).

1 способ:

Если Risk, % > 0, тогда функция “LotsFixS (0.01 on LotsFixS)” отключена.

Risk, % = 3.0 (по умолчанию), в этой настройке задаётся максимальный процент риска от размера депозита на 1 ордер. В зависимости от волатильности советник рассчитывает уровень установки Stop Loss, затем в зависимости от уровня установки Stop Loss и “Risk, %”советник рассчитывает объём ордера (лотность).

При использовании этого способа, при любом уровне установки Stop Loss соблюдается максимальный процент риска от размера депозита на 1 ордер.

2 способ:

Если Risk, % = 0.0, тогда функция “Risk, %” отключена и работает функция “LotsFixS (0.01 on LotsFixS)”.

LotsFixS (0.01 on LotsFixS) = 30 (по умолчанию), в этой настройке задаётся сумма средств депозита для объёма 0.01 лота. При данной настройке на каждые 30 единиц  депозита рассчитывается 0,01 лота. Допустим депозит 300 USD, значит объем ордера 300/30*0,01=0,10 лота.

При использовании этого способа, при любом уровне установки Stop Loss соблюдается объём ордера (лотность) в зависимости от размера средств на депозите.

С уважением.

José María  
Tatyana Kulyapina:

Hello.

There are 2 ways to calculate the volume of an order (lottery) in the Prado advisor.

1 way:

If Risk,%> 0, then the “LotsFixS (0.01 on LotsFixS)” function is disabled.

Risk,% = 3.0 (default), this setting sets the maximum risk percentage of the deposit size per 1 order. Depending on the volatility, the EA calculates the Stop Loss setting level, then, depending on the Stop Loss setting and “Risk,%”, the EA calculates the order volume (lot).

When using this method, at any Stop Loss setting level, the maximum risk percentage of the deposit size per 1 order is observed.

2 way:

If Risk,% = 0.0, then the “Risk,%” function is disabled and the “LotsFixS (0.01 on LotsFixS)” function works.

LotsFixS (0.01 on LotsFixS) = 30 (by default), this setting sets the amount of deposit funds for the volume of 0.01 lot. With this setting, 0.01 lots are calculated for every 30 units of deposit. Assume a deposit of 300 USD, then the volume of the order is 300/30 * 0.01 = 0.10 lots.

When using this method, at any Stop Loss setting level, the order volume (lottery) is observed depending on the size of funds on deposit.

Sincerely.


---


Здравстуйте.

В советнике Prado есть 2 способа расчёта объёма ордера (лотности).

1 способ:

Если Risk, % > 0, тогда функция “LotsFixS (0.01 on LotsFixS)” отключена.

Risk, % = 3.0 (по умолчанию), в этой настройке задаётся максимальный процент риска от размера депозита на 1 ордер. В зависимости от волатильности советник рассчитывает уровень установки Stop Loss, затем в зависимости от уровня установки Stop Loss и “Risk, %”советник рассчитывает объём ордера (лотность).

При использовании этого способа, при любом уровне установки Stop Loss соблюдается максимальный процент риска от размера депозита на 1 ордер.

2 способ:

Если Risk, % = 0.0, тогда функция “Risk, %” отключена и работает функция “LotsFixS (0.01 on LotsFixS)”.

LotsFixS (0.01 on LotsFixS) = 30 (по умолчанию), в этой настройке задаётся сумма средств депозита для объёма 0.01 лота. При данной настройке на каждые 30 единиц  депозита рассчитывается 0,01 лота. Допустим депозит 300 USD, значит объем ордера 300/30*0,01=0,10 лота.

При использовании этого способа, при любом уровне установки Stop Loss соблюдается объём ордера (лотность) в зависимости от размера средств на депозите.

С уважением.

It´s correct, but those parameters are common in all eas. I do not mean the risk that the user can choose, because i have observed that the robot makes decisions when opening lots that has nothing to do with balance or the chosen risk. What additional criteria uses the robot internally to increase or decrease the lottage?.

Thx for the continued support.

Tatyana Kulyapina  
José María:

It´s correct, but those parameters are common in all eas. I do not mean the risk that the user can choose, because i have observed that the robot makes decisions when opening lots that has nothing to do with balance or the chosen risk. What additional criteria uses the robot internally to increase or decrease the lottage?.

Thx for the continued support.

When Risk,%> 0

The larger the range of price fluctuations (volatility), the greater the level of stop loss and the smaller the volume of the order.

Accordingly, with a decrease in the price fluctuation range, the stop loss level is reduced and the volume of the order increases.

No additional functions for increasing the volume of the order are used.

Sincerely.

---

При Risk, % > 0

Чем больше диапазон колебания цены (волатильность), тем больше уровень стоп лосс и меньше объём ордера.

Соответственно, при уменьшении диапазона колебания цены, сокращается уровень стоп лосс и увеличивается объём ордера.

Никакие дополнительные функции увеличения объёма ордера не используются.

С уважением.

José María  

Hi,

the results of the last two weeks on your live account are missing.

Why?, thx.

Tatyana Kulyapina  
José María:

Hi,

the results of the last two weeks on your live account are missing.

Why?, thx.

Hello


The account works as usual, monitoring is enabled.

Try contacting the Service Desk in your MQL dashboard.

I am enclosing a screen with the latest deals.

Dateien:
sku07o.PNG  88 kb
José María  
Tatyana Kulyapina:

Hello


The account works as usual, monitoring is enabled.

Try contacting the Service Desk in your MQL dashboard.

I am enclosing a screen with the latest deals.

Fixed, thx for your help.

Jan Stancel  

Good day,

what's new in the EA update?Is it necessary to redistribute the position to a risk of 2x1.5% or is it enough to upload EA to the chart and update from the previous version?

Tatyana Kulyapina  
Jan Stancel:

Good day,

what's new in the EA update?Is it necessary to redistribute the position to a risk of 2x1.5% or is it enough to upload EA to the chart and update from the previous version?

Good day,

If you have already configured the adviser as described in comment No. 75, then you do not need to do anything.

In the new version 2.21, the PRADO_v_2_2_USDJPY_alternative.set settings are set in the parameters with a risk of 3%. These are all changes, there are no others.

Sincerely.

---

Добрый день,

Если Вы уже настроили советник как описано в комментарии №75, то Вам ничего делать не нужно.

В новой версии 2.21, в параметрах установлены настройки PRADO_v_2_2_USDJPY_alternative.set с риском 3%. Это все изменения, других нет.

С уважением.

José María  

Hi Tatyana,

Have u thought in adding an order in the opposite direction (hedging) to reduce loses?.

Thx.

Tatyana Kulyapina  
José María:

Hi Tatyana,

Have u thought in adding an order in the opposite direction (hedging) to reduce loses?.

Thx.

Hello!

Hedging will not be used in this advisor. I have strategies using hedging, in the future I will make such advisers.

Sincerely.

José María  

Hi Tatyana,

My last trade suddenly closed without touching stop loss. The expert log says "closing BUY WITH PROFIT". 

Apart from touching stop loss or take profit, in which scenario can a trade be closed automatically on this ea?

Thx in advance.

Tatyana Kulyapina  
José María:

Hi Tatyana,

My last trade suddenly closed without touching stop loss. The expert log says "closing BUY WITH PROFIT". 

Apart from touching stop loss or take profit, in which scenario can a trade be closed automatically on this ea?

Thx in advance.

Hello.

The trade was closed correctly. The same thing happened on my account, see the screen. This worked in the evening open-order tactics.

Settings:

EveningTacticsHour is the time for evening tactics of conducting open orders.

EveningCoef is a coefficient that affects the amount of profit that will be fixed.

Sincerely.

---

Привет.

Сделка была закрыта правильно. То же самое произошло на моем счете, смотрите скрин. Это сработала вечерняя тактика ведения открытых ордеров.

Настройки:

EveningTacticsHour - время начала вечерней тактики ведения открытых ордеров.

EveningCoef - коэффициент, который влияет на сумму прибыли, которая будет зафиксирована.

Искренне.

Dateien:
gs9bpg.PNG  7 kb
wmcget2.PNG  28 kb
Vladimir Svintsov  
Добрый день , подскажите для брокера Альпари я должен в советнике поставить время 3 ? Время в терминале Альпари совпадает с Московским .
Tatyana Kulyapina  
stimpy:
Добрый день , подскажите для брокера Альпари я должен в советнике поставить время 3 ? Время в терминале Альпари совпадает с Московским .

Добрый день, для брокера Альпари  TimeBroker, (UTC+ ) = 2.

ALEKSEI DOMOGATSKII  
Татьяна, добрый день! На  брокере тикмилл сегодняшняя сделка закрылась практически сразу с ошибкой   , на брокере Ic маркетс сделка идет как у Вас, с чем это может быть связано? Слипп в настройках стоит 30, надо повысить для тикмила? или это не связано с настройкой?.
Vladimir Svintsov  
У меня вообще нет сделки на продажу сегодня , но я там со временем напутал ( стояло 3 вместо 2 )
Nur Nutzer, die das Produkt gekauft oder gemietet haben, können Kommentare hinterlassen