Stream data issue

OrcusZ

Member
Joined
Feb 26, 2025
Posts
7
Likes
2
Hello,

I am trying to migrate to Motive Wave to have an homogeneous trading environment between my plaftorms ( Mac, Windows & linux ).

I get it to work in mac & windows. But in Linux only the YM symbol works.

I have this arch distro :
Linux cachyos-x8664 6.13.4-2-cachyos #1 SMP PREEMPT_DYNAMIC Fri, 21 Feb 2025 22:45:58 +0000 x86_64 GNU/Linux


I followed the website instructions.

But when I tries to show ES chart it look like the screenshot.
Anyone have an IDEA ?
 

Attachments

  • Snapshot_2025-02-26_16-49-55.png
    Snapshot_2025-02-26_16-49-55.png
    493.7 KB · Views: 17
Maybe try @ES instead. You could be looking at an old contract rather than the front contract.
 
Hey,

Sorry I was not at home this days.
If I use the continous contract, it just stops at 6AM CET.

I tried for the CL & @CL I have the same issue.
I use the same configuration ( from a backup/restore ) that is on my mac.

I aslo tested with the Yahoo data and it works perferctly, It look like a rythmic issue in linux
 

Attachments

  • Snapshot_2025-03-06_08-56-23.png
    Snapshot_2025-03-06_08-56-23.png
    675.7 KB · Views: 4
Last edited:
I may be late with the message but anyway:

If your OS locale is non-English and your decimal separator character is other than a period then you could try to add setting the LC_ALL environment variable to some generic value for the MotiveWave application call, for example:

LC_ALL=C /usr/bin/motivewave

I wrote more on this here: https://forum.motivewave.com/threads/rithmic-live-data-issue.2938/post-12698
 
Too late but always can help other people.

And now I understand why the issue disappeared when I change to an English OS
 
Top