
Topics
Replies
Spotware
16 Dec 2014, 10:36
In code of your cBot instead of "AccessRights = AccessRights.None" you need to specify "AccessRights = AccessRights.FullAccess". You can find more information in the following guide: /api/guides/access_rights
@Spotware
Spotware
08 Dec 2014, 16:32
We didn't update cAlgo that time. We can recommend you to contact one of cAlgo Consultants.
@Spotware
Spotware
08 Dec 2014, 11:09
Hello,
The calculation of Pivot Points is based on the formulas mentioned in this article:
http://en.wikipedia.org/wiki/Pivot_point_%28stock_market%29
Regards
@Spotware
Spotware
05 Dec 2014, 11:36
“cTrader’s new stop-out method protects trader margins and increases the lifespan of a trader’s balance. The standard process, and the one we had been using up until now, is to liquidate positions once stop-out levels are reached starting with the most unprofitable position. Unfortunately this method works in favor of market-making brokers and against traders at risk of having their balance wiped out.
Our new stop-out algorithm closes positions in descending order of margin used, so that as each position is closed, traders have a better chance at securing what they can from their remaining deals. Stop-outs are never a pleasant occurrence for the trader, but the least we can do is ensure they have maximum chances of recovery.
@Spotware
Spotware
17 Dec 2014, 10:18
Please check your file permissions.
@Spotware