> For the complete documentation index, see [llms.txt](https://chartschool.stockcharts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chartschool.stockcharts.com/table-of-contents/overview/the-traders-journal-by-gatis-roze.md).

# "The Trader's Journal" by Gatis Roze

Each one of Gatis Roze's "Traders Journal" articles covers some aspect of one of his "10 Essential Stages of Stock Market Mastery." Together, those 10 stages make up Gatis' "Tensile Trading" methodology. Below is a curated list of Gatis' articles, organized according to their corresponding stage.

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/72bZ1gYg4493JZY5wYn0">Stage 1: Money Management</a></td><td></td><td></td><td><a href="/files/EJXd4fRa0vJV47spKM0G">/files/EJXd4fRa0vJV47spKM0G</a></td></tr><tr><td><a href="/pages/VqE61urz5VfCyGWHW6Nn">Stage 2: Business of Investing</a></td><td></td><td></td><td><a href="/files/SLBJ58qYkpsTCHw2ODWF">/files/SLBJ58qYkpsTCHw2ODWF</a></td></tr><tr><td><a href="/pages/eJTtK3llyi65U3sfgAEG">Stage 3: The Investor Self</a></td><td></td><td></td><td><a href="/files/lxtGWDuJl0C94gPTWsuC">/files/lxtGWDuJl0C94gPTWsuC</a></td></tr><tr><td><a href="/pages/jpArq8rvNorhn92IWdNi">Stage 4: Market Analysis</a></td><td></td><td></td><td><a href="/files/JHsTwM9MjNe1e60IGE78">/files/JHsTwM9MjNe1e60IGE78</a></td></tr><tr><td><a href="/pages/UzYn64OzbBFl4fAibkHq">Stage 5: Routines</a></td><td></td><td></td><td><a href="/files/y7mKJvhRd8eGJPNHePiR">/files/y7mKJvhRd8eGJPNHePiR</a></td></tr><tr><td><a href="/pages/zQB2UePuolCG6jLOJd0h">Stage 6: Stalking Your Trade</a></td><td></td><td></td><td><a href="/files/qu5TTJcmJdrlykBwY3AN">/files/qu5TTJcmJdrlykBwY3AN</a></td></tr><tr><td><a href="/pages/45EiO5k5edxGUlcFWKeh">Stage 7: Buying</a></td><td></td><td></td><td><a href="/files/c44pZLSN8W1D0fTVYrJs">/files/c44pZLSN8W1D0fTVYrJs</a></td></tr><tr><td><a href="/pages/xjlEW49maO5n08QJfv4Y">Stage 8: Monitoring Your Investments</a></td><td></td><td></td><td><a href="/files/R20Uk5xCiDuwaA0KLL7J">/files/R20Uk5xCiDuwaA0KLL7J</a></td></tr><tr><td><a href="/pages/17fO4KpGOMFkd74rWzMJ">Stage 9: Selling</a></td><td>Stage 9: Selling</td><td></td><td><a href="/files/IkKmoojCgZJ0XZj8nSsy">/files/IkKmoojCgZJ0XZj8nSsy</a></td></tr><tr><td><a href="/pages/QzvSFGmGhQaAFbNlC19k">Stage 10: Re-Examine, Refine, Re-Enhance</a></td><td>Stage 10: Re-Examine, Refine, Re-Enhance</td><td></td><td><a href="/files/NDhEdfD7upKI2995KWhb">/files/NDhEdfD7upKI2995KWhb</a></td></tr><tr><td><a href="/pages/MTWwb8cYerafbDhsV3VL">Additional Reading</a></td><td></td><td></td><td><a href="/files/E4s9LZqVd9qo85msNOvO">/files/E4s9LZqVd9qo85msNOvO</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://chartschool.stockcharts.com/table-of-contents/overview/the-traders-journal-by-gatis-roze.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
