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

EA overwhelming broker's server?
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=5010
Page 2 of 2
Author:  afeudale [ Wed Dec 07, 2016 4:56 pm ]
Post subject:  EA overwhelming broker's server?

Thank you! That is awesome info to have :clap:
Author:  tomele [ Wed Dec 07, 2016 10:45 pm ]
Post subject:  EA overwhelming broker's server?

Hi.

Your questions stimulated me to do some research and thinking about the problem. I now have a theory that divides the server interactions in two groups:

1. Asking the server about your financial status. Queries like OrderSelect() or AccountBalance() are requests where you ask the broker about your money. This is your right as it is your money. The broker might be forced by legal rules to answer you immediately without any hurdles.

2. Asking the server about the market and possible transactions. This is much more complicated for the broker. It starts with IsTradeAllowed() and ends with Order...(). The broker must check whether it is possible to do a transaction (at least if he is a true ECN as GP). Is the market in orderly condition? Are the LPs online and is liquidity sufficient? Do you have enough margin? Etc etc. This puts real load to the system and I would understand if the broker restricts the number of this request type. At least on demo accounts being a service without compensation for the broker.

I may be completely wrong. Jeremy for sure knows better.
Author:  MathiasJ [ Thu Dec 08, 2016 9:38 am ]
Post subject:  EA overwhelming broker's server?

Hi!
I had a chat with GP this morning and received the following:

They accept up to 10k messages per day.

A message corresponds to: creating orders, closing orders and modifying orders.


This is good news. So if we make sure not to update SL and TP too often we should normally be fine.

If they experience too much then the IP adress is autoblocked (in demo) for some time, but then the Terminal will also be logged out during that time, so you will see it.

BR
Mathias
Author:  afeudale [ Thu Dec 08, 2016 1:58 pm ]
Post subject:  EA overwhelming broker's server?

MathiasJ » Thu Dec 08, 2016 4:38 am wrote:Hi!
I had a chat with GP this morning and received the following:

They accept up to 10k messages per day.

A message corresponds to: creating orders, closing orders and modifying orders.


This is good news. So if we make sure not to update SL and TP too often we should normally be fine.

If they experience too much then the IP adress is autoblocked (in demo) for some time, but then the Terminal will also be logged out during that time, so you will see it.

BR
Mathias
GP must have different rules from my broker then...as my Order() calls were very infrequent.

I now believe it was from my IsTradeAllowed() call on every tick and I would be surprised if GP didn't count this as server load/message as well. But who knows, maybe they don't.
Author:  Jemook [ Fri Dec 09, 2016 12:19 am ]
Post subject:  EA overwhelming broker's server?

Yep, we always thought it was order modifications only that counted towards a hyperactive account.

If your account is blocked I can have a look on our end to see where the majority of modifications (or messages) are coming from.

Regards
Jeremy
Author:  afeudale [ Sat Dec 10, 2016 6:01 pm ]
Post subject:  EA overwhelming broker's server?

Jemook » Thu Dec 08, 2016 7:19 pm wrote:Yep, we always thought it was order modifications only that counted towards a hyperactive account.

If your account is blocked I can have a look on our end to see where the majority of modifications (or messages) are coming from.

Regards
Jeremy
Hi Jeremy,

Thanks for the offer, but I'm with a different broker (Questrade here in Toronto). I used them when I first setup Forex (about 6 months ago), before I found these forums, GlobalPrime, etc. and have been too lazy to switch...but that might change soon!

In any case, they reported that the hyperactivity is gone, so I am now 99% sure it was the IsTradeAllowed() function being run on every tick.
Author:  Lazar83 [ Mon Feb 19, 2018 7:11 pm ]
Post subject:  EA overwhelming broker's server?

I had a same issue, since i like scalping...to cut the long story short...ea is modifying sl with 5 points move 1 point sl changed ....works great in demo,...but on real its pure raping the trading server. Imagine 20 pairs sending every 10 miliseconds 1000 change instructions in trailing sl . Every broker would go nuts.
Author:  afeudale [ Mon Feb 19, 2018 7:28 pm ]
Post subject:  EA overwhelming broker's server?

My posting rights are limited by Steve, so I can't say much...in any case, I switched to Global Prime.
Author:  SteveHopwood [ Tue Feb 20, 2018 12:09 am ]
Post subject:  EA overwhelming broker's server?

afeudale » Mon Feb 19, 2018 7:28 pm wrote:My posting rights are limited by Steve, so I can't say much...in any case, I switched to Global Prime.
Good for you. :clap: :clap: :clap:

I think you are less of an idiot that I did before.

Your posts will continue to be intercepted by moderators. This is different from being banned. The software here does not allow banned former members any access at all - worth bearing in mind folks if you are a dimwit thinking you can cause trouble here whilst still deriving the benefits of membership.

So afeudale, you can continue to post. Mods will continue to read them and pass or reject them. Post intelligently and usefully enough for long enough and you will regain full posting rights.

I am hoping that this post will be widely read to the benefit of all sorts of members.

:xm: :rocket:
All times are UTC Page 2 of 2