I've been using lisp-stat in production as part of an algorithmic trading application I wrote. It's been very solid, and though the plotting is (perhaps was, in light of this new release) kinda unwieldy, I really enjoyed using it. Excited to check out the newest release.
Can you (or anyone who has run Lisp software in production) share how the experience has been? Do the management and other colleagues like it? Do they express any concerns? Want to understand the social aspect of running Lisp in production.
institutional or retail? i wanted to do this on a retail scale but i don't know where to start as far as APIs for orders and market feeds. do you have any pointers?
Looks really nice, I'll be using this next time I need charts! I had been using a Rust crate which was really hard to use and plots were uglier than this library's.
the rally call of lisps is to get a lot done with less, so it is definitely possible that it can compete in some sense. also common lisp packages such as these can cater to the programmer-first type of data scientist by allowing greater (interactive) tinkering with the underlying code
Am I understanding it right that those plots are only generated in HTML form? I.e. I can't use it to generate an EPS file to be included in a LaTeX document?
I also would have thought Scheme to be the natural choice, but I get that "CL" is considered industrial-grade and as many people in the CL community have its advocates.
Please stop using multiple accounts and please don't use HN primarily for promotion—it's against the site guidelines.
We've banned this account and some others. If you stick to one account and submit your own stuff as part of a mix of unrelated things, and don't overdo it, that would be ok.
Lisp-Stat|3 years ago
lioeters|3 years ago
A minor detail about the site: on the Privacy page, the first paragraph is covered up by the site header.
hatmatrix|3 years ago
https://github.com/incanter/incanter
It never took off but looks like there was modifications made up until three years ago.
fulafel|3 years ago
_ofdw|3 years ago
mxben|3 years ago
piethesailorman|3 years ago
https://github.com/wzrdsappr/trading-core
I have been considering giving this code base a spin.
medo-bear|3 years ago
brabel|3 years ago
Looks really nice, I'll be using this next time I need charts! I had been using a Rust crate which was really hard to use and plots were uglier than this library's.
peatmoss|3 years ago
hatmatrix|3 years ago
I'd be stoked if this became widely adopted but community size seems to be a huge determinant of success with these types of languages.
lukego|3 years ago
So I can easily imagine packages like this becoming widely adopted /within/ the Lisp community.
medo-bear|3 years ago
yakubin|3 years ago
peatmoss|3 years ago
rajandatta|3 years ago
hatmatrix|3 years ago
Tarq0n|3 years ago
jhbadger|3 years ago
auvi|3 years ago
Lisp-Stat|3 years ago
mrbukkake|3 years ago
vindarel|3 years ago
Your solution is to clone the repository into ~/quicklisp/local-projects/.
Another one would be to use the Ultralisp distribution, that ships every five minutes. https://ultralisp.org/
(ql-dist:install-dist "http://dist.ultralisp.org/" :prompt nil)
and now you could quickload plot/vega, except we must ask the author to add it, it takes a couple mouse clicks.
bobochan|3 years ago
debugger invoked on a QUICKLISP-CLIENT:SYSTEM-NOT-FOUND in thread #<THREAD "main thread" RUNNING {1004BF80A3}>: System "plot/vega" not found
classified|3 years ago
Lisp-Stat|3 years ago
singaporecode|3 years ago
dang|3 years ago
We've banned this account and some others. If you stick to one account and submit your own stuff as part of a mix of unrelated things, and don't overdo it, that would be ok.
https://news.ycombinator.com/newsguidelines.html