Closed tanaytrivedi closed 7 years ago
Hello tanaytrivedi, It seems my instructions on the home page are incomplete. I have never submitted trading-core to be one of the systems included in quicklisp. To use quicklisp to load the system, download the system into a folder in the quicklisp/local-projects folder or create a symbolic link to its location in that folder. It should then be able to find the library.
Hello tanaytrivedi,
I have pushed up several bug fixes, along with better instructions on how to load and use the library. Please let me know if these new instructions do not allow you to use the library.
Hello, So I tried recently downloading your code using QuickLisp, but it seems like it is no longer supported? I ran this line
(ql:quickload "trading-core")
, but as the attached output shows QuickLoad cannot find the file. Thanks