# Manual Backtesting

![](/files/nzxhgPXGYCO1bnmGkUPU)

#### Options Lab is a backtesting tool intent on helping traders test their options trading strategies and assess their profitability, before committing their hard-earned money.

#### **What Does Options Lab Aim to Accomplish through Manual Backtesting?**

1. To provide an understanding of how a strategy performs in different market conditions.
2. To provide insights on how a strategy might be improved.

**NOTE :** Data is available for NIFTY and BANK NIFTY from 01/04/2016.


---

# 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://optionslabmanual.geojit.com/manual-backtesting.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.
