Actual Journal Recording?

Discussion in 'Journals' started by Jackson3210, Apr 16, 2021.

  1. I've been trading for several years and looking for recommendations for any cut & dry, easy to upload journal/trade history setup that can relay info back easily that you use & like. I'm not happy with any of the paid journal services I've tried, and I no longer want to use my personal excel setup to document trades. Does anyone have a service or program they use and like?
    Thanks & Godspeed fellow die-hards

    Jack
     
  2. If you want good answers on commercial software it would be nice if you mentioned first which commercial software you tried and did not like.

    Personally, I use a fully developed Excel template which imports actual trade data from my trading software and where I've 'massaged' the data further as per my requirements. I use various VBAs to ensure efficient 1-click data importing and journaling as this can be a time consuming process otherwise. I have both daily and weekly reports. If I at some point feel like making changes I can do so, but currently I'm very happy. Took some time to develop of course.
     
  3. guru

    guru


    Your broker may be providing customizable trade, P&L and other reports.
     
  4. Thanks for the response. Did you develop the excel format you are using yourself? I have tried putting one together and downloaded several that all required manual entry, it was too cumbersome & time consuming. I trade mostly futures and options, and the formats I've seen & tried are either for standard stock trades or forex. I've also used tradersync, wingman, and a few others but I didn't like them . If you know where i can find an excel template that accommodates options trades and unloadable trade data, I would appreciate it.
     
  5. I developed it myself from scratch starting a few years back and improved it as my requirements became more clear. The final refinement was to solve everything with VBA such that I don't have to 'copy and paste'. This is to save time as journaling takes time and I want to be as efficient as possible with my time which is in short supply.

    What I personally want as a day trader for each day is:

    1. A technical breakdown of each trading session with my own comments + various charts.

    2. A daily P&L report with my executions on a chart. I get this from my trading software Ninjatrader and copy it (with VBA) into my Excel template.

    Finally, I have a weekly report in the same format.

    If you need help with VBA - I suggest using UpWork to hire programmers.

    I'm not aware of any online templates for free, nor am I interested in sharing my own (sorry). I'm sure there are custom solution which are great, but for customizing your journal I think Excel (or similar) is the way to go.

    You might spend some time creating it, but when it's done, it's done.
     
  6. Bad_Badness

    Bad_Badness

    I'm with LF. Custom Excel with automation. The customizing is key to making it worthwhile to improve your monthly P/L relative to risk. The automation makes it easy to use.

    Just make sure you have a development plan for what you want. It is like designing real software. Excel and VBA are not the easiest nor modular systems to update and maintain once the system reaches a medium level of complexity.
     
  7. Thanks Bad - I'm fairly fluent programming in excel among others but not close to a pro at it and i have a problem trying to converge trade data from more than one platform/broker without doing it manually in excel, and I am not expecting nor interested in a freeware setup. Has your comkpany done anything similar and do you have any screen shots or details you can show me?
     
  8. gaz0001

    gaz0001

    TradesViz is great.
    Price is reasonable, and it auto sync's too after 10min to setup the tokens.
    Simple and quick.
     
  9. thanks I will check it out
     
  10. Hey - thanks again for the recommendation. I am trying it for sure.
     
    #10     Apr 18, 2021