Linear programming in R
Project detail
I am trying to evaluate an optimal purchase strategy for a battery storage. I have a data set with bid and ask prices and would like to have the best strategy of buying and selling under a number of constraints. I am struggling to code my objective using lpsolve().