How do we able to solve this problem in this case? Since my price series is different for each run() call, so I'll have load the csv every time.
Is there any method to overcome this nullified increment effect? My first instinct is to just loop through the price series to calculate the difference.