To calculate the average current you will need the tabulated value for the waveform sample values. If you want the average rectified current then you just add all the tabulated values with no sign, and divide by the number of samples. If you want the average including the sign, then just add them with the sign (+/-) and divide by the number of samples. The peak current is simply the maximum absolute value of the tabulated values.