Best Bob

Post your 10.7 EA's here
Post Reply
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Best Bob

Post by milanese »

JensItzig » Thu Aug 21, 2014 1:47 pm wrote:Hello all,

i found a bug in this EA using it with other EA's or manual trades. The EA using it's Jump SL on every open position regardless of the magic number. So it changes positions from other EA's.
this is no bug it uses OOTB magicnumber 0 so it will manage all trades with this magicnumber(manualtrades normally have too 0 as magicnumber), you should never use more than one EA on one account and never mix manualtrading with EA trading on an account.

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
WorldsEnd
Trader
Posts: 97
Joined: Fri Aug 29, 2014 7:36 pm

Best Bob

Post by WorldsEnd »

Greetings Folks,

first post here at Steve's. Absolutely amazing stuff you guys are doing. Congrats to the forum and the great work!

I am experimenting with BB EA on a live account with Armada Markets. BB seem's to work as intended with adjusted settings however I got a huge bunch of error 130 messages last night concerning S/L adjustment. Somehow BB is not able to break-even and jump-stop adjust open trades. Any ideas on this one?

Could this be a problem with the broker? According Armada Markets I do have an ECN account so I switched IsGlobalPrimeOrECNCriminal to TRUE.

I appreciate any help.

Cheers

Sebastian
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Best Bob

Post by milanese »

WorldsEnd » Tue Sep 02, 2014 6:34 am wrote:Greetings Folks,

first post here at Steve's. Absolutely amazing stuff you guys are doing. Congrats to the forum and the great work!

I am experimenting with BB EA on a live account with Armada Markets. BB seem's to work as intended with adjusted settings however I got a huge bunch of error 130 messages last night concerning S/L adjustment. Somehow BB is not able to break-even and jump-stop adjust open trades. Any ideas on this one?

Could this be a problem with the broker? According Armada Markets I do have an ECN account so I switched IsGlobalPrimeOrECNCriminal to TRUE.

I appreciate any help.

Cheers

Sebastian
Welcome here :xm:
Sure it can be a broker problem, the setting IsGlobalPrimeOrECNCriminal should not be the problem, maybe your jumping stop/ BE setting causes the 130 error, or some spread widing during the night from your criminal. I would this EA first for some weeks test on a demo account before going live.

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
WorldsEnd
Trader
Posts: 97
Joined: Fri Aug 29, 2014 7:36 pm

Best Bob

Post by WorldsEnd »

milanese » Tue Sep 02, 2014 7:50 am wrote:
WorldsEnd » Tue Sep 02, 2014 6:34 am wrote:Greetings Folks,

first post here at Steve's. Absolutely amazing stuff you guys are doing. Congrats to the forum and the great work!

I am experimenting with BB EA on a live account with Armada Markets. BB seem's to work as intended with adjusted settings however I got a huge bunch of error 130 messages last night concerning S/L adjustment. Somehow BB is not able to break-even and jump-stop adjust open trades. Any ideas on this one?

Could this be a problem with the broker? According Armada Markets I do have an ECN account so I switched IsGlobalPrimeOrECNCriminal to TRUE.

I appreciate any help.

Cheers

Sebastian
Welcome here :xm:
Sure it can be a broker problem, the setting IsGlobalPrimeOrECNCriminal should not be the problem, maybe your jumping stop/ BE setting causes the 130 error, or some spread widing during the night from your criminal. I would this EA first for some weeks test on a demo account before going live.

Cheers :)

Tommaso
Thank you Tommaso!

To be honest, I almost left all B/E or Jumping S/L settings according the default or ootb values. I only changed BreakEvenTargetProfit from 10 (default I guess) to 2 according to what Steve stated in his manual. Everything else remained untouched. So, well ... donno what causes the 130 error :?: Maybe I should try to stick with the default settings.

Oh, and no worry about my real account testing environment. BB only runs with me sitting in front of the PC watching what the EA is doing. Additionally I let it run with .01 Lotsize only. So, everything's fine with that.
User avatar
WorldsEnd
Trader
Posts: 97
Joined: Fri Aug 29, 2014 7:36 pm

Best Bob

Post by WorldsEnd »

Good morning folks,

I found the reason which caused all those 'error 130' messages. BB's S/L and JS/L feature has some problems with profitably running copied trades from myfxbook, mql5 and other 'social trading' platforms. BB tries to adjust the S/L of those trades but is either not able or not allowed to change it.

If I recall that right, somebody else already mentioned that BB adjusted the S/L of trades which were not opened by BB and that this is kind of a feature which is working as intended.

Nevertheless, is there a way to tell BB to manage only trades opened by itself?

Cheers
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Best Bob

Post by milanese »

WorldsEnd » Wed Sep 03, 2014 7:17 am wrote:Good morning folks,

I found the reason which caused all those 'error 130' messages. BB's S/L and JS/L feature has some problems with profitably running copied trades from myfxbook, mql5 and other 'social trading' platforms. BB tries to adjust the S/L of those trades but is either not able or not allowed to change it.

If I recall that right, somebody else already mentioned that BB adjusted the S/L of trades which were not opened by BB and that this is kind of a feature which is working as intended.

Nevertheless, is there a way to tell BB to manage only trades opened by itself?

Cheers
use a magic number, OOTB it is set to 0..

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
WorldsEnd
Trader
Posts: 97
Joined: Fri Aug 29, 2014 7:36 pm

Best Bob

Post by WorldsEnd »

milanese » 03 Sep 2014, 09:22 wrote:
WorldsEnd » Wed Sep 03, 2014 7:17 am wrote:Good morning folks,

I found the reason which caused all those 'error 130' messages. BB's S/L and JS/L feature has some problems with profitably running copied trades from myfxbook, mql5 and other 'social trading' platforms. BB tries to adjust the S/L of those trades but is either not able or not allowed to change it.

If I recall that right, somebody else already mentioned that BB adjusted the S/L of trades which were not opened by BB and that this is kind of a feature which is working as intended.

Nevertheless, is there a way to tell BB to manage only trades opened by itself?

Cheers
use a magic number, OOTB it is set to 0..

Cheers :)

Tommaso

Would you be so kind to direct me to that part of the code I would have to change?

'Cause when I looked into it, I found that BB is already working with two magic numbers. One for 'trend' trades and the other one for 'counter-trend' trades.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Best Bob

Post by milanese »

WorldsEnd » Wed Sep 03, 2014 8:01 am wrote:
Would you be so kind to direct me to that part of the code I would have to change?

'Cause when I looked into it, I found that BB is already working with two magic numbers. One for 'trend' trades and the other one for 'counter-trend' trades.
you are right, I was mistaken :oops: , if you will read the entire thread, you will find in http://www.stevehopwoodforex.com/phpBB3 ... 640#p91640 ff some very good inputs from Philippe about the problem you are confronted ..

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Pipstubborn
Trader
Posts: 272
Joined: Thu Jul 12, 2012 5:17 pm

Best Bob

Post by Pipstubborn »

Hi Milanese,

I kindly ask you if possible, to slightly modify the Use Stoch7 for Exit to close positions not when price reaches 90/10 but on the way back down to 90 for a buy. Same for a sell, to close on the way back up to 10.

Also to add the Trading Time Frame function?

I'm not a coder and will apreciate your comments.

Thanks
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Best Bob

Post by milanese »

Pipstubborn » Sun Oct 19, 2014 11:10 am wrote:Hi Milanese,

I kindly ask you if possible, to slightly modify the Use Stoch7 for Exit to close positions not when price reaches 90/10 but on the way back down to 90 for a buy. Same for a sell, to close on the way back up to 10.

Also to add the Trading Time Frame function?

I'm not a coder and will apreciate your comments.

Thanks
I will take a look into this when I find some time...

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Post Reply

Return to “10.7 Auto Traders Forum”