Hi everyone!
I am trying to adapt a OM library to OM-sharp. Since I am new to the latter, I have a few questions about how to proceed:
-
It is necessary to include a package.lisp file inside the “sources” directory?
-
In my first attempt (link below) i have included a code (in-package :om) inside the main lisp file, where all the library functions are located… Is this correct?
-
About writing example patches, I am trying to insert some comments and I am always getting this error message:
My last question is about the OMCS library. The calculations of All Intervals Series is not working in OM-sharp version and it is exactly the same patch used in OM. Am I doing something wrong? Any suggestions about this?
Best Regards,
Paulo.