Developing "Spartan"

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

  1. d08

    d08

    Thanks for the input.
    I'm not sure 100ms update and 10% of CPU usage is attractive, it sounds quite a lot. While I don't have any apples to apples comparison with pyqtgraph, it appears to be extremely fast and from what I've read outperforms matplotlib everywhere. It will not be able to do as much out of the box but since we are talking about candlestick/bar/line charting, it's all relatively straightforward.
    I've run into a lot of roadblocks with matplotlib, from parameters that don't seem to do anything to simple axis modifications being cumbersome. I've found the parameters to be completely unintuitive which means I'd spend way too much time getting things to work.
     
    #361     Mar 14, 2020
  2. Do you have any samples from your own personal use for pyqtgraph?
     
    #362     Mar 14, 2020
  3. d08

    d08

    It's still a work in progress. I've encountered a few bugs in my code which are apparently an absolute pain to remove. Spent the whole day on axis ticks not updating properly in certain situations. Not fun.
     
    #363     Mar 20, 2020
    nooby_mcnoob likes this.
  4. I love SQLite. Recently had to convert a jupyter notebook from a generic e-mini trading strategy to one specific for ES, and copied the parameters using a SQL query. Lo-fi is sometimes better.

    [​IMG]
     
    #364     Mar 27, 2020
    Axon likes this.
  5. Latest update

     
    #365     Jul 31, 2020
  6. If this year keeps going as is:

    upload_2022-5-19_9-5-6.png
     
    #366     May 19, 2022
  7. starting to size up as was suggested on other threads.

    upload_2022-6-9_16-20-37.png

    Problem I have is my drawdown sometimes gets retarded. Manageable, but retarded. I think I will be OK.
     
    #367     Jun 9, 2022
    Axon and Laissez Faire like this.
  8. Way to go, @nooby_mcnoob! You need to get yourself a new username. :)

    To put things in perspective - mind sharing what capital base you're using to generate those kind of returns? Is this all from day trading futures or do you do other stuff too?
     
    #368     Jun 9, 2022
  9. Only day trading futures. You'd need 500K or so on a IB account.
     
    #369     Jun 9, 2022
    Laissez Faire likes this.
  10. LOL just saw the thing about my name.

    One of the things I do really well is turn imposter syndrome into constantly learning. I will gladly forever be a noob if it means being able to do this shit 4 life.
     
    #370     Jun 9, 2022
    Laissez Faire likes this.