Support Board
Date/Time: Tue, 04 Nov 2025 15:14:43 +0000
[User Discussion] - Linux
View Count: 97395
|   [2025-09-29 00:18:01]     |  
| Tony - Posts: 640 | 
| 
                @gtaranti, Which distro are you using? Couple of thoughts, 1, I think Bottles are totally unnecessarily, since Wine already works flawlessly. 2, I am using Linux Mint, under Date & Time settings, I always turn 'Network time' on, so, I won't have accuracy issues.  | 
        
|   [2025-09-29 05:59:34]     |  
| gtaranti - Posts: 97 | 
| 
                @Tony, I'm using Bluefin. 1. I'll try Wine but Bottles adds some enhancements. 2. I also have 'Automatic Date & Time' which supposedly synchronizes with internet time. Also this '6 secs off' I doubt it's true.  | 
        
|   [2025-09-29 15:22:33]     |  
| Tony - Posts: 640 | 
| 
                hey gtaranti, yeah, 6 seconds is a big deal, especially when market is volatile, I would try use USA server instead of European server 1st, or simply disable NTP client. What I am doing right now is writing a ACSIL study to monitor any discrepancy between last price and computer time, if the difference is more than 1 second, I will get a warning:   // other code 
                int SecondsDelayed { sc.IsReplayRunning() ? 0 : (sc.CurrentSystemDateTime - sc.BaseDataEndDateTime[sc.Index]).GetTimeInSeconds() }; if (SecondsDelayed >= 2) // warning message on screen // other code Date Time Of Last Edit: 2025-09-29 15:24:26  
             | 
        
|   [2025-10-26 20:19:39]     |  
| ertrader - Posts: 685 | 
| 
                Quick update...I've not seen any issues from a wine perspective with sierrachart.  I've been on wine 10.0 and not on the development releases.  I have updated to the latest mint linux.  Had some kernel update issues but they were resolved. Latest configuration: SierraChart Version 2803 64 bit (2 instances) Wine 10.0 Mint Linux 22.2/Cinnamon desktop Kernel 6.14.0-32 generic AMD Ryzen 7 3800X GeForce GTX 1660 Nvidia/6 GB GDDR5/Driver 545.29.06/OpenGL Dual Monitors 1920X1080 60 Hz for both monitors Total System RAM: 16 Gig Memory usage: <500 Meg for main instance 200 meg for copy trade instance. This configuration greatly simplified my setup. CPU Utilization: <8% for main instance <5% for copy instance. 28 Charts, 4 instruments and 4 ADR symbols (ES, YM, NQ, RTY, ADR-YM, ADR-TF, ADR-NASDAQ, ADR-SP) Denali data-feed with MBO data Teton Order Routing with Stage5/Advantage and Ironbeam Rithmic for trader evaluations and PA accounts RealVNC for remote access Updated 10/26/25 Date Time Of Last Edit: 2025-10-26 20:20:24  
             | 
        
|   [2025-10-28 00:55:03]     |  
| User303857 - Posts: 163 | 
| 
                Does anybody know how to get the sierra zip downloader to load into all the files in the correct file path? What is used in place of C:\SierraChart ? I am new to Linux, downloaded and installed Cinnamon & Wine & the sierra zip installer into the downloads folder. Not sure how to get it installed & running. Thanks for any help  | 
        
|   [2025-10-28 16:40:46]     |  
| User687917 - Posts: 84 | 
| 
                @User303857 post #779 SierraChart is a portable program. On Linux, with Wine installed, you would simply run the installer's .exe file. If you choose the ZIP version [Software Download: Zip Installer Detailed Instructions], create a folder, for example, in the path /home/myuser/SierraChart or in the path of your choice, and extract the contents of the ZIP file there. Then simply run “SierraChart.exe” and the program will run with your default Wine settings. If you want more settings, for example for the theme to use, I prefer to install SierraChart using Winetricks, in an isolated “Wineprefix”, and there I configure a dark theme just for the platform.  | 
        
To post a message in this thread, you need to log in with your Sierra Chart account:
