메소드 | 설명 | |
---|---|---|
PriceBar ( ) : System | ||
PriceBar ( System.DateTime barDate, decimal open, decimal high, decimal low, decimal close ) : System | ||
ToString ( ) : string |
public PriceBar ( System.DateTime barDate, decimal open, decimal high, decimal low, decimal close ) : System | ||
barDate | System.DateTime | |
open | decimal | |
high | decimal | |
low | decimal | |
close | decimal | |
리턴 | System |