Trading on Linux

Discussion in 'Trading Software' started by earth_imperator, Oct 7, 2022.

  1. Last edited: Oct 7, 2022
    apdxyk and Sekiyo like this.
  2. There are also some YouTube videos:

     
  3. ZBZB

    ZBZB

    earth_imperator likes this.
  4. How to download files from your Android smartphone to your Linux system:

    See the answer by Sullivan answered Nov 29, 2016 at 12:21 at https://askubuntu.com/a/854936

    Ie. install the package "jmtpfs", then create a mount directory (for example /mnt/myphone ),
    then mount the device by issuing "jmtpfs /mnt/myphone", then use normal file operations on your Linux:
    for example list a tree view of the device that shows all the files, then download (ie. copy) the file(s) you want.
    Of course uploading files to the smartphone works as well.
    Afterwards unmount the the device, as is usual with such external file storages like USB sticks.

    Update: on my device (Android 9) each time I have to enable (activate) "Developer options" under Settings, and then therein enable (activate) "USB debugging".
    When connecting the USB cable a notification on the smartphone is generated; one has to tap on it and then a big menu pops up, there one has to select "Use USB for File transfers... MTP... etc" (Media Transfer Protocol). Now you can issue the above said mount command on the Linux system...

    By this method one of course can make also a backup of all user files, though the Android system has also special functions for making complete backups incl. the Android system itself and its cfg files etc. ie. a complete backup.
     
    Last edited: Oct 7, 2022
  5. d08

    d08

    New to Linux? None of this is complicated nor special. And no, copying files from your Android phone to Linux isn't much different from how I used to do it on Windows.
     
  6. ET180

    ET180

    ThinkOrSwim also works in Linux.
     
    apdxyk, nrstrader and earth_imperator like this.
  7. MarkBrown

    MarkBrown

    interesting never seen that before
     
  8. Peter8519

    Peter8519

    I put to many data automation into my current charting software via OLE. OLE does not work on WINE. I am stuck in Windows and charting software developer is in no hurry to provide Linux version.
     
  9. Tokenz

    Tokenz

    For anyone who doesn't know, it is possible to have windows and linux installed on your computer. When I start my computer I have the option to go into Windows or Linux. I use Linux for the internet and Windows for programs.
     
    #10     Oct 7, 2022
    ET180 likes this.