# Custom Studies

Main Interface "Studies" tab

# Studies

<span style="font-size: 11pt; font-family: Arial, sans-serif; background-color: transparent; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Studies </span><span style="font-size: 11pt; font-family: Arial, sans-serif; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">are very similar to signals, except Signals return a True or False, Studies return a Value. These values can be used as trade entries, or order components, or anything else where calculating a custom value is needed in trading. Examples include Studies for Opening Range + 3 x ATR or a value difference between the last 2 bar closes. We encourage keeping Signals in Simple mode unless you are an advanced user and know how to code. Example of a Signal that returns value of SC study Subgraph “Close” minus 10 points:</span>

<span style="font-size: 11pt; font-family: Arial, sans-serif; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><span style="border: none; display: inline-block; overflow: hidden; width: 624px; height: 425px;">![](http://docs.octopitrader.com/uploads/images/gallery/2025-11/embedded-image-4apruoq6.png)</span></span>