=========================================
SUPPORTED BROKER: AMP Futures or AMP Global MT5
=========================================
Requirements
- MetaTrader 5 installed
- Microsoft .NET 4.5 or later
- Collective2 Strategy
- Collective2 API Key
-----------------------------------------------------
STEP 1 - Setup C2 PlatformTransmit connection
- Login to your Collective2 account
- Go to Trade Leader Tools / PlatformTransmit menu
https://collective2.com/platform-transmit/start - Setup a new PlatformTransmit connection
- Source Account: Your MetaTrader 5 account number (example: 123456) !!! Case sensitive !!!
- Target C2 Strategy: Select which C2 Strategy will hold your trading record
- Instruments to Transmit: Only Forex is allowed, pre-checked
- Save
-----------------------------------------------------
STEP 2 - Install MetaTrader 5 plugin
- Click the Download C2 PlatformTransmit for MT5:
https://plugin.collective2.com/PlatformTransmit.MT5.zip - Unzip the folder.
- Open MetaTrader 5 / File / "Open Data Folder" folder
- Copy "C2PlatformTransmit.ex5" to "..\MQL5\Experts" folder
- Copy "PlatformTransmitCom2.dll" file to "..\MQL5\Libraries" folder
- Copy "RGiesecke.DllExport" file to "..\MQL5\Libraries" folder
-----------------------------------------------------
STEP 3 - Enable MetaTrader 5 plugin
- Re-Start MT5
- Open any chart using a symbol that is not intended to trade
- Attach "C2PlatformTransmit" Expert Advisor to chart (ONLY TO ONE CHART!!!)
-- COMMON TAB: check "Allow DLL imports"
-- INPUTS TAB: Fill your C2 API Key (save as EA setup file if you want) - Click "OK"
- Check MT5 Experts Tab if "C2PlatformTransmit: initialized" message appears