Description
It's an application that allows you to manage multiple cTrader accounts from one place and copy one account trades to another account.
cMAM uses Spotware Connect API so it works fully separate from cTrader and the copying is done instantly without any latency, You can add as many accounts as you want from different brokers and cID profiles.
Now you can test all cMAM features on your live account with its free 15-day trial license!
Free Download Trial Version / Buy: https://www.algodeveloper.com/product/cmam/
If you have any questions or issue with our product please contact us via our site live chat or if we were offline leave a message, if you post a comment here we will not get any notification and we will not be able to help you.
using cAlgo.API;
namespace cAlgo
{
[Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]
public class Blank : Robot
{
protected override void OnStart()
{
ChartObjects.DrawText("AlgoDeveloper", "Please download this cBot from AlgoDeveloper.com", StaticPosition.Center, Colors.Red);
}
}
}
afhacker
Joined on 15.10.2015
- Distribution: Free
- Language: C#
- Trading platform: cTrader Automate
- File name: Blank.algo
- Rating: 5
- Installs: 4308
- Modified: 13/10/2021 09:54
Comments
can we copy trades from a Ctrader sub-accounts ???
when we follow any strategy Ctrader opens a sub-account and transfers funds into that account all trades come into that sub-account
Q) is there a way to copy trades from that subaccount???
I'm currently working on an interesting project for a Sloboda Studio company . If I understand you correctly, cMAM is not dependent on cTrader desktop 'cause you are using Spotware Open API to save resources and . Can you tell me more about it. Thanks.
This application allows me to manage multiple cTrader accounts, it is so awsometo copythe account trades many times. as i know most people go here to understand the object.
Great product! Thanks afhacker to provide this tool. From the realization of the MT4 and CTRADER bridge connection.It is a good helper for advisers.
Great Product! I use this to copy trades across multiple accounts with different parameters with IC Markets , Pepperstone and RoboForex and it instantly copies across trades with virtually zero latency. This product sealed the deal for me to swicth to cTrader...bye bye MT4
@odomike It depends on your connection speed and your server location, If your server location was near Spotware servers and you had a good connection then it will be very low almost same like executing an order from your broker platform, You can use it's free demo version for testing purpose.
wow