In the text box my very latest Simple Beast is indicating "Pairs trading: 0" when I actually have 3 pairs trading. Does anyone else have this problem or is it something I've done? It has indicated correctly up until the last download today.
Thanks - Chris
The New Beast!
-
fluegel
- Trader
- Posts: 33
- Joined: Sat Nov 19, 2011 11:52 am
Re: Pairs Trading
I downloaded the latest Simple Beast and loaded it on my Empty4. On my end, "Pairs trading" is displaying a correct value, 5 at the moment, on all of the updated charts. I haven't updated the charts that currently have open positions.traveliron wrote:In the text box my very latest Simple Beast is indicating "Pairs trading: 0" when I actually have 3 pairs trading. Does anyone else have this problem or is it something I've done? It has indicated correctly up until the last download today.
Thanks - Chris
-
Ribelo
- Trader
- Posts: 62
- Joined: Thu Nov 17, 2011 12:58 am
Re: The New Beast!
traveliron,
thanks for the alert. Currently, "Pairs Trading" is refreshed when the EA is trying to place an order. It's not a bug and does not affect the work of the EA, only affects is what you see on the chart. EA before take trade looks to GlobalVariables and there checks the number of pairs. In the next Hotfix I improve it so that what is displayed on the chart, it was exactly what EA see.
thanks for the alert. Currently, "Pairs Trading" is refreshed when the EA is trying to place an order. It's not a bug and does not affect the work of the EA, only affects is what you see on the chart. EA before take trade looks to GlobalVariables and there checks the number of pairs. In the next Hotfix I improve it so that what is displayed on the chart, it was exactly what EA see.
-
jlcgarcia
Re: The New Beast!
Hi Ribelo,
it's a pleasure to test your New Beast. But in the last version you have posted you have changed
extern double max.spread = 12;
Is this a Bug? It must be 120 ?
Also I don`t see any changes in the balance pair module.
Please, could you verify?. Thanks.
Regards José Luis
it's a pleasure to test your New Beast. But in the last version you have posted you have changed
extern double max.spread = 12;
Is this a Bug? It must be 120 ?
Also I don`t see any changes in the balance pair module.
Please, could you verify?. Thanks.
Regards José Luis
-
Ribelo
- Trader
- Posts: 62
- Joined: Thu Nov 17, 2011 12:58 am
Re: The New Beast!
I have 4 digits broker, so I changed the spread from 120 to 12. It's not a bug, I'm testing your awareness 
The only change in the balance module pair, is the change in the loop with "i = OrdersTotal ()" for i = OrdersTotal () -1. It's hard to find this change;)
I add myfxbook in firts post.
The only change in the balance module pair, is the change in the loop with "i = OrdersTotal ()" for i = OrdersTotal () -1. It's hard to find this change;)
I add myfxbook in firts post.
-
Ribelo
- Trader
- Posts: 62
- Joined: Thu Nov 17, 2011 12:58 am
Re: The New Beast!
Warning!
CBI does not work with GlobalVariables. CBI also completely ignores the number of pairs of open, kind of par ... ignore everything. Steve wrote about it, and I missed it. In this way, I have 3 open trades on cad. A good idea is so off "trade on the CBI" at this moment, if someone like me, has a lot of currency pairs based on a small number of currencies.
CBI does not work with GlobalVariables. CBI also completely ignores the number of pairs of open, kind of par ... ignore everything. Steve wrote about it, and I missed it. In this way, I have 3 open trades on cad. A good idea is so off "trade on the CBI" at this moment, if someone like me, has a lot of currency pairs based on a small number of currencies.
-
Rascacio
- Trader
- Posts: 11
- Joined: Tue Nov 15, 2011 10:33 pm
Re: The New Beast!
Hi everyone, I've noticed a possible problem with TNB.
I had a white box auto calculated EURGBP sell open without a buy made at the same time, which I assume is correct with the Auto Calc Method (RSI I suppose ?)
However this trade has gone the wrong way and reached the magenta and placed what I would consider a recovery trade however the lot size is the same as the original trade ie 0.01
I would have expected a lot size double ie 0.02 as per the 1.2.6 recovery system.
Anyone else noticed a problem with recovery trade lot sizes in a similar situation or perhaps with an orphaned WB trade ?
Cheers
I had a white box auto calculated EURGBP sell open without a buy made at the same time, which I assume is correct with the Auto Calc Method (RSI I suppose ?)
However this trade has gone the wrong way and reached the magenta and placed what I would consider a recovery trade however the lot size is the same as the original trade ie 0.01
I would have expected a lot size double ie 0.02 as per the 1.2.6 recovery system.
Anyone else noticed a problem with recovery trade lot sizes in a similar situation or perhaps with an orphaned WB trade ?
Cheers
- Fate12
- Trader
- Posts: 16
- Joined: Tue Nov 15, 2011 11:41 am
Re: The New Beast!
Although I have max.open.pairs=5 I have 8 pairs open now ...?
Must be me doing something wrong.
Must be me doing something wrong.
-
fluegel
- Trader
- Posts: 33
- Joined: Sat Nov 19, 2011 11:52 am
Re: The New Beast!
Hi Rascacio,Rascacio wrote:Hi everyone, I've noticed a possible problem with TNB.
I had a white box auto calculated EURGBP sell open without a buy made at the same time, which I assume is correct with the Auto Calc Method (RSI I suppose ?)
However this trade has gone the wrong way and reached the magenta and placed what I would consider a recovery trade however the lot size is the same as the original trade ie 0.01
I would have expected a lot size double ie 0.02 as per the 1.2.6 recovery system.
Anyone else noticed a problem with recovery trade lot sizes in a similar situation or perhaps with an orphaned WB trade ?
Cheers
I think the EA is working as intended.
Read post 1. Only in the case of a whitebox trade, 1.1.2.4 is used for recovery.
fluegel
-
Trokhon
- Posts: 2
- Joined: Thu Nov 24, 2011 8:45 am
Re: The New Beast!
@Ribelo
My problem with 50 pips SL came from CBI module.
Also add my warning CBI can open too many positions when it is activated.
I too shut it down completely now atm.
My problem with 50 pips SL came from CBI module.
Also add my warning CBI can open too many positions when it is activated.
I too shut it down completely now atm.
