CT
    
        
            Treded volume code
            
                 12 Dec 2021, 06:38
            
                    
Can be traded net volume of a currency pair (not open positions volume) be used in a cbot? What the code would be like for EUR/USD?
Replies
                     amusleh
                     14 Dec 2021, 10:22
                                    
Hi,
You can access the tick volume data with Bars.TickVolumes, check the API references please: cAlgo API Reference - Bars Interface (ctrader.com)
@amusleh


amusleh
13 Dec 2021, 09:33
Hi,
What do you mean by "traded net volume of a currency pair"?
@amusleh