8000 general PR for code review enhancement problem by adlai · Pull Request #27 · zai-ac/scalpl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

general PR for code review enhancement problem #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

adlai
Copy link
8000
Collaborator
@adlai adlai commented May 24, 2025

No description provided.

adlai and others added 7 commits May 20, 2025 22:54
PLEASE READ THE DIFF, I'M NOT VIBE-CODING
author.name=adlai
author.email=adlai@nospam.thanks
user.name=adlai chandrasekhar
user.email=committer@host.tld
mostly whitespace; also, tolerate non-JSON HTTP 500 failures
@adlai adlai changed the title general PR for code review enhancement problem question general PR for code review enhancement problem May 26, 2025
@@ -575,6 +575,21 @@
(setf bases nil) (dolist (next (reverse trades)) ; &a-o-k ?
(update-bases tracker next))))

;;; CSV header: oid timestamp price volume cost
;;; CSV separator: single space character
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong; code actually uses comma

@@ -1,7 +1,7 @@
(defpackage #:scalpl.navel
(:use #:cl #:anaphora #:local-time #:chanl #:scalpl.actor
#:scalpl.util #:scalpl.exchange #:scalpl.qd)
(:export #:windowed-report #:yank
(:export #:trades-profits #:windowed-report #:yank
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why re-export from scalpl.navel in addition to scalpl.exchange ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0