Комментарии могут оставлять пользователи, купившие или арендовавшие продукт
12
Clay Pot  

Hi,

Why is the loss not the same as terminal loss or am I missing something.


Cheers.

Файлы:
Alexander Nechaev  
Clay Pot # :

Hi,

Why is the loss not the same as terminal loss or am I missing something.


Cheers.

Hello.


This product does not work for all orders, but for the most unprofitable order.

As you can see in your screenshot: your most unprofitable order with a volume of -0.07 + commission -0.05 = -0.12

Since at the moment, you have no other profitable orders, then this unprofitable order cannot be closed at the expense of profit.


Best Regards.

Clay Pot  
Alexander Nechaev #:

Hello.


This product does not work for all orders, but for the most unprofitable order.

As you can see in your screenshot: your most unprofitable order with a volume of -0.07 + commission -0.05 = -0.12

Since at the moment, you have no other profitable orders, then this unprofitable order cannot be closed at the expense of profit.


Best Regards.

Hi Alexander,

Yes understood. Once profit order is available EA will then close the most unprofitable when $ Hedges or profit :) Thanks.


Cheers.

Clay Pot  
Clay Pot #:

Hi Alexander,

Yes understood. Once profit order is available EA will then close the most unprofitable when $ Hedges or profit :) Thanks.


Cheers.

Hi Alexander,

I think this code part does not work. I have select false to "Close few orders if possible" and "Maximum number of profitable order in basket" to 50

Which mean that after profitable orders reach 50 orders then the EA will start to close unprofitable order? right.

but EA is close orders without reaching 50 orders.


Cheers.

Файлы:
Clay Pot  
Do you can add a extern option to start closing unprofitable orders when a defined number of orders have reached? thanks
Alexander Nechaev  
Clay Pot # :

Hi Alexander,

I think this code part does not work. I have select false to "Close few orders if possible" and "Maximum number of profitable order in basket" to 50

Which mean that after profitable orders reach 50 orders then the EA will start to close unprofitable order? right.

but EA is close orders without reaching 50 orders.


Cheers.

Hello.


"Maximum number of profitable order in basket" is not the minimum number of orders after which unprofitable orders will be closed.

"Maximum number of profitable order in basket" is the maximum number of orders in the basket of one direction to cover the loss. That is, this number cannot be more than the value you specified (that is, 50).


Best Regards

Clay Pot  

Hi,

"Maximum number of profitable order in basket" is the maximum number of orders in the basket of one direction to cover the loss. That is, this number cannot be more than the value you specified (that is, 50).

That's my point, it doesn't do that. I select false and  20 but so that would mean once 20 orders reach profitable then start to close unprofitable?


Cheers.

Alexander Nechaev  
Clay Pot # :

Hi,

"Maximum number of profitable order in basket"  is the  maximum number of orders in the basket of one direction to cover the loss. That is, this number cannot be more than the value you specified (that is, 50).

That's my point, it doesn't do that. I select false and  20 but so that would mean once 20 orders reach profitable then start to close unprofitable?


Cheers.

Hello,

Let me try to explain to you how it works in general.


Let's imagine that you have several unprofitable orders and several profitable orders. The utility takes the order with the largest loss. Then the utility takes several profitable orders, using the profit from these orders, the utility closes your unprofitable order. This variable(Maximum number of profitable order in basket) controls the maximum number of profitable orders that can be used to close a unprofitable one.


That is, this is a limitation on the maximum number of these orders.


That is, if you write "3", it means that the utility will be able to use 3 profitable orders to close the unprofitable one. No more than this value, that is, 4 is no longer possible, only 3. But at the same time, the utility will be able to use 2, if 2 profitable orders are enough. After all, 2 is less than 3, that is, less than the maximum limit.


If order is not closed - looks like its not enough profit to close it, and that's all. Or check Autotrading settings of your trading terminal.


This is how it works.

Best Regards

Clay Pot  
Alexander Nechaev #:

Hello,

Let me try to explain to you how it works in general.


Let's imagine that you have several unprofitable orders and several profitable orders. The utility takes the order with the largest loss. Then the utility takes several profitable orders, using the profit from these orders, the utility closes your unprofitable order. This variable(Maximum number of profitable order in basket) controls the maximum number of profitable orders that can be used to close a unprofitable one.


That is, this is a limitation on the maximum number of these orders.


That is, if you write "3", it means that the utility will be able to use 3 profitable orders to close the unprofitable one. No more than this value, that is, 4 is no longer possible, only 3. But at the same time, the utility will be able to use 2, if 2 profitable orders are enough. After all, 2 is less than 3, that is, less than the maximum limit.


If order is not closed - looks like its not enough profit to close it, and that's all. Or check Autotrading settings of your trading terminal.


This is how it works.

Best Regards

So you got true/false for  "Close few orders if possible". This would mean if "true" then EA will close the largest unprofitable order with the fewest profitable orders

Going back to my initial observation. If I select "false" then it would mean that now EA will look for how many profitable orders are specified...lets say 20 orders to close unprofitable.

But I have selected both false and true with 20 and it does the same thing??

Clay Pot  

Ok if you can please it will be a great help Alexander if you have an extern option that will only activate the closing of unprofitable orders when specified number of profitable orders is reached.

This is helpfully when the trend runs against you and 20 plus orders have accumulated against you then when it starts to reverse EA starts closing.

Alexander Nechaev  
Clay Pot # :

So you got true/false for  "Close few orders if possible". This would mean if "true" then EA will close the largest unprofitable order with the fewest profitable orders

Going back to my initial observation. If I select "false" then it would mean that now EA will look for how many profitable orders are specified...lets say 20 orders to close unprofitable.

But I have selected both false and true with 20 and it does the same thing??

" Close few orders if possible " - This variable refers to unprofitable orders. That is, if the profit from closed profitable orders is enough to close not one unprofitable order, but several unprofitable orders, the utility will do it.

Alexander Nechaev  
Clay Pot # :

Ok if you can please it will be a great help Alexander if you have an extern option that will only activate the closing of unprofitable orders when specified number of profitable orders is reached.

This is helpfully when the trend runs against you and 20 plus orders have accumulated against you then when it starts to reverse EA starts closing.

No, unfortunately this feature can be confusing for other users, so I will not add it. And I don't think it very actual in current strategy of that product.

Sorry.


Best Regards

Yuji Hiiragi  
Thank you author for providing excellent tools. It will be better if I can specify multiple magic numbers for both loss and profit, and also I can specify "magic numbers  to exclue", because some EAs have functions similar to this tool. Hope that you will consider these requirements in next update.
Adrian Stent  

Hi There,

Are there any plans to be able to close partials of an order if there is enough profit to chip away a bit sooner at the loss?

Alexander Nechaev  
Adrian Stent # :

Hi There,

Are there any plans to be able to close partials of an order if there is enough profit to chip away a bit sooner at the loss?

Hello.

We are currently not planning any updates for this product.

Best Regards

Clay Pot  

Hi, 

You got a major code flaw in handling Magic number based trades. EA is closing other Magic number trade with another Magic number. I got 2 EA's running on EURUSD with SEPERATE Magic numbers. AW profitable supposed to only close trades based on its Magic number. Fix this shit man you can't be selling crap like this or give me my full refund.

Файлы:
Alexander Nechaev  
Clay Pot # :

Hi, 

You got a major code flaw in handling Magic number based trades. EA is closing other Magic number trade with another Magic number. I got 2 EA's running on EURUSD with SEPERATE Magic numbers. AW profitable supposed to only close trades based on its Magic number. Fix this shit man you can't be selling crap like this or give me my full refund.

Hello,


1 - Please don't be rude, it's much better to be more professional in technical inquiries. I hope that the format of your requests will become more friendly. If you want to ask a question about the settings or it seems to you that you have found some kind of error, the description of the adviser contains instructions on how to issue such letters. If you are writing about a technical issue, then we need technical information so that we can help you figure out exactly what the problem is. Without technical information, it will take longer to process any request to understand exactly what you mean and where exactly you are having difficulty in terms of checking sections in the product code.

2 - In the adviser, you can choose which Magic numbers to work with, with all Magics or with the selected Magic. Pay attention to the input settings you are using. The product has several Magic numbers - those from which profit is taken to close the loss and those whose loss should be closed. In your letter, you write that the EA only works on one Magic, which is incorrect in terms of input settings, please note that the EA works with two Magics as I described above, and not just one. The input settings and their essence are described in the product description, on the next tab of this page.

3 - Please note that the profit orders of which are used to close unprofitable orders and the unprofitable orders themselves have different sections of input settings and must be configured separately, they have separate input settings that are divided into the corresponding groups of input variables. That is, in each section of the settings there is a variable for Magic numbers, and there is also a variable that allows you to choose to work on one Magic or on all Magics in general.

4 - If it seems to you that your question is not resolved - please send more detailed information in accordance with our recommendations (a separate article, it says what screenshots you need to take and what terminal reports how to download, the link is on the product description page). Unfortunately, at the moment your request is not informative, that is, if the reason is in the selected input settings and you yourself configured the adviser to work with all orders by symbol, but wanted the adviser to work only with certain ones - I would have the opportunity to write to you about this, otherwise, I would be able to run settings identical to yours for faster code verification.

5 - Checking the code showed the correct processing of all functionality related to the definition, processing and selection of Magic numbers. If you have chosen the possibility of working only with a certain Magic number - the adviser will work only with this Magic number. If you have chosen to work with all Magic numbers - the adviser will work with all Magic numbers. We see the correct work and the absence of any errors in the product code.


Best Regards

Clay Pot  
Alexander Nechaev #:

Hello,


1 - Please don't be rude, it's much better to be more professional in technical inquiries. I hope that the format of your requests will become more friendly. If you want to ask a question about the settings or it seems to you that you have found some kind of error, the description of the adviser contains instructions on how to issue such letters. If you are writing about a technical issue, then we need technical information so that we can help you figure out exactly what the problem is. Without technical information, it will take longer to process any request to understand exactly what you mean and where exactly you are having difficulty in terms of checking sections in the product code.

2 - In the adviser, you can choose which Magic numbers to work with, with all Magics or with the selected Magic. Pay attention to the input settings you are using. The product has several Magic numbers - those from which profit is taken to close the loss and those whose loss should be closed. In your letter, you write that the EA only works on one Magic, which is incorrect in terms of input settings, please note that the EA works with two Magics as I described above, and not just one. The input settings and their essence are described in the product description, on the next tab of this page.

3 - Please note that the profit orders of which are used to close unprofitable orders and the unprofitable orders themselves have different sections of input settings and must be configured separately, they have separate input settings that are divided into the corresponding groups of input variables. That is, in each section of the settings there is a variable for Magic numbers, and there is also a variable that allows you to choose to work on one Magic or on all Magics in general.

4 - If it seems to you that your question is not resolved - please send more detailed information in accordance with our recommendations (a separate article, it says what screenshots you need to take and what terminal reports how to download, the link is on the product description page). Unfortunately, at the moment your request is not informative, that is, if the reason is in the selected input settings and you yourself configured the adviser to work with all orders by symbol, but wanted the adviser to work only with certain ones - I would have the opportunity to write to you about this, otherwise, I would be able to run settings identical to yours for faster code verification.

5 - Checking the code showed the correct processing of all functionality related to the definition, processing and selection of Magic numbers. If you have chosen the possibility of working only with a certain Magic number - the adviser will work only with this Magic number. If you have chosen to work with all Magic numbers - the adviser will work with all Magic numbers. We see the correct work and the absence of any errors in the product code.


Best Regards

 "If you have chosen the possibility of working only with a certain Magic number - the adviser will work only with this Magic number."

Thats the problem. I thought that's what the EA supposed to do but it's not. As per screen print its closing all positions on the same currency pair even with separate Magic numbers specified.

I have been using the EA since I bought it in 2020. This is the third time this EA has done this error. The inputs are correct...work with separate Magic numbers you don't need a higher education to understand that. Thats the idea of Magic numbers to separate trades.

Here is a solution...you run the EA  to manage two other EA's on the same currency pairs with separate Magic numbers and find out.

Alexander Nechaev  
Clay Pot # :

 " If you have chosen the possibility of working only with a certain Magic number - the adviser will work only with this Magic number."

Thats the problem. I thought that's what the EA supposed to do but it's not. As per screen print its closing all positions on the same currency pair even with separate Magic numbers specified.

I have been using the EA since I bought it in 2020. This is the third time this EA has done this error. The inputs are correct...work with separate Magic numbers you don't need a higher education to understand that. Thats the idea of Magic numbers to separate trades.

Here is a solution...you run the EA  to manage two other EA's on the same currency pairs with separate Magic numbers and find out.

Hello.

I replied to you with a private message.

Sincerely

Комментарии могут оставлять пользователи, купившие или арендовавшие продукт
12