Thanks for your answer but that's not what i meant. I want to know if there's a way to trigger the stop loss or the take profit only on bar formation and not on tick when I run the bot live.
No, you would need program such a custom functionality yourself. Stop losses and take profits are actually pending orders with are triggered when the price is reached
As explained, we have no reason to block a specific ip address. If the site is accessible from everywhere else, then it is probably an issue of that machine not being able to reach out to the specific uri, not the site in general.
Best regards,
Panagiotis
You might not be doing it, but someone appears to be (AWS? A middle-man routing provider?) blocking, or not allowing, any addresses from the 77.90.x.x network.
My VPS provider responded that they can set up any number of fresh Windows 2019 Server VPS on the 77.90.x.x network, and it doesn't work anywhere:
Also, doing a TRACERT on one of the 77.90 machines, this is what happens for them:
which is consistent with the errors received in the browsers (this is from Firefox this time as I've already posted errors from Chrome previously in this thread) :
So even if Spotware isn't blocking IP addresses themselves, there's definitely “network interference" going on that's preventing Spotware users of cTrader from reaching Spotware's cTrader servers, and I would think Spotware would want to take an interest in it to find out why network traffic from at least one network with the ID of 77.90 isn't being allowed to reach their servers.
Hi firemyst,
We have no other reports of such an issue so at the moment. If more users report it, we will look into this further.
You should not use the account number or the cTrader ID number in that field. You should use the ctidTraderAccountId that is included in ProtoOACtidTraderAccount
As explained, we have no reason to block a specific ip address. If the site is accessible from everywhere else, then it is probably an issue of that machine not being able to reach out to the specific uri, not the site in general.
PanagiotisCharalampous
31 Dec 2023, 16:14
Hi there,
Can you share some source code that would allow us to reproduce the problem?
Best regards,
Panagiotis
@PanagiotisCharalampous