stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

3 Little Pigs System Automation
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3343
Page 10 of 14
Author:  kk1 [ Thu Feb 12, 2015 7:30 pm ]
Post subject:  3 Little Pigs System Automation

Ok - the EA has been set up with the OOTB settings today.

It took a EURUSD sell trade at the close of the 1400 candle, hit SL at 1530.

It took a EURGBP sell trade at 1600, which is still live.

At 2000 it should have taken a sell trade on AUSUSD and buy trade on USDJPY, the sell and buy arrows appeared in line with the higher timeframe trends, but it didn't.

The spreads are easily within the 2.5 default setting. I've checked to see if there is a limitation on the number of trades but all I can see is the 'Max Additional Positions in Trend', which is currently set to 1. I'm assuming that this relates to stacking trades though rather than multiple currency trades?

Any advice gratefully received as to why it's not opening the additional trades

Thanks
Author:  milanese [ Thu Feb 12, 2015 7:38 pm ]
Post subject:  3 Little Pigs System Automation

kk1 » Thu Feb 12, 2015 7:30 pm wrote:Ok - the EA has been set up with the OOTB settings today.

It took a EURUSD sell trade at the close of the 1400 candle, hit SL at 1530.

It took a EURGBP sell trade at 1600, which is still live.

At 2000 it should have taken a sell trade on AUSUSD and buy trade on USDJPY, the sell and buy arrows appeared in line with the higher timeframe trends, but it didn't.

The spreads are easily within the 2.5 default setting. I've checked to see if there is a limitation on the number of trades but all I can see is the 'Max Additional Positions in Trend', which is currently set to 1. I'm assuming that this relates to stacking trades though rather than multiple currency trades?

Any advice gratefully received as to why it's not opening the additional trades

Thanks
You should use the latest verison called next generation it will recognise the spread automatic, for using stacking you must set AddAdditionalPositionsInTrend=true
MaxAdditionalPositions to how many stacking positions you will allow..

Cheers :)

Tommaso
Author:  kk1 [ Thu Feb 12, 2015 8:04 pm ]
Post subject:  3 Little Pigs System Automation

Thanks Tommaso - it's not a problem with stacking trades though, it's just not opening valid trades on more than one currency pair at a time for some reason.
Author:  Jollyroger [ Thu Feb 12, 2015 8:06 pm ]
Post subject:  3 Little Pigs System Automation

"At 2000 it should have taken a sell trade on AUSUSD and buy trade on USDJPY, the sell and buy arrows appeared in line with the higher timeframe trends, but it didn't."

KK1:
To what arrows are you referring? As far as I know there are no arrows connected with this EA? Did I miss something?
Roger
Author:  kk1 [ Thu Feb 12, 2015 8:43 pm ]
Post subject:  3 Little Pigs System Automation

Hi Roger,

Well spotted! :o

I'd inadvertently dropped the EA onto charts where I already had the 3 Little Pigs Indicator installed, rather than bare charts. This may be affecting or interfering with the operation of the EA, I'll set it up on bare charts and see how it goes.

Thanks for the input - how have you been getting on with it?
Author:  Jollyroger [ Thu Feb 12, 2015 11:17 pm ]
Post subject:  3 Little Pigs System Automation

kk1 » Thu Feb 12, 2015 3:43 pm wrote:Hi Roger,

Well spotted! :o

I'd inadvertently dropped the EA onto charts where I already had the 3 Little Pigs Indicator installed, rather than bare charts. This may be affecting or interfering with the operation of the EA, I'll set it up on bare charts and see how it goes.

Thanks for the input - how have you been getting on with it?
Too soon to tell. I just put it on Demo on 12 pairs. Will let it run for a week r so and see how it does.

Roger
Author:  milanese [ Fri Feb 13, 2015 12:08 am ]
Post subject:  3 Little Pigs System Automation

This a demo account forexdan runs since over one year with the EA..
He uses the old OOTB setting with 0.1 lot for the inital position and 0.3 for the stacking position MaxAdditionalPositions=1
http://www.myfxbook.com/members/xxxxdan/3little/1011373

Cheers :)

Tommaso
Author:  milanese [ Sat Feb 28, 2015 6:07 pm ]
Post subject:  3 Little Pigs System Automation

AGT » Sat Feb 28, 2015 1:33 pm wrote:.....
That 3LP (three little pigs) looks amazing ! An interesting observation: the bot does often enough rise up the gains even to great 10% ! But no closing and collecting of all the green pips occur .... :uff:
So I decided to set up a second acc with the same settings of the EA but added to the platform is the MPTM with 100 EUR balance target. The 100 EUR are choosen more by chance only, I thought simply: 3-5 % gain is a pretty good number for a target.

.......

:hi:
Let me know if you would find it usefull to have an automatic equity% close function added (user could select % and put it on or off).

Cheers :)

Tommaso
Author:  AGT [ Sat Feb 28, 2015 6:18 pm ]
Post subject:  3 Little Pigs System Automation

Ah ... yep of course, you are quite right buddy - that would be great, a simple but very useful idea ! So if you you could implement it - this addition would be valuable ! :good:
Author:  milanese [ Sat Feb 28, 2015 8:28 pm ]
Post subject:  [Update!!]3 Little Pigs System Automation

AGT » Sat Feb 28, 2015 6:18 pm wrote:Ah ... yep of course, you are quite right buddy - that would be great, a simple but very useful idea ! So if you you could implement it - this addition would be valuable ! :good:
Update 28 feb, 2015
AGT had the idea that function that lets the EA close all open positions if a certain profit reached maybe could give better results. As I lked the idea I embedded this function in the EA and did some cosmetic updates to my latest EA look..
this are the new inputs

Code: Select all

extern string   CloseAllProfitSet1="---Set this to true to close all EA positions----";
extern string   CloseAllProfitSet2="---if Profit reaches CloseAllOfPairInProfit----";
extern bool   UseCloseAllOfPairInProfit=true;
extern string   CloseAllProfitSet3="---enter here the amount in account Currency----";
extern double CloseAllOfPairInProfit=25;
Note the EA counts only its own trades on the specific pair.

You find the EA attached on the third post ----> http://www.stevehopwoodforex.com/phpBB3 ... 363#p83363

Cheers :)

Tommaso
All times are UTC Page 10 of 14