# FUNDAMENTALS

- [120 Day Program](https://docs.algoboxpro.com/fundamentals/120-day-program.md): Overview Of The AlgoBox™ 120 Day Program
- [8-Day Boot Camp](https://docs.algoboxpro.com/fundamentals/8-day-boot-camp.md): Fast-Track Your 1st 40 Days
- [Workspaces](https://docs.algoboxpro.com/fundamentals/workspaces.md): Managing AlgoBox™ Workspaces In NinjaTrader
- [Chart Layouts](https://docs.algoboxpro.com/fundamentals/chart-layouts.md): Layout Per Instrument
- [AlgoBars](https://docs.algoboxpro.com/fundamentals/algobars.md): Charting True Market Movements
- [Trading Sessions](https://docs.algoboxpro.com/fundamentals/trading-sessions.md): Ideal U.S. Trading Sessions & Times for U.S. Futures.
- [Time Regions](https://docs.algoboxpro.com/fundamentals/time-regions.md): Chart Alerts For Important Time Periods
- [News](https://docs.algoboxpro.com/fundamentals/news.md): Anything Can Happen
- [Trade Tracker](https://docs.algoboxpro.com/fundamentals/trade-tracker.md): Physical & Digital Trade Tracker Sheet
- [Daily Tracker Sheet](https://docs.algoboxpro.com/fundamentals/daily-tracker-sheet.md): End of Day P\&L Tracker
- [Tide / Wave Visualizer](https://docs.algoboxpro.com/fundamentals/tide-wave-visualizer.md)
- [Position Sizing](https://docs.algoboxpro.com/fundamentals/position-sizing.md): Can Make Or Break A Trader's Results
- [Position Manager](https://docs.algoboxpro.com/fundamentals/position-manager.md): Fast Position Management
- [Position Details](https://docs.algoboxpro.com/fundamentals/position-details.md): Know Your Potential Profit And Loss At All Times
- [Button Panel](https://docs.algoboxpro.com/fundamentals/button-panel.md): Chart Trader Enhancements: Add Trade Buttons to Chart Trader
- [Bid Ask Lines](https://docs.algoboxpro.com/fundamentals/bid-ask-lines.md): The Spread
- [Channel Regulator](https://docs.algoboxpro.com/fundamentals/channel-regulator.md): Automated Trend Channel - Linear Regression at it's finest.
- [Chart Labeler](https://docs.algoboxpro.com/fundamentals/chart-labeler.md): Tells You What Chart This Is - Instrument Label
- [Chart Notes](https://docs.algoboxpro.com/fundamentals/chart-notes.md)
- [Contract Rollover](https://docs.algoboxpro.com/fundamentals/contract-rollover.md): Creates a Button To Roll To The Next Expiry & Displays Vertical Date Line (Futures / Equities)
- [Current Day OHL](https://docs.algoboxpro.com/fundamentals/current-day-ohl.md): Plots Current Day Open, High, Low Values
- [Golden Ropes](https://docs.algoboxpro.com/fundamentals/golden-ropes.md): The Gold Standard Of Identifying Trends Fast
- [Info Panel](https://docs.algoboxpro.com/fundamentals/info-panel.md)
- [MACV Filter Chart](https://docs.algoboxpro.com/fundamentals/macv-filter-chart.md): Top Down Analysis | Directional Bias Filter
- [MACV ULTIMATE](https://docs.algoboxpro.com/fundamentals/macv-ultimate.md): MACV E-Mini ULTIMATE
- [No Fiddle Zone](https://docs.algoboxpro.com/fundamentals/no-fiddle-zone.md): "Don't Fiddle In The Middle" -Vinny E. Mini
- [FibElliDott](https://docs.algoboxpro.com/fundamentals/fibellidott.md): 5 to 15 Points of Confluence in Each FibElliDott
- [Harmonic Patterns](https://docs.algoboxpro.com/fundamentals/harmonic-patterns.md): Automated Geometric Price Structures
- [Favorable Direction](https://docs.algoboxpro.com/fundamentals/favorable-direction.md): Long or Short bias based on Vinny's 1st Order of Operations
- [FlowMaster™ Alpha Omega](https://docs.algoboxpro.com/fundamentals/flowmaster-tm-alpha-omega.md): Also Known As "AO"
- [FlowMaster™ AudioBox](https://docs.algoboxpro.com/fundamentals/flowmaster-tm-audiobox.md): Real-Time Order Flow Analysis (RTOFA) - HEAR Large Player Activity
- [FlowMaster™  Cross](https://docs.algoboxpro.com/fundamentals/flowmaster-tm-cross.md): RTOFA
- [FlowMaster™ Delta Flagging Pro](https://docs.algoboxpro.com/fundamentals/flowmaster-tm-delta-flagging-pro.md): Real Time Order Flow Analysis (RTOFA) Visualized
- [FlowMaster™ Enigma](https://docs.algoboxpro.com/fundamentals/flowmaster-tm-enigma.md): Next-Level Real Time Order Flow Analysis (RTOFA)
- [FlowMaster™ Enigma Bot](https://docs.algoboxpro.com/fundamentals/flowmaster-tm-enigma-bot.md): Real Time Order Flow Analysis + Execution
- [FlowMaster™ Enigma Dream Panel](https://docs.algoboxpro.com/fundamentals/flowmaster-tm-enigma-dream-panel.md): Overview of the Dream Panel Platinum Edition
- [SMLK Timing Lines](https://docs.algoboxpro.com/fundamentals/smlk-timing-lines.md): Automatically Draws Small, Medium, Large, & King Vertical Timing Lines
- [Speedometer & Psychology Module](https://docs.algoboxpro.com/fundamentals/speedometer-and-psychology-module.md): Objectively Quantifying Market Speed & "Feel"
- [Speedy Chart](https://docs.algoboxpro.com/fundamentals/speedy-chart.md): Faster Chart Tick Refresh Rate
- [Support & Resistance Zones](https://docs.algoboxpro.com/fundamentals/support-and-resistance-zones.md): Volume Levels - VL123 & Beyond
- [Ultimate OBOS Divergence](https://docs.algoboxpro.com/fundamentals/ultimate-obos-divergence.md): Higher Multiple Time Frame Over Bought/Over Sold Indicator
- [Volume Profiler](https://docs.algoboxpro.com/fundamentals/volume-profiler.md): Volume At Price


---

# 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/fundamentals.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.
