Description
This bot instantly copies your market order trades from MT4 along with your set take profit and your stop losses.
It also has the ability to copy to multiple cTrader clients.
it is strictly a local trade copier meaning it will only work on the same computer so you will have your MT4 and cTrader installed on the same computer.
It is also has the ability to translate whatever symbol suffix you have in your MT4.
I will also do installation for you.
Contacts:
Ask me any questions: email: Imanthetrader@gmail.com
Telegram: https://t.me/OGtruce
using System;
using System.Linq;
using cAlgo.API;
using cAlgo.API.Indicators;
using cAlgo.API.Internals;
using cAlgo.Indicators;
namespace cAlgo
{
[Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]
public class MT4cTraderCopier : Robot
{
protected override void OnStart()
{
string BUYFULLVERSIONtradecopier = "https://t.me/OGtruce";
string EmailContact = "imanthetrader@gmail.com";
string CheckoutOurStrategy = "https://ct.icmarkets.com/copy/strategy/9277";
}
}
}
VHS10
Joined on 25.04.2020
- Distribution: Paid
- Language: C#
- Trading platform: cTrader Automate
- File name: cBot trade receiver.algo
- Rating: 0
- Installs: 1438
- Modified: 13/10/2021 09:54
Comments
To copy trades from MT4 or MT5 to cTrader I'm using Duplikium Trade Copier.
It's cloud based, so nothing to install and you can access it from your mobile phone anytime.
Check it here: https://www.trade-copier.com
How cTrader to mt4/mt5 Trade Copier ?
quero copiar do ctrader para o mt4 ou mt5