Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
crss.vix  

Erro Virtual Trade Pad

Segue tela de erro que não me permite habilitar o Algotrading.

Vladislav Andruschenko  
crss.vix #:

Segue tela de erro que não me permite habilitar o Algotrading.

Please, click algotrading on your terminal. 
Vladislav Andruschenko  
crss.vix # :

Segue tela de erro que não me permite habilitar o Algotrading.


  Na janela que aparece a guia de configurações do consultor Geralpara estabelecer uma verificação na caixa de seleção " Permitir negociação ao vivo" e clique em OK.

7. Pressione o botão superior " Autotrading" ( Auto Trading / A lgotrading). O botão deve ser verde. O consultor SMILE no canto direito da janela do par de moedas deve sorrir.
 
 
8. Permitir negociação ao vivo:
 
9. Verifique se o consultor comercial e sorriu
 


BRUNO Viegas Ribeiro  
O meu esta funcionando normal , precisa ser atualizado ? se sim como faz e tem algum custo ?
Vladislav Andruschenko  
BRUNO Viegas Ribeiro #:
O meu esta funcionando normal , precisa ser atualizado ? se sim como faz e tem algum custo ?
as atualizações são gratuitas.

ATUALIZAÇÕES Como posso atualizar o Expert Advisor adquirido ou instalá-lo em outro terminal?

Depois que o autor liberar uma atualização para seu consultor, você terá a oportunidade de receber essa atualização GRATUITAMENTE.

Attention! When updating any advisor or trading robot or utility, all settings are reset to default settings !!!

Therefore, I strongly recommend saving the settings of experts that you will update.

Como verificar a versão do seu orientador?


Primeiro, salve todas as configurações do seu conselheiro. Você pode fazer isso salvando um perfil: Menu Arquivo - Perfis - Salvar como.

  1. Para atualizar ou instalar um novo Expert Advisor: Em seu terminal, vá para a guia Market (na parte inferior do terminal)
  2. Certifique-se de verificar se você fez login em sua conta de terminal com a conta MQL5.
    1. 432
    2. 342
  3. Depois disso, vá para a aba COMPRA e clique no botão Atualizar.
  4. Você verá uma lista de suas compras para instalação e atualização:

As mesmas ações para atualizar o Expert Advisor.



Eu recomendo reiniciar o terminal após receber a atualização para o novo Expert Advisor a ser instalado em seus gráficos.

Attention : If you do not receive a button " UPDATE, " but you are confident that our EA came out with an update,

You can to remove our EA from the terminal and retry a new installation ( without loss of activation )!

Or wait until the update is available in the terminal (1-3 days) Updates in MT4 are always late. The terminal is updated once a day.

Amir Assi  
Hi!

I'm trying to understand BE (BreakEven) function so let's say my:
TakeProfit = 1000 StopLoss = 1000 TrailingStop = 500

Now I would like to make my StopLoss to jump to 500 points as soon as the position accumulates 500 points.
Should I set  LevelWLoss = 500 and LevelProfit = 500 ?
To use BE do I need to disable after each operation and then enable again?
Vladislav Andruschenko  
Amir Assi #:
Hi!

I'm trying to understand BE (BreakEven) function so let's say my:
TakeProfit = 1000 StopLoss = 1000 TrailingStop = 500

Now I would like to make my StopLoss to jump to 500 points as soon as the position accumulates 500 points.
Should I set  LevelWLoss = 500 and LevelProfit = 500 ?
To use BE do I need to disable after each operation and then enable again?
Breakeven is a trailing stop that is set 1 time.  These functions are similar.  but breakeven can be configured differently, and trailing stop can already work as a stop loss accompaniment.  it can be set and it will modify the stop loss of each new position when the position gains profit.

BreakEven WithoutLOSS options Block of work with breakeven (Set stoploss to break-even at a specific moment)
MovingInWLUSEEnable the Undisturbed function (stop loss at the breakeven point) to open positions.
Attention: If the averaging or refilling function is enabled, when the 2 or more positions are opened, the Expert Advisor turns on the Break-Even function (stoploss on the break-even point) from the middle line, and not from the opening price of positions
LevelWLoss

The level of profit in points on which the Stop Loss is set when this function is enabled.

Distance from the opening price to the profitable stoploss

1 = 1 point of profit

0 = Automatic minimum profit mode. The number of points of profit for the Break-even (stoploss on the breakeven point) = Spread of the current currency pair.

LevelProfitThe number of profit points gained by the position for setting a stoploss in the LevelWLoss of profit points
lquitesv  

Hey!


Can I remove the "VirtualTradePad One Click Trading" on my right corner screen? 


Thx

Vladislav Andruschenko  
lquitesv #:

Hey!


Can I remove the "VirtualTradePad One Click Trading" on my right corner screen? 


Thx

if you mean the name in the upper right corner?  This is the name of the expert.  which is set on the graph.  it is a system function of the terminal.  you cannot delete it.
Amir Assi  
Vladislav Andruschenko #:
Breakeven is a trailing stop that is set 1 time.  These functions are similar.  but breakeven can be configured differently, and trailing stop can already work as a stop loss accompaniment.  it can be set and it will modify the stop loss of each new position when the position gains profit.

BreakEven WithoutLOSS options Block of work with breakeven (Set stoploss to break-even at a specific moment)
MovingInWLUSE Enable the Undisturbed function (stop loss at the breakeven point) to open positions.
Attention: If the averaging or refilling function is enabled, when the 2 or more positions are opened, the Expert Advisor turns on the Break-Even function (stoploss on the break-even point) from the middle line, and not from the opening price of positions
LevelWLoss

The level of profit in points on which the Stop Loss is set when this function is enabled.

Distance from the opening price to the profitable stoploss

1 = 1 point of profit

0 = Automatic minimum profit mode. The number of points of profit for the Break-even (stoploss on the breakeven point) = Spread of the current currency pair.

LevelProfit The number of profit points gained by the position for setting a stoploss in the LevelWLoss of profit points
Thank you, I think I got the idea how to use BE.
The only annoying thing is that timeout.wav sound playing everytime price moves against my position, and since I trade 1 minute candles it moves a lot of times agains my position.
I don't want to delete or disable this sound from MetaTrader since it's usefull when algotrading is turned off and in other situations.
Is there a way to remove this sound when BE is turned on?
Vladislav Andruschenko  
Amir Assi #:
Thank you, I think I got the idea how to use BE.
The only annoying thing is that timeout.wav sound playing everytime price moves against my position, and since I trade 1 minute candles it moves a lot of times agains my position.
I don't want to delete or disable this sound from MetaTrader since it's usefull when algotrading is turned off and in other situations.
Is there a way to remove this sound when BE is turned on?
You can disable this sound in the ea settings. 
lquitesv  
Vladislav Andruschenko #:
if you mean the name in the upper right corner?  This is the name of the expert.  which is set on the graph.  it is a system function of the terminal.  you cannot delete it.

Hi,


Thanks for the reply, i understand.


Yes! Sometimes this name makes it difficult for me to see the candles movements on the right corner. 

Vladislav Andruschenko  
lquitesv #:

Hi,


Thanks for the reply, i understand.


Yes! Sometimes this name makes it difficult for me to see the candles movements on the right corner. 

You can use scale for this. 
TRINDADE2021  

VLADISLAV 

HELLO, COULD YOU COULD ANSWER ME WHY THE VTP IS SO OFTEN WITH DELAY? I PRESS THE BUTTON AND IT TAKES TIME TO BUY OR SELL.. AND WHEN I CLOSE THE ORDER ON THE KEY X IT TAKES A TIME TO ANSWER.. CAN IT BE THE INTERNET? I WANT TO PRESS THE BUTTON AND IT ANSWERS IMMEDIATELY. THANKS

Vladislav Andruschenko  
TRINDADE2021 # :

VLADISLAV 

HELLO, COULD YOU COULD ANSWER ME WHY THE VTP IS SO OFTEN WITH DELAY? I PRESS THE BUTTON AND IT TAKES TIME TO BUY OR SELL.. AND WHEN I CLOSE THE ORDER ON THE KEY X IT TAKES A TIME TO ANSWER.. CAN IT BE THE INTERNET? I WANT TO PRESS THE BUTTON AND IT ANSWERS IMMEDIATELY. THANKS

HELLO.

MOST SOON IS YOUR BROKER PROCESSING YOUR ORDER TOO LONG?

BUTTON = SENDING A REQUEST TO YOUR BROKER SERVER, THE BROKER OPENS YOUR TRANSACTION.

LOOK IN THE SERVER LOG FILES:

Log files from experts

Experts tab - right click - open
opens the folder of the expert's logs - archive the last 3 days of the expert's work in the archive.!


Log files from terminal

Log tab - right click - open
The terminal logs folder is opened - Enter the last 3 days of the terminal operation in the archive!

Note: If your terminal does not have the necessary log files, you need to start the terminal in the "From administrator" mode or with the "/ portable"
Preferred Homes  

How do i message you?  My broker has to have the stop loss show up on server side, he asked if you can do this that the stop loss is showing up only on Expert Adviser? I need it to show up on server so i can do 1 click trades through your EA

thanks

scot

Vladislav Andruschenko  
Preferred Homes #:

How do i message you?  My broker has to have the stop loss show up on server side, he asked if you can do this that the stop loss is showing up only on Expert Adviser? I need it to show up on server so i can do 1 click trades through your EA

thanks

scot

You can use virtual stoploss ?
Vladislav Andruschenko  
Vladislav Andruschenko #:
You can use virtual stoploss ?


  1. ---- "Vst" button - Working with virtual stop loss / take profit / trailing stop / breakeven.
    ------ Full work with Virtual Stop Loss and Take Profit levels. Turn on, turn off.
    -------- All levels will be virtual and displayed on the chart as lines.
    -------- You can move these levels on the chart, just drag the line to the desired location.
    -------- Attention! This is a virtual closing of positions. This means that when the price crosses the line of virtual stop loss / take profit, then the advisor sends a command to close to the server.
    -------- There may be slippages in the close at requotes and other broker delays.
    -------- Attention! Works only on a switched on computer and a connected terminal.
    -------- Attention! In MT4, virtual levels work with both positions and orders.
    -------- Attention! In MT5 virtual levels work only with positions !!! Pending and limit orders will work with real stop loss and take profit levels.
    -------- Attention! There may be slippages when closing positions. Depends on broker requotes and delays !!!
    ---------- Attention! When you click on the "Vst" button, the advisor modifies all stop loss and take profit levels into virtual / real levels.
    When modifying, there may be broker restrictions on the minimum stop level, and then the advisor will not be able to modify some stop loss and take profit.

Preferred Homes  
So keep it on or off? Tried with it on today and they sent me the same message that i was not trading with a stop loss? Any suggestions
Vladislav Andruschenko  
Preferred Homes #:
So keep it on or off? Tried with it on today and they sent me the same message that i was not trading with a stop loss? Any suggestions
I don’t understand what your broker wants you.  attach its text here.
Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti