Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
Alfiya Fazylova  
Gman-fx #:
So, if I use multipler of SL at 100%, that will give me the correct RR?

So in order to get 2R, I use 200%?




Hello, it depends on what you think R represents.

If 1R = stop loss, then everything is correct, 2R = 200%SL

Alfiya Fazylova  
boederzeng #:
Hi! Love your tool! One thing tho: I always get "Autotrading disabled by server" Message when trying to open a trade ... but broker / prop firm tells me EAs are allowed and tell me to reach out to you. What can I do? 

Hello,

I can say that this is a standard function for checking the permission of autotrading, which is described in the documentation by the terminal developers - https://www.mql5.com/en/docs/runtime/tradepermission

From myself in this function, I did not add anything, so I doubt that the problem is in the code.

If they do not have server-side restrictions, then an order can be opened on your account using any Expert Advisor or script. Try to open an order using another application, for example using this script - https://www.mql5.com/en/code/17979

If you succeed, then indeed they have no limits, in which case write to me.

Anton Stark  

Hi, your tool is very great. As I used this on FTMO Trial and everthing went well, but as I switched to the funded trader live account / broker: Eightcap, it says: disabled by server. 

But Eightcap and TFT are allowing EA's and said I should ask you for help. 

Could you may support?

Thanks a lot. 

Alfiya Fazylova  
Anton Stark #:

Hi, your tool is very great. As I used this on FTMO Trial and everthing went well, but as I switched to the funded trader live account / broker: Eightcap, it says: disabled by server. 

But Eightcap and TFT are allowing EA's and said I should ask you for help. 

Could you may support?

Thanks a lot. 

Hello, read this - https://www.mql5.com/ru/market/product/35049#!tab=comments&page=44&comment=48361653

I will also add that it often happens that the support from the broker does not understand what you are asking him about, and they give a standard answer. If there is a ban on autotrading on the server side, then no program will be able to open an order on your account. Accordingly, this is easy to check, just download any script that opens a pending order, for example, the one I gave the link to above, and try to open the order.

If the order opens, then show it to me on the video, where I will see that:

  the panel does not open an order,

  the script opens an order.

This will prove that there is a problem, and I will remove this verification function. If this problem really exists, then it is solved in 5 minutes. 

Alexey Barkalov  
Alfiya Fazylova #:

ок, запишу

ждём этой опции и других хоткеев обсуждённых (вызов по хоткею панели статистика, глобальные хоткеи для bye sell lines)

Alfiya Fazylova  
Alexey Barkalov #:

ждём этой опции и других хоткеев обсуждённых (вызов по хоткею панели статистика, глобальные хоткеи для bye sell lines)

Ок, могу сказать что это не ускорит процесс. Это не индивидуальная разработка, этим продуктом пользуются очень много пользователь, и мне каждую неделю просят добавить что нибудь. Я не могу добавить все и сейчас, это не реально, ни физически ни технически. 

Если писать о сроках, - в последнем обновлении я добавила "поиск символа", это было записано в список к обновлению полтора года назад.

Следующее пару обновлений будет связано с панелью Задание и Управление символом. 

Steven  

Hi there!

where can I find the profile's location? I want to migrate the settings' profile from MT5 to another MT5 (installed 2 versions from different brokers)

Steven  

Hi there!


The application works really good and I really appreciate your works!!


I would like to suggest a new function that many traders consider as an essential function:

 - Breakeven and adding entry spread; Example: I want to buy XAUUSD@1000, spread is 0.2, hence I need to put a limit order of entry price 1000.2. When the price runs higher, I move the SL to BE. However, I would prefer SL @ 1000 instead of 1000.2. So the STOP order would be triggered at 1000 not 1000.2 

Spread/Ask/Bid related functions are really a concern in a fast execution scenario. It takes time to calculate the precise Bid+Spread during entries. Hope to see new functions related to this category!


Thank you for your time and please ask me anything if it's not well written.

cbarryftmo  
Why does this application contnue to turn off. I loose money waiting for a trade and then needing turn it back on then it goes off. Why?
LiveForever  

Hi


Great trading panel EA, but one issue, the UI, when i click on BUY LINE or SELL LINE, sometimes my MT5 lags then i click again and I accidently open the trade.


Could you please update the trading panel UI/UX so that traders can not click on open sell / open buy by accident?

Alfiya Fazylova  
Steven #:

Hi there!

where can I find the profile's location? I want to migrate the settings' profile from MT5 to another MT5 (installed 2 versions from different brokers)

Hello, go to Open Data Folder:


Next, copy the MQL5 > Files > TradePanel folder to the new terminal.

Alfiya Fazylova  
Steven #:

Hi there!


The application works really good and I really appreciate your works!!


I would like to suggest a new function that many traders consider as an essential function:

 - Breakeven and adding entry spread; Example: I want to buy XAUUSD@1000, spread is 0.2, hence I need to put a limit order of entry price 1000.2. When the price runs higher, I move the SL to BE. However, I would prefer SL @ 1000 instead of 1000.2. So the STOP order would be triggered at 1000 not 1000.2 

Spread/Ask/Bid related functions are really a concern in a fast execution scenario. It takes time to calculate the precise Bid+Spread during entries. Hope to see new functions related to this category!


Thank you for your time and please ask me anything if it's not well written.

This has already been asked to be added, and in the future I will try to add it. In my opinion, spread accounting with a floating spread will not work accurately, from the moment the stop loss is set to the moment the stop loss is triggered, time will pass, and accordingly the spread may change.

Alfiya Fazylova  
cbarryftmo #:
Why does this application contnue to turn off. I loose money waiting for a trade and then needing turn it back on then it goes off. Why?

Hello.

The terminal can remove the panel from the chart (complete its operation) for only one reason, if the panel has a critical error, which makes further operation of the panel impossible.

If this error occurs, the terminal will ALWAYS make an entry in the logs, and describe this error in this entry. The terminal logs these events so that the user can provide this to the developer.

Therefore, I expect from you logs from the Expert and Log tabs.

Where to get them is described here "The Trade Panel does not work or does not work correctly, what should I do?"

Alfiya Fazylova  
LiveForever #:

Hi


Great trading panel EA, but one issue, the UI, when i click on BUY LINE or SELL LINE, sometimes my MT5 lags then i click again and I accidently open the trade.


Could you please update the trading panel UI/UX so that traders can not click on open sell / open buy by accident?

Hello,

1) Most likely, a non-optimized indicator is installed on your terminal. The indicator, chart, and chart events (your clicks on the panel) all work in one thread, and if the indicator is not optimized and takes a long time to execute its algorithm, then braking occurs in this thread. That is, all events, including clicks on the panel, are waiting for this indicator to complete its algorithm. That is, you click on the panel, but the terminal queues this click, and the panel will receive this click after the indicator completes its algorithm.

I recommend reading this The panel is slow and freezes constantly, what should I do? It describes how to identify a problematic indicator.

2) In order not to accidentally execute a trade, you can use a confirmation:


jands  

hello, i accidently purchased this version for the mt5 but i needed the one for the mt4. Can this still be changed?

Svnflow  
Hello i have a problem before it was working . but now its not even showing up after opening can you help?
cbarryftmo  
Alfiya Fazylova #:

Hello.

The terminal can remove the panel from the chart (complete its operation) for only one reason, if the panel has a critical error, which makes further operation of the panel impossible.

If this error occurs, the terminal will ALWAYS make an entry in the logs, and describe this error in this entry. The terminal logs these events so that the user can provide this to the developer.

Therefore, I expect from you logs from the Expert and Log tabs.

Where to get them is described here "The Trade Panel does not work or does not work correctly, what should I do?"

Hello,

See attached. I was having the problem again today so I uninstalled.



Alfiya Fazylova  
jands #:

hello, i accidently purchased this version for the mt5 but i needed the one for the mt4. Can this still be changed?

Hello, according to the rules, a product purchased in the mql5.com market cannot be returned, since it is a digital product.

But you can cancel the purchase, provided:

1) 7 days have not passed since the purchase.

2) you have not activated the purchased product.

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