You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all
I am successfully processing ES and CL futures ( front month) but I am hitting errors , using the same logic, if I send GC or CHF. My goal is to get the front month last price. I am new to julia and my debugging skills are not great.
I'm just trying to find out if I missed something in the manner in which JiB handles futures contracts.
Here is an abbreviated stdout from a terminal session. You can see that CL and ES are producing what I would expect ( the last prices) but it seems that GC and CHF raises errors in this example.
note in this error message seems to be the price for GC
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all
I am successfully processing ES and CL futures ( front month) but I am hitting errors , using the same logic, if I send GC or CHF. My goal is to get the front month last price. I am new to julia and my debugging skills are not great.
I'm just trying to find out if I missed something in the manner in which JiB handles futures contracts.
Here is an abbreviated stdout from a terminal session. You can see that CL and ES are producing what I would expect ( the last prices) but it seems that GC and CHF raises errors in this example.
note in this error message seems to be the price for GC
and in this one CHF
Beta Was this translation helpful? Give feedback.
All reactions