# MechaTrade

## MechaTrade

- [Home Page](https://docs.mechatrade.net/master.md)
- [FAQ](https://docs.mechatrade.net/faq.md)
- [What is MechaAlgo?](https://docs.mechatrade.net/getting-started/what-is-origami-algo.md)
- [Purchasing a Membership](https://docs.mechatrade.net/getting-started/purchasing-origami-algo.md): Gaining Access to our Discord Group and Indicators
- [Setting Up The Indicators](https://docs.mechatrade.net/getting-started/setting-up-origami-algo.md): Adding the Indicator on TradingView
- [Discord Walkthrough](https://docs.mechatrade.net/getting-started/discord-walkthrough.md): Welcome to the MechaTrade Family!
- [MechaAlgo](https://docs.mechatrade.net/mechatrade-indicators/origami-algo.md): Introduction & Feature List
- [Signal Modes](https://docs.mechatrade.net/mechatrade-indicators/origami-algo/signal-modes.md): Safe, Standard, and Scalper
- [Candle Colors](https://docs.mechatrade.net/mechatrade-indicators/origami-algo/candle-colors.md): 6 modes to choose from, each with their own purpose
- [Reversal Cloud](https://docs.mechatrade.net/mechatrade-indicators/origami-algo/reversal-cloud.md): Identify potential reversal zones and consolidation within the market
- [Auto Support & Resistance](https://docs.mechatrade.net/mechatrade-indicators/origami-algo/auto-support-and-resistance.md): Automatically Plot Accurate Support & Resistance Lines
- [Auto Trendlines](https://docs.mechatrade.net/mechatrade-indicators/origami-algo/auto-trendlines.md): Automatically Plot Accurate Trendlines
- [Dashboard](https://docs.mechatrade.net/mechatrade-indicators/origami-algo/dashboard-settings.md): Informational Dashboard
- [MechaOscillator](https://docs.mechatrade.net/mechatrade-indicators/origami-oscillator.md): Introduction & Feature List
- [WaveTrend](https://docs.mechatrade.net/mechatrade-indicators/origami-oscillator/wavetrend.md): Identify Trends and Potential Entries / Exits
- [Trend Areas](https://docs.mechatrade.net/mechatrade-indicators/origami-oscillator/trend-areas.md): Identify Short Term and Long Term Trends
- [Price Momentum Baseline](https://docs.mechatrade.net/mechatrade-indicators/origami-oscillator/price-momentum-baseline.md): Identify the Strength of Price Movement
- [Breakout Signals (EXPERIMENTAL)](https://docs.mechatrade.net/mechatrade-indicators/origami-oscillator/breakout-indicator.md): Identify Bullish & Bearish Breakouts in Advance
- [Dashboard](https://docs.mechatrade.net/mechatrade-indicators/origami-oscillator/dashboard.md): Informational Dashboard
- [How to Update Indicators](https://docs.mechatrade.net/mechatrade-indicators/how-to-update-indicators.md): Stay up to date with any new features and changes!
- [How to Set Alerts](https://docs.mechatrade.net/mechatrade-indicators/how-to-set-alerts.md): Never miss out on another potential trade!
- [Origami Trading Methods](https://docs.mechatrade.net/origami-trading-guide/origami-trading-methods.md): A collection of trading methods to be used with our indicators
- [High / Low Lines](https://docs.mechatrade.net/origami-trading-guide/origami-trading-methods/high-low-lines.md): Learn how to find key levels to trade off while using our indicators as confirmation.
- [Signals + Breakouts](https://docs.mechatrade.net/origami-trading-guide/origami-trading-methods/signals-+-breakouts.md)
- [Trend Based Trading](https://docs.mechatrade.net/origami-trading-guide/origami-trading-methods/trend-based-trading.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.mechatrade.net/master.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.
