XI
    
        
            How could I get the price of a line?
            
                 26 Oct 2013, 17:11
            
                    
If i draw a line,how could I get the price of the line , thank you.
Replies
                     xiaomajia
                     04 Nov 2013, 01:54
                                    
maybe getting the information of chart objects could be help for building many useful indicators such as trendline alert.
thank you for all your work,I like ctrader , it is great.
@xiaomajia

Spotware
31 Oct 2013, 12:05
The information of chart objects placed on the chart is not accessible unless those objects are created by CartObjects methods within the same robot/indicator.
@Spotware