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

Secret Bob's Basket
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3896
Page 37 of 40
Author:  SteveHopwood [ Mon Nov 24, 2014 9:55 pm ]
Post subject:  Secret Bob's Basket

Isn't it great when a plan comes to fruition? Especially in the train wreck that is Forex trading.
audjpyh1.png
I have not enjoyed a lot of Mondays like today, so I am crowing. :clap: :clap: :clap: :party: :!!:

:xm:
Author:  patmontes [ Mon Nov 24, 2014 10:57 pm ]
Post subject:  Secret Bob's Basket

Nice one Steve!!! :party:

I got the same pairs yesterday in profit as well
Author:  SteveHopwood [ Mon Nov 24, 2014 11:06 pm ]
Post subject:  Secret Bob's Basket

patmontes » Mon Nov 24, 2014 10:57 pm wrote:Nice one Steve!!! :party:

I got the same pairs yesterday in profit as well
Forgot to say that I closed them out manually. No point in turning your back on over 200 pips when they are going begging.

:xm:
Author:  patmontes [ Mon Nov 24, 2014 11:13 pm ]
Post subject:  Secret Bob's Basket

SteveHopwood » Mon Nov 24, 2014 11:06 pm wrote: Forgot to say that I closed them out manually. No point in turning your back on over 200 pips when they are going begging.

:xm:
unfortunately mine did not get to 200pips as I used the H4 ATR TP of MPTM but i'm not complaining at all and i'm happy with green pips :smile:
Author:  SteveHopwood [ Tue Nov 25, 2014 11:52 am ]
Post subject:  Secret Bob's Basket

Version 1p is in post 1, with the fix I promised yesterday. It should now be possible to run multiple instances of SBB as a basket trader and have each instance manage only its own trading so long as you use different magic numbers.

Do not do so on a live account. This will lead to overtrading and a blown account.

You do not need the update if you do not intend to run multiple instances or mix SBB with manual trades.

:xm:
Author:  passgo [ Tue Nov 25, 2014 1:38 pm ]
Post subject:  Secret Bob's Basket

passgo » Wed Nov 19, 2014 2:03 pm wrote:
[Like Spot said, open another Empty4 using the same account login and use the other EA's there.
Your CPU will like it as well./quote]

Thanks for advice - unfortunately the VPS I am using will only let me use one login, Will have to think of another solution.
Listened to all the advice about running multiple eas and now installed the multi trader terminal on the vps and able to run multiple sessions. Thanks - although a confirmed noodle (to use the nice description) do learn from you all
Author:  veeyem [ Tue Nov 25, 2014 3:08 pm ]
Post subject:  Secret Bob's Basket

SteveHopwood » Tue Nov 25, 2014 7:52 pm wrote:Version 1p is in post 1, with the fix I promised yesterday. It should now be possible to run multiple instances of SBB as a basket trader and have each instance manage only its own trading so long as you use different magic numbers.

Do not do so on a live account. This will lead to overtrading and a blown account.

You do not need the update if you do not intend to run multiple instances or mix SBB with manual trades.

:xm:
Thx a lot Steve. Agree with ur warning on avoiding such use in live.
Author:  totika [ Wed Nov 26, 2014 11:06 am ]
Post subject:  Secret Bob's Basket

Does the JPY's AtrTP pairs work correctly for anybody ?
Is it OK:

Code: Select all

int CalculateMultiplier(string symbol)
{
   //factor is not working for the JPY pairs, so this is a temporary fix
   if (symbol == "AUDJPY" || symbol == "CADJPY" || symbol == "CHFJPY" || symbol == "EURJPY" || symbol == "GBPJPY" || symbol == "NZDJPY")
      return(100);
      
   return(1);   

}//int CalculateMultiplier()
thnks Totika
Author:  Gertje [ Wed Nov 26, 2014 11:19 am ]
Post subject:  Secret Bob's Basket

totika » Wed Nov 26, 2014 11:06 am wrote:Does the JPY's AtrTP pairs work correctly for anybody ?
Is it OK:


thnks Totika
Can't help you out, beside the fact I couldn't code a single line even if my life depended on it, I use MPTM to add the ATR-TP.
Author:  totika [ Wed Nov 26, 2014 11:44 am ]
Post subject:  Secret Bob's Basket

Gertje » Wed Nov 26, 2014 12:19 pm wrote:
totika » Wed Nov 26, 2014 11:06 am wrote:Does the JPY's AtrTP pairs work correctly for anybody ?
Is it OK:


thnks Totika
Can't help you out, beside the fact I couldn't code a single line even if my life depended on it, I use MPTM to add the ATR-TP.
I know you use MPTM.The quated code is SBB's own code. I wonder why does't work.

Cheers Totika
All times are UTC Page 37 of 40