|
Description |
CLONG is used to determine whether a candlestick's real body is long. This value is expressed as a percentage of the bar's range. |
|
|
Formula |
CLONGREAL=60 |
|
|
Parameters |
NA |
|
|
Return Value |
60, or 60 percent |
|
|
Examples |
... if abs(RealBody(instrument, targetBar)) > CLONGREAL then { ... |
|
|
Comments |
NA |
©2008 Aspen Research Group, Ltd. All rights reserved. Terms of Use.