- InitPhase
- TrendType
- UsedSeries
- EveryTick
- Open
- High
- Low
- Close
- Spread
- Time
- TickVolume
- RealVolume
- Init
- Symbol
- Period
- Magic
- ValidationSettings
- SetPriceSeries
- SetOtherSeries
- InitIndicators
- InitOpen
- InitHigh
- InitLow
- InitClose
- InitSpread
- InitTime
- InitTickVolume
- InitRealVolume
- PriceLevelUnit
- StartIndex
- CompareMagic
InitClose
「Close(終値)」時系列を初期化します。
bool InitClose(
|
パラメータ
指標
[in] 指標と時系列の集合へのポインタ
戻り値
成功の場合は true、それ以外の場合は false
注意事項
「Close(終値)」時系列は、エキスパートアドバイザーが、初期化時に定義されたのとは異なるシンボルまたは時間軸を使用する場合にのみ初期化され、使用されます。