cMAM - Copy cTrader Trades - AlgoDeveloper (2024)

Version 3.7.8.0

Release Date: June 30, 2022

Fixed: cTrader to MetaTrader 5 mirroring issue

Version 3.7.7.0

Release Date: June 26, 2022

Fixed: Reporting bugs issue

Fixed: Duplicating mirroring profiles issue

Fixed: Rounding volume issue

Fixed: Some other minor issues

Changed: Updated all dependencies

Version 3.7.6.0

Release Date: March 21, 2022

Fixed: Re-connection issue

Version 3.7.5.0

Release Date: February 14, 2022

Fixed: High CPU usage after long reconnection attempts

Version 3.7.4.0

Release Date: December 27, 2021

Fixed: Crashing after long reconnection attempts

Fixed: High resource usage after long reconnection attempts

Fixed: Not disposing unused resources properly

Changed: Updated dependencies

Changed: Improved logging

Version 3.7.3.0

Release Date: October 13, 2021

Fixed: Crashing on MetaTrader to cTrader profiles

Version 3.7.2.0

Release Date: October 4, 2021

Fixed: High CPU usage during reconnection attempts

Fixed: Disconnecting/reconnecting consistently

Fixed: Reconnection dialog not disappearing after successfully reconnecting

Version 3.7.1.0

Release Date: September 13, 2021

Fixed: Telegram max message length error

Fixed: Null exception crashing issue

Version 3.7.0.0

Release Date: September 1, 2021

Added: Live and fast equity/balance based volume management for cTrader slave accounts like MetaTrader accounts

Added: Data folder icon on title bar, you can open data folder of cMAM on your file explorer by clicking on it

Fixed: Issue on filled pending orders (cTrader to cTrader mirroring)

Fixed: Not working properly if cTrader master double/reverse the position

Fixed: Regularly crashing on weekends

Fixed: Not working on some VPS

Fixed: Issus with sync open/close

Fixed: Not being able to close the positions sometimes on slave accounts due to incorrect volume value for close order request

Fixed: Issues with accounts categories

Fixed: Not copying properly the pending orders expiry on MetaTrader slave accounts

Changed: SQlite to LiteDB for faster and better data storage

Changed: Migrated to .NET 5.0 from 3.1 Core

Changed: Now cMAM uses OpenAPI.NET library for interacting with Spotware Open API

Changed: Single EXE file deployment, you don’t have to install cMAM on your system anymore

Changed: Removed dependencies, you don’t have to install any dependency on your system to use cMAM

Removed: Adding cTrader accounts via embeded browser, now you can only add cTrader accounts by using the authentication URL and copying authentication code

Version 3.6.10.0

Release Date: April 30, 2021

Fixed: Telegram notification issue

Fixed: Crashing on MetaTrader to cTrader profiles

Version 3.6.9.0

Release Date: April 19, 2021

Fixed: Partial close issue on MetaTrader slave accounts

Version 3.6.8.0

Release Date: April 4, 2021

Fixed: Account authorization issue

Version 3.6.7.0

Release Date: March 21, 2021

Fixed: Some minor bugs

Version 3.6.6.0

Release Date: March 14, 2021

Fixed: Lot volume normalization issue

Version 3.6.5.0

Release Date: February 21, 2021

Fixed: Crashing during weekend API disconnection / reconnection

Version 3.6.4.0

Release Date: February 19, 2021

Fixed: Position closing issue on cTrader to MetaTrader mirroring profiles

Fixed: Error after clicking on “Later” button on update notification dialog

Version 3.6.3.0

Release Date: February 18, 2021

Fixed: Some minor bugs on mirroring related to cTrader to MetaTrader profiles

Changed: Now you can view the profile editor while a profile is running

Version 3.6.2.0

Release Date: February 17, 2021

Fixed: MetaTrader slave EA crash

Fixed: cTrader slave account closed position volume calculation issues

Fixed: Selecting the slave account while scrolling

Fixed: Showing multiple update notification popups

Fixed: Re-opening closed master account trades on slave accounts after EA restart on cTrader to MetaTrader mirroring profiles

Version 3.6.1.0

Release Date: February 15, 2021

Fixed: Telegram notification issue if the bot is added on a channel

Version 3.6.0.0

Release Date: February 15, 2021

Added: cTrader <-> MetaTrader 5 mirroring

Added: Fixed volume mirroring

Added: Auto risk (equity / balance) mirroring

Added: Synchronizing slave accounts with master account option

Added: Not copying new orders and managing only copied ones option

Added: Telegram Bot notification

Added: New add account with auth code option instead of directly adding accounts

Added: Bug report icon on title bar

Added: Alias text for cTrader trading accounts

Added: Description text for mirroring profiles

Added: Duplicating mirroring profiles

Added: Max equity loss for MetaTrader slave accounts (cTrader slave accounts doesn’t have this feature now)

Fixed: High CPU usage of MetaTrader to cTrader mirroring profiles

Fixed: Partial close issue of MetaTrader to cTrader mirroring profiles

Fixed: Minor issues in license activation

Fixed: Not being able to connect to new Open API application

Fixed: Lots of other minor bugs

Fixed: Not deactivating accounts that cMAM lose access to

Fixed: Not copying filled pending orders on MetaTrader to cTrader mirroring profiles

Changed: Removed email notification

Changed: Set different port ranges for different mirroring profile types to avoid confusion

Changed: Removed host IP / address from MetaTrader mirroring profiles

Changed: Increased significantly the adding / synchronizing accounts process speed

Changed: Removed “cMAM” from cTrader copied order labels

Changed: Removed dependency to .NET framework

Version 3.5.10.0

Release Date: January 4, 2021

Fixed: Invalid SL/TP error on CFD symbols for MetaTrader 4 to cTrader mirroring profiles

Fixed: Disappearing account categories after re-adding

Version 3.5.9.0

Release Date: December 31, 2020

Fixed: Copying order SL/TP while disabled on symbol mapping file on MetaTrader 4 to cTrader mirroring profiles

Fixed: Showing incorrect number of connected clients on MetaTrader 4 Master EA

Version 3.5.8.0

Release Date: December 28, 2020

Fixed: Several minor issues related to API connection

Changed: Tweaked the API connection code

Added: EAs parameters and stats to MT4 chart

Version 3.5.7.0

Release Date: December 15, 2020

Fixed: Crashing on consecutive API reconnection attempts

Fixed: Error on starting/stopping mirroring profiles

Fixed: cTrader to MetaTrader 4 mirroring memory leak

Changed: Now cMAM doesn’t remove the MetaTrader 4 slave EA from chart if you stop the mirroring profile, and if you start back the profile it will reconnect to same EA instance

Changed: Improved the cTrader to MetaTrader 4 mirroring by changing the order tracking algorithm

Changed: Updated some dependency packages

Changed: Updated color picker control

Changed: Updated the item selection control

Changed: Updated the licensing library

Changed: Improved logging

Added: Logging parameter to MetaTrader 4 slave EA, by default its set to false which means there will be no send/receive messages on your terminal expert tab

Note: If you have open positions on your cTrader to MetaTrader mirroring profiles you have to close the positions first before updating to this version, as this version uses a new algorithm to track orders so it will not be able to recognize open orders on your MetaTrader accounts, other mirroring profile type are not affected by this change.

Version 3.5.6.0

Release Date: November 20, 2020

Fixed: Several minor issues

Changed: DI container to a faster one

Version 3.5.5.0

Release Date: November 11, 2020

Fixed: Symbol digits mismatch between slave/master

Version 3.5.4.0

Release Date: November 10, 2020

Fixed: Volume multiplier not working properly for indices

Changed: updated dependency packages

Version 3.5.3.0

Release Date: October 21, 2020

Fixed: Several reported issues in cTrader to cTrader mirroring

Version 3.5.2.0

Release Date: October 20, 2020

Fixed: Mirroring volume multiplier decimal places issue

Changed: Force copy is now the default behavior in mirroring if the volume value was lower than symbol allowed minimum volume, the symbol minimum volume will be used

Version 3.5.1.0

Release Date: October 19, 2020

Fixed: Mirroring profiles not starting issue

Fixed: An issue on license registration

Version 3.5.0.0

Release Date: October 19, 2020

Added: MetaTrader 4 to cTrader and cTrader to MetaTrader 4 copying

Added: Now you can change API host URLs, port, and maximum request per seconds

Changed: The volume unit from cTrader units to lots

Changed: Now there is only one symbol selection table on mirroring profile creator

Changed: Symbol mapping is now connected to slave accounts

Changed: Moved reverse trading to slave accounts

Changed: Now you have to also provide your order ID with email in license registration

Removed: Fixed volume from mirroring, now there is only volume multiplication option

Removed: Menu colors from theme view

Fixed: Lots of major and minor bugs

Fixed: Mirroring issues on cTrader netted accounts

Improved: The program overall code quality

Version 3.4.2.0

Release Date: August 31, 2020

Fixed: Add account button not working

Fixed: some other reported bugs

Version 3.4.1.0

Release Date: August 28, 2020

Added: License registration, now you have to register your license on cMAM itself

Changed: Increased significantly account sync speed

Fixed: Some minor bugs

Version 3.4.0.0

Release Date: July 28, 2020

Changed: Migrated from .NET framework to .NET Core 3.1

Removed: Sleeping feature from mirroring profiles

Fixed: All issues related to access token update

Fixed: Several mirroring related issues

Fixed: Some other minor bugs

Version 3.3.3.0

Release Date: July 19, 2020

Added: Loading accounts dialog

Fixed: Problem in connection after disconnecting from API service

Fixed: Mirroring profiles sleeping feature

Fixed: A critical bug in database management

Changed: Email notification architecture

Changed: Removed confirmation dialogs from mirroring profiles mass start/stop

Version 3.3.2.0

Release Date: July 17, 2020

Added: Cancel button on adding account dialog

Added: Cancel button on sync account data

Fixed: Mirroring not working properly

Fixed: All mirroring issues with cTrader copy

Fixed: Issue with mirroring profiles start/stop

Changed: Now the whole app only uses one connection to API

Version 3.3.1.0

Release Date: July 6, 2020

Added: Shutting down dialog on exit

Fixed: Not recognizing copied orders on slave accounts after mirroring profile/cMAM restarted

Fixed: Some reported bugs related to mirroring

Changed: Now it only uses two connections to API instead of separate connections for each mirroring profile

Changed: UI framework updated

Changed: Some dependency packages updated

Version 3.3.0.0

Release Date: June 22, 2020

Added: Email Notifications

Added: Category and live columns to slave account selection

Fixed: Outside context error

Fixed: Field not found error on mirroring

Fixed: Not being able to stop a running mirroring profile

Fixed: Error on reporting log data

Changed: Now you don’t have to re-enter the API credentials after each update, now cMAM saves the API credentials encrypted on its data folder

Changed: Theme view now looks much better

Changed: Updated several dependency packages

Version 3.2.0.0

Release Date: June 8, 2020

Added: Sleeping mode to mirroring profiles

Added: Symbol mapping to mirroring profiles

Added: Settings view

Added: Search box on symbol and slave account selection at mirroring profile creator

Added: Mirroring profile status

Added: Report Logs button on log view

Fixed: Not loading account transactions

Fixed: Not loading account history

Fixed: Account categories disappearing after adding new accounts

Fixed: Mirroring profile stopping issue

Fixed: Some crashing issues

Changed: Moved documentation and about view to title bar

Version 3.1.1.0

Release Date: May 19, 2020

Fixed: Crashing when Connect API goes to maintenance

Fixed: Getting the maximum frequency reached error

Fixed: Getting reached maximum connection limit error

Changed: Optimized API resource usage significantly

Added: Volume settings per slave account

Version 3.1.0.0

Release Date: May 14, 2020

Fixed: Several bugs on adding trading accounts

Fixed: Trading accounts search issue

Fixed: Issue with mirroring profile start/stop

Fixed: Mirroring profile not being able to realize orders previously opened

Changed: Updated several dependency packages

Changed: Now you can use your own redirect URI at API configuration

Changed: Home view icons

Version 3.0.2.1

Release Date: April 21, 2020

Fixed: Reactive dependency issue

Version 3.0.2.0

Release Date: January 20, 2020

Added: Connect API configuration

Version 3.0.1.3

Release Date: December 7, 2019

Fixed: Account sync issue

Version 3.0.1.2

Release Date: November 30, 2019

Fixed: Key exist error on mirroring engine restart

Version 3.0.1.1

Release Date: November 28, 2019

Fixed: SL/TP mirroring issue

Fixed: Not loading theme view

Version 3.0.1.0

Release Date: November 26, 2019

Fixed: Account categories disappearance after re-adding

Fixed: A critical bug on adding accounts of same broker from multiple cID profiles

Version 3.0.0.6

Release Date: November 25, 2019

Fixed: Error when a symbol is not available on slave account

Version 3.0.0.5

Release Date: November 23, 2019

Fixed: Weekends issue

Version 3.0.0.4

Release Date: November 18, 2019

Fixed: Some error handling issues

Version 3.0.0.3

Release Date: November 14, 2019

Fixed: Connection issue

Version 3.0.0.2

Release Date: November 12, 2019

Fixed: Stopped working bug

Version 3.0.0.1

Release Date: November 4, 2019

Fixed: A minor bug on mirroring

Version 3.0.0.0

Release Date: November 1, 2019

Added: Account categorization

Changed: UI

Changed: New mirroring engine

Version 2.5.6.9

Release Date: Septemeber 16, 2019

Fixed: A minor reported bug

Version 2.5.6.8

Release Date: August 26, 2019

Fixed: Some bugs in mirroring

Version 2.5.6.7

Release Date: April 3, 2019

Changed: Connect API default app

Version 2.5.6.5

Release Date: December 9, 2018

Changed: Now in the accounts list, it shows user ID instead of username

Fixed: Duplicate key error on starting mirroring profile

Version 2.5.6.4

Release Date: November 25, 2018

Fixed: An issue with adding new trading accounts (We just made it compatible with Connect API behavior as it’s not returning user cID username and email)

Version 2.5.6.3

Release Date: October 16, 2018

Fixed: Mirroring profile disconnection issue

Fixed: Mirroring profile stopping issue

Version 2.5.6.1

Release Date: September 21, 2018

Fixed: Too many request error

Fixed: Version 2.5.6 mirroring speed issue

Version 2.5.6.0

Release Date: September 20, 2018

Added: Using custom connect API app

Version 2.5.5.0

Release Date: September 12, 2018

Added: Ignore button on the error dialog

Added: Getting user email before reporting the error

Version 2.5.4.0

Release Date: September 4, 2018

Fixed: Key not found error on starting mirroring profiles

Version 2.5.3.0

Release Date: August 31, 2018

Fixed: Index out of range error in updating trading accounts

Version 2.5.2.0

Release Date: February 14, 2018

Fixed: A bug in mirroring

Added: Reverse trading option on mirroring

Added: Enabling/disabling orders expiration time, stop loss, and take profit copying on mirroring

Version 2.5.1.0

Release Date: January 24, 2018

Fixed: A bug in account view mass orders close/cancel button

Changed: Internet connection check pop-up

Added: Mirroring profiles are able to recognize and manage the orders that were opened before start of the profile

Version 2.5.0.0

Release Date: December 28, 2017

Changed: New UI

Added: Step by step wizard type mirroring profile creation

Added: New logging module

Added: Being able to add multiple trading accounts to a mirroring profile slave accounts

Removed: Creation of new orders

Version 2.4.9.0

Release Date: November 5, 2017

Fixed: A bug in getting trading accounts symbols

Fixed: Position not found with id 0 trading API error

Fixed: Some minor reported bugs

Version 2.4.8.0

Release Date: October 29, 2017

Fixed: Not copying trading accounts cash flow from the previous version

Fixed: Bad Volume error

Fixed: Hanging while loading trading account symbols

Added: Confirmation dialog on application exit

Added: Bring in front the main window on notification popup

Changed: Not supporting anymore the unknown symbols

Version 2.4.7.0

Release Date: October 9, 2017

Fixed: A bug in adding same cID profile trading accounts

Fixed: A bug in getting trading account symbols

Fixed: Not copying single protection modification of pending orders

Fixed: Some other minor reported bugs

Version 2.4.6.0

Release Date: September 9, 2017

Fixed: A bug in adding trading accounts

Version 2.4.5.0

Release Date: September 7, 2017

Fixed: Invalid user id bug

Fixed: Positions and pending orders amending bug

Version 2.4.4.0

Release Date: September 4, 2017

Fixed: Some bugs on Mirroring

Fixed: Synced with latest Connect API changes

Added: Backward compatibility

Version 2.4.3.0

Release Date: August 29, 2017

Fixed: Invalid token bug

Fixed: Not closing positions after closing the volume partially

Added: Log folder button

Version 2.4.2.0

Release Date: August 28, 2017

Fixed: Bugs on trading API authentication

Fixed: A bug on mirroring pending orders SL / TP

Added: New logging with email notification

Added: Shows account margin related statistics on account positions tab

Added: Documentation embedded

Version 2.4.1.0

Release Date: August 12, 2017

Added: Made compatible withWealth Symphony Quant broker

Version 2.4.0.0

Release Date: August 11, 2017

Fixed: Some minor bugs

Added: Grouping trading account, positions, orders and transactions

Added: Selecting order types for mirroring

Added: Shows each trading account net profit

Added: Trading accounts cash flow (Transactions)

Added: More info on status bar

Removed: Trading accounts deals number

Changed: Increased trading accounts adding speed significantly due to removing deals number

Changed: UI tweaked

Version 2.3.1.0

Release Date: July 11, 2017

Fixed: Trading accounts updating bug

Fixed: Adding new trading accounts from same cID profile bug

Fixed: Canceling trading accounts adding and updating progress dialog bug

Added: Auto reset after installing new version of cMAM

Added: New logging and error reporting model

Changed: Major UI modification and tweaks

Version 2.3.0.0

Release Date: July 05, 2017

Fixed: Some critical bugs

Added: More customizable UI

Changed: Some major changes on API library

Version 2.2.2.0

Release Date: June 19, 2017

Fixed: Adding TradersWay accounts bug

Added: Trading account balance on account info

Changed: Moved Add, Save, and Cancel buttons from bottom to top in mirroring tab

Version 2.2.1.0

Release Date: June 02, 2017

Fixed: Adding multiple cID trading accounts bug

Changed: Some small UI tweaks and changes

Version 2.2.0.0

Release Date: May 01, 2017

Fixed: Some critical and small bugs

Added: Positions and pending orders modification
Added: Advanced mirroring options
Added: Showing the number of open positions and pending orders
Added: Starting from where you left off
Added: Documentation icon on the title bar
Added: Splash screen

Changed: Increased the account adding speed up to 30%
Changed: Each day log will be saved in separate log files
Changed: Showing accounts broker titles on mirroring accounts list
Changed: Showing accounts description on opening new order views
Changed: Mass trading operations speed improved significantly
Changed: Mirroring engine optimized

Version 2.1.0.0

Release Date: April 03, 2017

Fixed: Few bugs fixed
Fixed: Performance Optimized

Added New positions closing options
Added: New pending orders canceling options
Added: Opposite mirroring option

Version 2.0.0.0

Release Date: March 13, 2017

Fixed: Lots of bugs on mirroring engine
Fixed: Bad memory management
Fixed: Slow speed and too much REST requests
Fixed: Stopped Working problem

Added: Extra options on mirroring
Added: Accounts position management
Added: Accounts pending orders management
Added: Opening same position on multiple accounts at same time
Added: Placing the same order on multiple accounts at same time
Added: Theme and appearance customization
Added: Reset feature
Added: Close all open positions of an account or multiple accounts
Added: Cancel all open pending orders of an account or multiple accounts
Added: Showing the number of account total trades

Version 1.1.2.0

Release Date: January 11, 2017

Fixed: Some critical bugs on copying engine
Fixed: A Bug on trading API library

Version 1.1.1.0

Release Date: January 10, 2017

Fixed: Bug with following multiple accounts by one account
Fixed: Bug in deleting following profiles

Version 1.1.0.0

Release Date: January 08, 2017

Fixed: High CPU usage problem

Version 1.0.2.0

Release Date: December 23, 2016

Fixed: Problem in adding new trading accounts
Fixed: Bug in adding volume to market range orders
Fixed: Reconnecting after disconnection

Added: Decreased accounts loading speed

Version 1.0.1.0

Release Date: December 06, 2016

Fixed: Symbols selection bug
Fixed: Adding and cutting the volume of pending orders bug
Fixed: Pending order management after filling bug

cMAM - Copy cTrader Trades - AlgoDeveloper (2024)
Top Articles
How to learn trading for freeame
DIY Stock Tank Pool Ideas — Mid Modern Mama
Spasa Parish
The Machine 2023 Showtimes Near Habersham Hills Cinemas
Gilbert Public Schools Infinite Campus
Rentals for rent in Maastricht
159R Bus Schedule Pdf
11 Best Sites Like The Chive For Funny Pictures and Memes
Finger Lakes 1 Police Beat
Craigslist Pets Huntsville Alabama
Paulette Goddard | American Actress, Modern Times, Charlie Chaplin
Red Dead Redemption 2 Legendary Fish Locations Guide (“A Fisher of Fish”)
‘An affront to the memories of British sailors’: the lies that sank Hollywood’s sub thriller U-571
Haverhill, MA Obituaries | Driscoll Funeral Home and Cremation Service
Rogers Breece Obituaries
Ella And David Steve Strange
Ems Isd Skyward Family Access
Elektrische Arbeit W (Kilowattstunden kWh Strompreis Berechnen Berechnung)
Omni Id Portal Waconia
Banned in NYC: Airbnb One Year Later
Four-Legged Friday: Meet Tuscaloosa's Adoptable All-Stars Cub & Pickle
Patriot Ledger Obits Today
Harvestella Sprinkler Lvl 2
Storm Prediction Center Convective Outlook
Experience the Convenience of Po Box 790010 St Louis Mo
modelo julia - PLAYBOARD
Poker News Views Gossip
Abby's Caribbean Cafe
Joanna Gaines Reveals Who Bought the 'Fixer Upper' Lake House and Her Favorite Features of the Milestone Project
Pull And Pay Middletown Ohio
Navy Qrs Supervisor Answers
Trade Chart Dave Richard
Sweeterthanolives
How to get tink dissipator coil? - Dish De
Lincoln Financial Field Section 110
1084 Sadie Ridge Road, Clermont, FL 34715 - MLS# O6240905 - Coldwell Banker
Kino am Raschplatz - Vorschau
Classic Buttermilk Pancakes
Pick N Pull Near Me [Locator Map + Guide + FAQ]
'I want to be the oldest Miss Universe winner - at 31'
Gun Mayhem Watchdocumentaries
Ice Hockey Dboard
Infinity Pool Showtimes Near Maya Cinemas Bakersfield
Dermpathdiagnostics Com Pay Invoice
A look back at the history of the Capital One Tower
Alvin Isd Ixl
Maria Butina Bikini
Busted Newspaper Zapata Tx
Rubrankings Austin
2045 Union Ave SE, Grand Rapids, MI 49507 | Estately 🧡 | MLS# 24048395
Upgrading Fedora Linux to a New Release
Latest Posts
Article information

Author: Duncan Muller

Last Updated:

Views: 6027

Rating: 4.9 / 5 (59 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Duncan Muller

Birthday: 1997-01-13

Address: Apt. 505 914 Phillip Crossroad, O'Konborough, NV 62411

Phone: +8555305800947

Job: Construction Agent

Hobby: Shopping, Table tennis, Snowboarding, Rafting, Motor sports, Homebrewing, Taxidermy

Introduction: My name is Duncan Muller, I am a enchanting, good, gentle, modern, tasty, nice, elegant person who loves writing and wants to share my knowledge and understanding with you.