# Daily Loss Limit

NinjaTrader's Daily Loss Limit helps you manage risk by automatically halting trading when your losses reach a predetermined threshold.

## Enabling A Daily Loss Limit To Your Account

<figure><img src="/files/UtAPZU5iBVruUndjKtuO" alt=""><figcaption><p>Log in to your NinjaTrader brokerage account, navigate to the blue icon in the upper right-hand corner and click on "Settings."</p></figcaption></figure>

<figure><img src="/files/HpOD6EvmCj8MuVgetdfP" alt=""><figcaption><p>From the Settings menu select "Accounts" and navigate to "Risk Settings."</p></figcaption></figure>

<figure><img src="/files/hi4rOqk40QSg3wLZ9EnP" alt=""><figcaption><p>Set your Daily Loss Limit threshold amount and click 'Save' to confirm.</p></figcaption></figure>

## How Daily Loss Is Calculated

Daily loss is calculated on net profit and loss starting at the beginning of the day's trading session (5:00 PM Central Time) through the end of the day's trading (3:45 PM Central Time).

Once the Loss Limit has been reached, all positions will be closed and all orders will be cancelled. Your account cannot enter new orders until the start of the next trading session at 5:00 PM Central Time.

***

[Try AlgoBox™ for free ](https://www.algoboxpro.com/start-trial)- No credit card required, no obligation, no gimmicks.

[Disclaimer](/links/disclaimer.md)


---

# 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/daily-loss-limit.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.
