Hi guys,
this is my second post here on quantopian community and as I told you before, I am pretty new to coding... I am trying to using the "record" function through this line
record(jpm=context.jpm)
but this is what comes out: "Runtime exception: ValueError: Record only supports numeric values. Non-numeric value passed for key 'jpm'"
Can someone please explain me why?
thank you so much for your patience