SQX cant trade real CRYPTO on mt4 mt5 and Multicharts

SQX cant trade real CRYPTO on mt4 mt5 and Multicharts. I tried everything I tried using Multicharts Binance api, itried mt5 crypto bridge. the strats cant convert to trade real crypto at all. Most of the time you get lot size conversion errors.



please reference this convo.




SQX can only trade CFD 




https://discord.com/channels/426766614734831616/792501117514416128/952968969705386045

Attachments
  • Votes +4
  • Project StrategyQuant X
  • Type Bug
  • Status Waiting for information
  • Priority Normal
  • Assignee clonex / Ivan Hudec
  • Category Backend

History

j
#1

ScubaJosh

20.03.2022 15:58

Task created

a
#2

Venus

20.03.2022 16:20
Voted for this task.
b
#3

bentra

21.03.2022 01:22
Voted for this task.
E
#4

Emmanuel

22.03.2022 15:04
Voted for this task.
j
#5

ScubaJosh

25.03.2022 02:12

Attachment 8815 - Strategy 517115.mq5 added

Attachment image-0.png added

Attachment image-1.png added

image-0.png
(76.92 KiB)
8815 - Strategy 517115.mq5
(243.66 KiB)
image-1.png
(62.83 KiB)
example of crypto tools bridge file for mt5 attached. There are several methods to use crypto tools. This method is best because it uses all the coins not just what the broker can do. It connects to actual binance exchange. Using binance fees are lower because you can trade against stable coins such as usdt. Making allot more profitable strats out of SQX. 


so basically you do this you install crypto tools


you drag the payment bot over from crypto tools pay the 12$ usdt but make it 13 because 1$ transfer fee.


then you have a bridge thats using the pro account. you run the offline charts ut mt5 doesnt have the feature you have to actually uncheck remember me and close out of mt5 and reopen it and it cant connect so now its in offline mode. It still gets data the symbols are there you might have to drag and drop on another chart the prefill or backfill so many days to get a algo to run pending the time frame. attach the algo and it cant calc anything using crypto lot sizes. The algo has to have the order send method replaced with the default one.

https://github.com/TradingToolCrypto/MT5-TradingToolCrypto/blob/master/MQL5/Include/TradingToolCrypto/CBP/OrderSendClass.mqh

so just import and change the call back and you have to import the bridge which will give you abillity to enter in binance keys. It adds inputs to your algo those two imports.


#include <TradingToolCrypto\CBP\CryptoBridgeProClass.mqh>

#include <TradingToolCrypto\CBP\OrderSendClass.mqh>


Please see attached file as example.


if you want to back test you need to login to demo broker for some weird bug requirement issue. and you have to revert the order methods back to native.



to demo please make sure you are on binance testnet.



unknown.png



unknown.png

TT
#6

Tamas

25.03.2022 08:56

Assignee changed from tmatejka to tmatejka

Milestone changed from None to Build 136

Category changed from None to Backend

TM
#7

tmatejka.

25.03.2022 09:35

Assignee changed from tmatejka to clonex / Ivan Hudec

Status changed from New to Waiting for information

With the next build 136 we are implementing an improved MM snippet for crypto trading using MultiCharts / Binance. SQ will be able to correctly calculate size according to instrument selected (ADA, BTC, SOL, ... etc) and you will also be able to calculate sizing for a fixed $$ amount risk per trade


I am checking with our colleague @clonex about the MT5 support

MF
#8

Mark Fric

19.12.2022 14:40

Milestone changed from Build 136 (Final) to Build 137

MF
#9

Mark Fric

04.04.2023 11:08

Milestone changed from Build 137 to Build 138

MF
#10

Mark Fric

08.12.2023 08:59

Milestone changed from Build 138 to None


Votes: +4

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please