
Search for the same instrument on a demo account
First, it is advisable to discover the specified cryptocurrency on the MT4 demo account of any dealer. For instance, these buying and selling on the ETCUSDT instrument will discover ETCUSD on ForexClub. There are greater than 50 cryptocurrencies on the ForexClub-MT4 Demo Server, and buying and selling can also be accessible on weekends:
Log in to ForexClub and open a MT4 On the spot demo account if you do not have one but:
In any MT4 terminal, connect with this account:

Organising copying trades from a demo account
After connecting to the demo account, open the ETCUSD chart and run the GRat_OrderExport (MT4) device on it to repeat your EA’s trades. Ensure that the next parameters are set:
- Magic – the magic quantity that your EA assigns to transactions, for instance 20000. If it doesn’t assign, then 0 .
- Widespread = true .
Receiving market information from Bybit and organising sending trades to it
Set up the GRat_BybitImport device in any MT5 terminal and run it on any chart. Ensure that the next parameters are set:
- Mode = Feed & Commerce
- Simulation = true to begin; after testing, swap to false for actual buying and selling on Bybit .
- === CopyFrom ===
- Magic – the quantity that was specified within the GRat_OrderExport (MT4) utility, for instance 20000
- File = true
- Widespread = true
- Coin – forex (coin) or instrument for buying and selling, for instance ETC
- Base – stability/quote forex, for instance USDT
- APIKey, APISecret – public and secret Bybit API keys; they will need to have Learn and Write permissions, in addition to Commerce on the corresponding devices.
- WalletType – kind of instrument being traded, for instance Futures
- TestEnvironvent = false .
The bybit.set file under comprises these settings. Be taught extra in regards to the parameters.
Click on OK. It is very important await the information to load.
Every little thing is able to launch your EA! Open one other ETCUSD chart with the specified timeframe in MT4 and begin buying and selling together with your EA on it, as you probably did earlier than on the same Bybit pair. Ensure that that your EA assigns the identical magic quantity that was specified within the GRat_OrderExport (MT4) device, for instance 20000. Now all trades can be routinely copied to the specified instrument on Bybit, on this case,the ETCUSDT futures .