# ESSENTIAL TIPS & TECHNIQUES

- [4 Types of Stop Losses](https://docs.algoboxpro.com/essential-tips-and-techniques/4-types-of-stop-losses.md): Box, Dot, Cross, Triangle
- [2-Try Rule](https://docs.algoboxpro.com/essential-tips-and-techniques/2-try-rule.md): Guideline Or Rule, Your Trading Is Up To You
- [Recency Is Key](https://docs.algoboxpro.com/essential-tips-and-techniques/recency-is-key.md): The Key To Contradicting Signals
- [Small Account Challenge](https://docs.algoboxpro.com/essential-tips-and-techniques/small-account-challenge.md): SAC
- [Practice 10x Size](https://docs.algoboxpro.com/essential-tips-and-techniques/practice-10x-size.md): Leverage Your Practice
- [Checklists & Reminders](https://docs.algoboxpro.com/essential-tips-and-techniques/checklists-and-reminders.md): Pilots And Doctors Use Them - Why Shouldn't You?
- [Stalking Trades](https://docs.algoboxpro.com/essential-tips-and-techniques/stalking-trades.md): Waiting For The Right Moment
- [Dr. Seuss Entry Technique](https://docs.algoboxpro.com/essential-tips-and-techniques/dr.-seuss-entry-technique.md): "One Fish, Two Fish, Red Fish, Blue Fish"
- [Late Nate](https://docs.algoboxpro.com/essential-tips-and-techniques/late-nate.md): Don't Chase - When Nate's Late, It's Time To Hesitate
- [Hold To Opposing Signal](https://docs.algoboxpro.com/essential-tips-and-techniques/hold-to-opposing-signal.md): aka "HTOS"
- [Windfall Rules](https://docs.algoboxpro.com/essential-tips-and-techniques/windfall-rules.md): "It's not about the money you make, it's about the money you keep."
- [Tools Of The Trade](https://docs.algoboxpro.com/essential-tips-and-techniques/tools-of-the-trade.md): Use The Right Tools For The Job
- [Screenshots & Recordings](https://docs.algoboxpro.com/essential-tips-and-techniques/screenshots-and-recordings.md): Screenshots & Recordings Make Explanations Clear
- [Trade Copier](https://docs.algoboxpro.com/essential-tips-and-techniques/trade-copier.md): AlgoBox™ Trade Copier
- [PC Performance](https://docs.algoboxpro.com/essential-tips-and-techniques/pc-performance.md): Keep Up With The Markets
- [NinjaTrader 8](https://docs.algoboxpro.com/essential-tips-and-techniques/ninjatrader-8.md): Futures Trading Platform
- [Hotkeys](https://docs.algoboxpro.com/essential-tips-and-techniques/hotkeys.md): NinjaTrader 8 Desktop Version
- [Sound](https://docs.algoboxpro.com/essential-tips-and-techniques/sound.md): Sound Advice For NinjaTrader 8
- [Trade Performance](https://docs.algoboxpro.com/essential-tips-and-techniques/trade-performance.md): How To See Your Trading Metrics
- [Indicators](https://docs.algoboxpro.com/essential-tips-and-techniques/indicators.md): Indicators & Customization
- [Market Replay / NT Playback](https://docs.algoboxpro.com/essential-tips-and-techniques/market-replay-nt-playback.md): NinjaTrader "Playback" Connection
- [Commissions](https://docs.algoboxpro.com/essential-tips-and-techniques/commissions.md)
- [Daily Loss Limit](https://docs.algoboxpro.com/essential-tips-and-techniques/daily-loss-limit.md): Risk Management
- [Multiple PCs](https://docs.algoboxpro.com/essential-tips-and-techniques/multiple-pcs.md): Geographical Flexibility
- [Discord](https://docs.algoboxpro.com/essential-tips-and-techniques/discord.md): Vinny E. Mini AlgoBox™ Trade Room
- [AlgoBox™ Academy](https://docs.algoboxpro.com/essential-tips-and-techniques/algobox-tm-academy.md): Test Your Knowledge!
- [AlgoBox™ Academy Exam Answers](https://docs.algoboxpro.com/essential-tips-and-techniques/algobox-tm-academy/algobox-tm-academy-exam-answers.md): Track how many questions of the quiz you answered correctly!
- [Printable Cheat Sheets](https://docs.algoboxpro.com/essential-tips-and-techniques/printable-cheat-sheets.md): Cheat Sheets To Learn The Market Cheat


---

# Agent Instructions: 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:

```
GET https://docs.algoboxpro.com/essential-tips-and-techniques.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
