Developing "Spartan"

Discussion in 'Journals' started by nooby_mcnoob, Feb 3, 2019.

  1. Turns out there is something to this algorithm. The market -> twatter -> market feedback is real? Not enough data to know for sure, but will soon enough.
     
    #311     Dec 20, 2019
    themickey likes this.
  2. #312     Dec 22, 2019
  3. The money shot?

    upload_2019-12-22_15-59-0.png
     
    #313     Dec 22, 2019
  4. This stuff is fascinating but ultimately useless except for the big ticket item which is: are assets growing. If yes, BTFD. If not, still BTFD but more carefully. Glad to have the data brought into my system now.
     
    #314     Dec 22, 2019
  5. Today's trade, ITCI.

    - Showed up on scanner around 9am
    - Trending on Stocktwats around 9:30
    - Bought in around 9:45
    - Twitter started noticing around 10am
    - Sold to the twatters

    upload_2019-12-23_10-44-2.png

    I won't be adding any more trades of this type for now. It is too manual and I don't like it. I will be working on automating the process.

    Edit: fortunately, I have all the data stored.
     
    Last edited: Dec 23, 2019
    #315     Dec 23, 2019
  6. Welp that's the second time I FOMO'ed on one of these trades. I got out around $32, it is currently at $43.

    upload_2019-12-23_11-30-22.png
     
    #316     Dec 23, 2019
    themickey likes this.
  7. SteveH

    SteveH

    Some projects to connect Python to .Net and the JVM, pythonnet and Py4J. Never know. Might be a good trading project coming from these 2 worlds which Python can access now:

    https://pythonnet.github.io/

    https://www.py4j.org/

    How to install:

    pip install pythonnet
    pip install Py4J

    There's a good tutorial starter series for pythonnet on this YouTube Channel. He goes over the fundamentals of access to the CLR interface and then constructs an Excel interface library in Python. Kudos to Alex for putting this very informative series together.

    Link to Sigma Coding YouTube video list:

    https://www.youtube.com/channel/UCBsTB02yO0QGwtlfiv5m25Q/videos
     
    Last edited: Dec 24, 2019
    #317     Dec 24, 2019
  8. Python for .NET (pythonnet) is a package that gives Python programmers nearly seamless integration with the .NET 4.0+ Common Language Runtime (CLR) on Windows and Mono runtime on Linux and OSX.
     
    #318     Dec 24, 2019
  9. Wish me luck... Due to some bugs in the older version of ib_insync, I had to update to the HEAD version. Good time to do it TBH.
     
    #319     Dec 24, 2019
  10. SteveH

    SteveH

    For graphics, have to stay on Windows though.
     
    #320     Dec 24, 2019