-
ServeQUANT Server is now protected by CloudFlare against DOS attacks and malicious traffic to improve uptime and maintain performance.
ServerQUANT Client EA (updated version) will register the IP address from which legitimate calls are made (regular validated connects), This will enable CloudFlare to block any IP not belonging to ServeQUANT members.
Backup server address will be synced along with the trades at all times - this will ensure client EA shifts server seamlessly in case the primary server is down before it is able to provide redirection. This address will remain private and will not be logged to maintain the security of the backup server.
LOGIC changes : ATR based SL padding implemented (in addition to the fixed 15 pips padding currently being used). This will prevent re-entry if trade remains open (misses SL hit by few pips) on primary account, but closed on client account due to SL hit due to higher spread. Re-entry trade will be made only if the retracement is above 15 pips + the current volatility (M1 ATR) - this dynamically increases/decreases SL padding buffer and will minimize instances of re-entry trades seen on some brokers while not on others. Changes have also been made on server side to handle this issue.
Trading Comment section added to the HUD. This feature will be useful to broadcast general info about the pairs for which quants are generated for the day or other such non critical but useful info for traders seeking to follow the trading closely.
Log_Trade_Comments = false (default) : This parameter can be used to log the above mentioned trade comments seen on the HUD (written to Expert Logs only).
Additional SL padding parameter provided if traders wants to increase the padding value further (customization parameter : Additional_StopLoss_Padding = 0 and Additional_TargetPrice_Padding = 0). If the trader wants an additional buffer (eg. 10 pips) these parameters can be set. Please note that increasing additional SL/TP buffer above 20 pips may prevent entry of trade signals having tight stoploss levels (of <40 pips). By default all trades will have minimum initial SL of 50 pips - this will be reduced/increased depending on the price action. Max SL level is limited to 120 pips.
Check_Close_Duplicate_Trades = false (default) : Duplicate trade (multiple executions from broker - if any) will be closed automatically (Disabled by default - Can be set to "true" if trader finds that their broker executes more than one trade due to latency issues or on brokers with bad execution record.
Geometric _MoneyManagement = true (default) : ServeQUANT EA uses geometric position sizing by default (trade size increases with gains and reduces with loss). If the trader wants to fixed risk level as per an initial start balance, this parameter and Set_Initial_Start_Balance/Use_Full_Account_Balance can be used. This is considered advanced customization - please email us if you need additional information on using this option.
Execute_Market_Price = false (default): This option enables executing trades at market price rather than waiting for recommended open price (EA will ignore the tolerance of 3 pips above/below open price for entry of long/short positions).