Method: compileVolumes
[Visual Basic] Private Sub compileVolumes( _ ByVal currentperiod As Integer, _ ByVal mon As Long, _ ByVal yr As Long, _ ByVal traj As Integer, _ ByVal position As Double, _ ByVal gadd As Double, _ ByVal gig As Double, _ ByVal Type As Integer _ ) [C#] private void compileVolumes( int currentperiod, long mon, long yr, int traj, double position, double gadd, double gig, int Type ); [C++] private: void compileVolumes( int currentperiod, __int64 mon, __int64 yr, int traj, double position, double gadd, double gig, int Type ); [JScript] private function compileVolumes( int currentperiod, long mon, long yr, int traj, double position, double gadd, double gig, int Type );
NA
Compile the physical volumes transacted and the financial hedges traded in the bought/sold/delivered objects by trajectory and transaction month
Storage Class | CommodityStorage.Storage Namespace