=========================================
HOW TO VIDEO: https://www.screencast.com/t/6EB6KBt7z6r
=========================================
Requirements
- MetaTrader 4 installed
- Microsoft .NET 4.5 or later
- Visual C++ Redistributable for Visual Studio 2015 (download)
- 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 4 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
- Source Account: Your MetaTrader 4 account number (example: 123456)
---------
STEP 2 - Install MetaTrader 4 plugin
- Click the Download C2 PlatformTransmit for MT4:
https://plugin.collective2.com/PlatformTransmit.MT4.zip - Unzip the folder.
- Open MetaTrader 4 / File / "Open Data Folder" folder
- Copy "C2PlatformTransmit.ex4" to "..\MQL4\Experts" folder
- Copy "PlatformTransmitCom2.dll" file to "..\MQL4\Libraries" folder
---------
STEP 3 - Enable MetaTrader 4 plugin
- Re-Start MT4
- 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 MT4 Experts Tab if "C2PlatformTransmit: initialized" message appears