Recent content by GouZi

  1. G

    HowTo Speed up ThinkorSwim Chart Loading time Or any Java platform

    If you're running java8, you can try adding the following flag to the java command: -Dsun.java2d.xrender=false More on that here: https://bugs.openjdk.java.net/browse/JDK-8068529 Fixed it on Linux.
  2. G

    IB TWS: slow!, overloaded?

    If you're running java8, you can try adding the following flag to the java command: -Dsun.java2d.xrender=false More on that here: https://bugs.openjdk.java.net/browse/JDK-8068529 I had a similar issue with TOS. That fixed it.
  3. G

    HOWTO: Getting E*TRADE Pro to run on Ubuntu 16.04

    E*TRADE Pro has an installer available for Windows and macOS, but none for Linux. Linux users need to resort to the java web start application available from etrade.com, but launching Etrade Pro from the website every time can be annoying. To work around it, let's make the java web start...
Back
Top