> 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/stage-8-monitoring-your-investments.md).

# Stage 8: Monitoring Your Investments

If the trend turns against you, the first loss is always the cheapest.  Don’t wait for a gift wrapped invitation to the selling party!  Monitoring is all about *you*, the investor.&#x20;

***

[Tensile Trading: Stage #8 You Bought It - Now What? ](https://stockcharts.com/articles/journal/2013/09/tensile-trading-stage-8-you-bought-it-now-what.html)\
“Yesterday is a cancelled check, tomorrow is a promissory note, today is all about the equity in your hand so watch...

[How History Unlocks Deep Insights Within Today's Price and Volume Charts ](https://stockcharts.com/articles/journal/2012/11/how-history-unlocks-deep-insights-within-todays-price-and-volume-charts-DONTUSE.html)\
History matters because markets do indeed repeat themselves.  John Kenneth Galbraith was interviewed in the PBS...

[You Bought It! Now What? ](https://stockcharts.com/articles/journal/2012/12/you-bought-it-now-what.html)\
I’ll confess that my students have referred to me as tough, irreverent and leathery – and those are the kind...

[How to Make a 100% Return on Your Equity ](https://stockcharts.com/articles/journal/2013/04/how-to-make-a-100-return-on-your-equity.html)\
You watch your equity position tear away on a 200% parabolic run and then you allow your greed and fantasies to kick...

[Monitoring Your Investments is a Sisyphean Task ](https://stockcharts.com/articles/journal/2014/02/monitoring-your-investments-is-a-sisyphean-task.html)\
"When Google’s co-founder, Larry Page, famously asked Steve Jobs for advice, Job’s reply was “Don’t get...

[Why Successful Investors Embrace the Laws of Grouping ](https://stockcharts.com/articles/journal/2014/12/why-successful-investors-embrace-the-laws-of-grouping.html)\
Fish swim in schools.  Birds fly in flocks.  Humans follow grouping principles too.  Gestalt...

[Yes - Successful Investors Must Be Like Loving Parents ](https://stockcharts.com/articles/journal/2015/02/yes--successful-investors-must-be-like-loving-parents.html)\
As any accomplished trader will tell you, investors should think of their equity positions as their children...

[Can You Believe 90% of Fortune 500 Equities Have Vaporized? ](https://stockcharts.com/articles/journal/2015/08/can-you-believe-90-of-fortune-500-equities-have-vaporized.html)\
Be careful where you sit.  I shared a table at Starbucks last week with two investors who became very animated...

[Your Investing Pipeline to Profits ](https://stockcharts.com/articles/journal/2015/11/your-investing-pipeline-to-profits.html)\
It might be human nature, but it’s not a good thing.  In my Tensile Trading seminars, investors study six...

[You Bought It...But Here's How You Increase Your Probabilities of Making Profits! ](https://stockcharts.com/articles/journal/2016/06/you-bought-itbut-heres-how-you-increase-your-probabilities-of-making-profits.html)\
I think of this weekly blog as a sort of view from the kitchen.  Mine is not some candy-coated representation...

[How History Unlocks Deep Insights Within Today's Price and Volume Charts ](https://stockcharts.com/articles/journal/2017/09/how-history-unlocks-deep-insights-within-todays-price-and-volume-charts.html)\
History matters because markets do indeed repeat themselves.  John Kenneth Galbraith was interviewed in the PBS...


---

# 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/stage-8-monitoring-your-investments.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.
