| Name: |
InsideBar |
| Description: |
Marks bars whose High is
lower than the High of the previous bar and Low is higher
than the Low of the previous bar.
|
| Syntax: |
(HIGH < High\1\) and (LOW >Low\1\) |
Download to import into Tradecision. 
How to use this custom study in Tradecision:
- Click Download.
- Save this study in a safe location on your hard drive.
- Open Tradecision and in the Tools menu click the Study Builder.
- In the Study Builder dialog, click Import, locate the saved file and then click OK.
Now you can insert the study directly into a price chart or modify it like any other study.
|