75 USD
Versione demo scaricata:
6 984
Pubblicato:
2 febbraio 2012
Versione attuale:
26.326
Non hai trovato un robot adatto?
Ordina il tuo
su Freelance
Vai alla sezione Freelance
Ordina il tuo
su Freelance
Come acquistare un Robot di Trading o un indicatore
Esegui il tuo EA
hosting virtuale
hosting virtuale
Prova un indicatore/robot di trading prima di acquistarlo
Vuoi guadagnare nel Market?
Come presentare un prodotto per venderlo con successo
Ti stai perdendo delle opportunità di trading:
- App di trading gratuite
- Oltre 8.000 segnali per il copy trading
- Notizie economiche per esplorare i mercati finanziari
Registrazione
Accedi
Accetti la politica del sito e le condizioni d’uso
Se non hai un account, registrati

Hi,
how can I set the risk in terms of either $ amount or account percentage? If I select either one of these in the CLP tab (eg loss = -600$, profit = 600$), it still takes the lot size specified in the orders tab, unrelated to what I have entered. Should it not adjust the lot size to comply with the $ amount or account % ?
Hi,
how can I set the risk in terms of either $ amount or account percentage? If I select either one of these in the CLP tab (eg loss = -600$, profit = 600$), it still takes the lot size specified in the orders tab, unrelated to what I have entered. Should it not adjust the lot size to comply with the $ amount or account % ?
Hello.
CLP Tab - This is a closing on total profit or loss.!
Positions and orders tab - for opening positions or pending orders.
https://www.expforex.com/publ/english_guide_and_article/exp_virtualtradepad_trading_panel/11-1-0-199
To set the autolot, you can change the settings in the external variables.
When the position is closed on the stop-loss, the loss of this position is equal to the fixed percentage of the free margin.
Example:
DynamicLotStopLoss = true
field Lots = 2
field Stoploss = 500
Free margin = 9999
Possible loss = $ 200
Calculated lot = 0.39
Calculation of our autolot.
By default, RiskRate = 0 - means that the Expert Advisor will try to find the correct rate in the Market Review.
In order for Autolot to work adequately with all currency pairs, you need to include the "Show all currency pairs" in the Market Review.
Ok, I have set the variables as attached, but still do notfind how I can set "Possible loss = $ 200". I have tried to enter the values (e.g. field Lots=2, etc.) in the orders tab, but it still does not calcualte lots based on % of free margin (MarketWatch was set to true).
Ok, I have set the variables as attached, but still do notfind how I can set " Possible loss = $ 200". I have tried to enter the values (e.g. field Lots=2, etc.) in the orders tab, but it still does not calcualte lots based on % of free margin (MarketWatch was set to true).
To set a trading lot as a percentage of the balance, you need to configure only one parameter
DynamicLotAuto = true From BALANCE
And the lot field turns into a percentage of the deposit.
If you set 2, then 2% of the deposit.
If you want to set a trading lot as a percentage of the deposit based on the stop loss, then you need to configure another parameter
DynamicLotStopLoss = true from balance
Then you can set the Lots field - for percentage and the Stoploss field - for loss.
If you need to tell the adviser to close the position when it is at a loss of $ 200, you can set up on the CLP page
That worked, thank you!
Thank you for Review.
Спасибо за обновление, управление параметрами стало очень удобным.
И все же, реально ли сделать что-то подобное, как на картинке в примере ниже:
Сейчас стало удобно пользоваться просмотром будущей прибыли и точки ноль, но можно ли реализовать виртуальный просчет точки ноль до открытия ордера?
Прошу прощения за невнимательность, не включал этот параметр Show_AveragePrice, если не ошибаюсь, это как раз то о чем я запрашивал выше. Надо потестировать на "живом" рынке.
Спасибо - это именно, то что надо! Теперь панель слишком хороша и самодостаточна.
Приветствую, можете проверить, отображается или у вас Show_AveragePrice
Что-то перестало отображать у меня при любых параметрах (мт5, счет без хэджирования), вчера работало
Приветствую, можете проверить, отображается или у вас Show_AveragePrice
Что-то перестало отображать у меня при любых параметрах (мт5, счет без хэджирования), вчера работало
Приветствую. А сделок сколько ? Сейчас открыто. (чтобы была средняя цена, должно быть хоть одна открытая сделка.)
Открыто по одному ордеру по двум инструментам. Вчера с текущими настройками работало все
Открыто по одному ордеру по двум инструментам. Вчера с текущими настройками работало все
Наводите на кнопки buy sell?
Наводите на кнопки buy sell?
Да, и пробовал другие настройки, true always
Да, и пробовал другие настройки, true always
дайте teamviewer в ЛС
Приветствую.
Чтобы параметр Step_TrailingStop следовал максимально близко за ценой на 5-ти значных котировках, какое значение надо указать в настройках утилиты вместо 1 по умолчанию?
Например, треилинг включится при значении 100 (при цене на GBP/USD 1.21700) как можно взять максимум? Т.е. от 100 pips, а там как цена дальше пойдет.
Приветствую.
Чтобы параметр Step_TrailingStop следовал максимально близко за ценой на 5-ти значных котировках, какое значение надо указать в настройках утилиты вместо 1 по умолчанию?
Например, треилинг включится при значении 100 (при цене на GBP/USD 1.21700) как можно взять максимум? Т.е. от 100 pips, а там как цена дальше пойдет.