question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to enable data I/O with _DWX_MTX_SEND_MARKETDATA_REQUEST_ ?

See original GitHub issue

Hi there, first of all, thanks for the great project, secondly I’m not sure if I am the only one having this issue or not but when I called _zmq._DWX_MTX_SEND_MARKETDATA_REQUEST_() , noting is return to the ipython console, but for some reason I cannot request the market data. . In mt4 however this is printed in the Experts tab 2019.09.23 22:54:53.640 DWX_ZeroMQ_Server_v2.0.1_RC8 EURUSD,M1: DATA;EURUSD;1;2019.01.04 17:00:00;2019.09.23 22:52:00 . I can open orders, close orders…etc . Subscribing only works if I change Publish_MarketData in the EA from false to true Please help. Cheers

Python version: 3.7.2 zmq version: 18.1.0 dwx-zeromq-connector version: 2.0.1 windows: 10

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:13

github_iconTop GitHub Comments

1reaction
integracore2commented, Sep 23, 2019

p.s. Please do make sure to watch this video as it may well have the solution to any debugging you’re currently conducting: https://www.youtube.com/watch?v=7aAsFZ_r5zU

We do these tutorials to assist users given the limited support resources we have at the present time - thank you for your understanding 😃

0reactions
BeeSee20Eye35commented, Jul 16, 2020

Hi Thanks very much for the suggestion. I’ve started testing it out and I am getting some data back so that is a huge improvement. Much appreciated. I assume from following the code that the length limit is on the data passed through the socket. I wonder if there are any plans for changing this in future. For now, as you say, I will adapt the python code to break any request into 100 bar calls. I will also add mq4 functionality to request the High, Low, Open prices and Volumes as well as the Close prices, unless someone has already done that?

Once again, thank you very much for the help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Learn dataloader.io in under 20 min!
In this video you will learn how to navigate inside dataloader.io, configure settings, connect to services like Box, Dropbox and (S)FTP and many ......
Read more >
Use Dataloader.io to Export Data Unit - Trailhead - Salesforce
Extract Data with Dataloader.io · From Setup, enter Dataloader.io in the Quick Find box, then select Dataloader.io. · Click Launch dataloader.io. · Click...
Read more >
Salesforce dataloader | Import & Export Data
Import, Export or Delete with #1 data loader for Salesforce with our simple, ... Use your existing Salesforce credentials to log into dataloader.io...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found