Using the “Exit Out of This Function” Action

The “Exit Out of This Function” action does different things based on where it is used:

  1. (Quagensia® N Edition Strategies Only) If called in the “When Bar Updates” section of a Quagensia N Edition Strategy, it will cause your algo logic to stop executing at the current line of code for the current tick or bar of price data for which the “When Bar Updates” code is being called and therefore any code that is beneath the current line of code in the “When Bar Updates” section will not be executed for the current tick or bar of price data.
  2. (Quagensia N Edition Functions Only) If used in a Quagensia N Edition Function that returns an expression and the function’s “Function Logic” section will be wrapped in an actual function definition in the code output, then the expression in the “Exit Function With This Return Value” will be resolved to a value that is returned from the actual function definition in the code output, and therefore any code that is beneath the current line of code in the function will not be executed.
  3. (Quagensia N Edition Functions Only) If used in a Quagensia N Edition Function that does not return an expression and the function’s “Function Logic” section will be wrapped in an actual function definition in the code output, then the execution of the code will exit the function at the current line of code and therefore any code that is beneath the current line of code in the function will not be executed.
  4. (Functions Only) If used in a Quagensia Function that returns an expression and the function’s “Function Logic” section will be inlined, or inserted, into the code output, instead of an actual function definition being created in code and then called from that location in the code output, then the expression in the “Exit Function With This Return Value” field simply gets inlined into the code at the current location.

Submit your high-quality Quagensia tutorials for consideration for free inclusion on our website.

If you publish high-quality Quagensia tutorials on a social media platform like YouTube, please consider submitting them to us. We may promote them for free by linking to them from relevant pages on our website.

To submit your Quagensia tutorials for consideration for free inclusion on our website, use the How to Submit Your Quagensia-Enhanced Content page. We are available by phone or email to help you create, publish, and promote Quagensia-enhanced content. You can also get questions answered in our Content Creator Support Center and in the official Quagensia® Discord community’s content-creators channel.

Thanks for Sharing!

Ready to get started?

Download the Quagensia no-code strategy builder free trial and build your trading strategies now.

Under a dollar a day.

Priced to be an easy decision for most traders.

Join Us on Discord

Build point-&-click strategies for NinjaTrader® and TradeStation® using Quagensia®. Collaborate with other traders to get and give help, build and backtest strategies together, and grow your skills.

Subscribe to our Newsletter

We'll send you product updates and company news from Quagensia as well as curated lists of Quagensia-enhanced content.

Welcome
Content Creators

Quagensia enables content creators to make interactive content. We invite you to create Quagensia-enhanced content and share it on YouTube and other social media channels. You may submit your high-quality Quagensia-enhanced content for consideration for free inclusion on our website.

Screenshots

For larger and additional screenshots, see large Quagensia N Edition screenshots (for NinjaTrader®) and large Quagensia T Edition screenshots (for TradeStation®).

For additional screenshots, see the list of Strategies Built into Quagensia N Edition (for NinjaTrader®) and Strategies Built into Quagensia T Edition (for TradeStation®). Select a built-in strategy that interests you and scroll down for the screenshot. Then scroll up to the top of the page and click the “Overview” link to watch the video on how to use that built-in strategy.

This is a screenshot of the point-and-click trading strategy you will build in Quagensia N Edition (for NinjaTrader®) if you follow along with the video titled Create NinjaTrader® Strategies Using Point-&-Click with Quagensia N Edition – Full Tutorial.

This is a screenshot of the point-and-click trading strategy you will build in Quagensia N Edition (for NinjaTrader®) if you follow along with the video titled "Introduction to Quagensia N Edition".

Click the gear icon that appears when you place your mouse pointer over the location to which you would like to add trading logic. A context menu will appear with filtered options to choose from.

Click the gear icon that appears when you place your mouse pointer over the location to which you would like to add trading logic. A context menu will appear with filtered options to choose from.

Thanks for Sharing!

Ready to get started?

Download the Quagensia no-code strategy builder free trial and build your trading strategies now.

Under a dollar a day.

Priced to be an easy decision for most traders.

Join Us on Discord

Build point-&-click strategies for NinjaTrader® and TradeStation® using Quagensia®. Collaborate with other traders to get and give help, build and backtest strategies together, and grow your skills.

Subscribe to our Newsletter

We'll send you product updates and company news from Quagensia as well as curated lists of Quagensia-enhanced content.

Welcome
Content Creators

Quagensia enables content creators to make interactive content. We invite you to create Quagensia-enhanced content and share it on YouTube and other social media channels. You may submit your high-quality Quagensia-enhanced content for consideration for free inclusion on our website.