OpenOnlyTest







int start()
{
	Print("Time[0] ",TimeToStr(Time[0],TIME_DATE)," Close[1] ",Close[1]," Open[0] ",Open[0]," High[0] ",High[0]," Low[0] ",Low[0]," Close[0] ",Close[0]);
}





Sample





Analysis



Market Information Used:

Series array that contains close prices for each bar
Series array that contains the highest prices of each bar
Series array that contains the lowest prices of each bar
Series array that contains open prices of each bar
Series array that contains open time of each bar


Indicator Curves created:


Indicators Used:



Custom Indicators Used:

Order Management characteristics:

Other Features: