Skip to content
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

[REVIEW]: FreqAI: generalizing adaptive modeling for chaotic time-series market forecasts #4864

Closed
editorialbot opened this issue Oct 18, 2022 · 79 comments
Assignees
Labels
accepted Dockerfile PowerShell published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review Shell Track: 5 (DSAIS) Data Science, Artificial Intelligence, and Machine Learning

Comments

@editorialbot
Copy link
Collaborator

editorialbot commented Oct 18, 2022

Submitting author: @robcaulk (Robert Caulk)
Repository: https://github.com/freqtrade/freqtrade
Branch with paper.md (empty if default branch): JOSS-paper-submission
Version: v1.0
Editor: @Fei-Tao
Reviewers: @ady00, @shagunsodhani
Archive: 10.5281/zenodo.7431513

Status

status

Status badge code:

HTML: <a href="https://joss.theoj.org/papers/1677f5d6404a5c4f14216340d2adf2b3"><img src="https://joss.theoj.org/papers/1677f5d6404a5c4f14216340d2adf2b3/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/1677f5d6404a5c4f14216340d2adf2b3/status.svg)](https://joss.theoj.org/papers/1677f5d6404a5c4f14216340d2adf2b3)

Reviewers and authors:

Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)

Reviewer instructions & questions

@ady00 & @shagunsodhani, your review will be checklist based. Each of you will have a separate checklist that you should update when carrying out your review.
First of all you need to run this command in a separate comment to create the checklist:

@editorialbot generate my checklist

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @Fei-Tao know.

Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest

Checklists

📝 Checklist for @ady00

📝 Checklist for @shagunsodhani

@editorialbot editorialbot added Dockerfile PowerShell review Shell Track: 5 (DSAIS) Data Science, Artificial Intelligence, and Machine Learning waitlisted Submissions in the JOSS backlog due to reduced service mode. labels Oct 18, 2022
@editorialbot
Copy link
Collaborator Author

Hello humans, I'm @editorialbot, a robot that can help you with some common editorial tasks.

For a list of things I can do to help you, just type:

@editorialbot commands

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

Software report:

github.com/AlDanial/cloc v 1.88  T=1.63 s (256.6 files/s, 79320.4 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                         293          13395          11850          64852
JSON                            40              6              0          20925
Markdown                        53           3822              0          10816
XML                              1              0              0            941
YAML                            12             95             39            661
Bourne Shell                     6             80             38            400
SVG                              3              0              0            351
TeX                              1             16              0            190
HTML                             2             10              5             84
Jupyter Notebook                 1              0            359             80
Dockerfile                       2             16             11             52
TOML                             1              7              2             46
CSS                              1              5              0             23
PowerShell                       1              3              2             13
JavaScript                       1              0              0             12
-------------------------------------------------------------------------------
SUM:                           418          17455          12306          99446
-------------------------------------------------------------------------------


gitinspector failed to run statistical information for the repository

@editorialbot
Copy link
Collaborator Author

Wordcount for paper.md is 1921

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1145/2939672.2939785 is OK
- 10.1038/s41592-019-0686-2 is OK
- 10.1038/s41586-020-2649-2 is OK

MISSING DOIs

- 10.25080/majora-92bf1922-00a may be a valid DOI for title: Data structures for statistical computing in python

INVALID DOIs

- None

@Fei-Tao
Copy link

Fei-Tao commented Oct 18, 2022

@editorialbot add @Annielytix as reviewer

@editorialbot
Copy link
Collaborator Author

@Annielytix added to the reviewers list!

@Fei-Tao
Copy link

Fei-Tao commented Oct 26, 2022

Hi @ady00, @shagunsodhani, @Annielytix, Thanks again for reviewing this submission. Would you please generate your checklist at your convenience? Please feel free to let me know if you need any help.

@ady00
Copy link

ady00 commented Oct 27, 2022

Review checklist for @ady00

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the https://github.com/freqtrade/freqtrade?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@robcaulk) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

@shagunsodhani
Copy link

shagunsodhani commented Oct 30, 2022

Review checklist for @shagunsodhani

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the https://github.com/freqtrade/freqtrade?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@robcaulk) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

@shagunsodhani
Copy link

Hey @Fei-Tao, I could use some advice from you. The submitted package, FreqAI is a part of a larger project, FreqTrade. It is a little tricky to ascertain the substantial scholarly effort. Overall, I am pretty confident that the work passes this criterion. Still, I wanted to double-check if there is anything else I should keep in mind when reviewing this criterion.

@Fei-Tao
Copy link

Fei-Tao commented Nov 1, 2022

Hi @shagunsodhani, thank you for your reviews. JOSS allows the co-publication of science, methods, and software. As long as the FreqAI itself reflects the substantial scholarly effort, we can accept it.

@shagunsodhani
Copy link

@Fei-Tao - done with the review :) Let me know what is the next step here.

@ady00
Copy link

ady00 commented Nov 20, 2022

@Fei-Tao Same here, is there anything else left to do?

@Fei-Tao
Copy link

Fei-Tao commented Nov 21, 2022

@shagunsodhani @ady00 Thank you for your time in reviewing this submission! You are all set. We will wait for the response from the last reviewer. After the author addresses the last reviewer's issues, we can proceed to handle the submission to the editor-in-chief.

@Fei-Tao
Copy link

Fei-Tao commented Nov 21, 2022

Hi @Annielytix, would you please generate your checklist at your convenience? Thanks in advance.

@robcaulk
Copy link

robcaulk commented Dec 1, 2022

@Fei-Tao, thanks for your work on this submission.

What is the protocol in this case, where the reviewer is not replying?

@Fei-Tao
Copy link

Fei-Tao commented Dec 1, 2022

Hi @openjournals/joss-eics, this submission has three reviewers. We have received the response from two reviewers. Both give positive feedback. The last reviewer is not replying. Can we move forward to accept this submission? Thank you for your time.

@robcaulk
Copy link

robcaulk commented Dec 6, 2022

Thanks for following up @Fei-Tao.

@kthyng, can you help us obtain a response from the EiCs?

@kyleniemeyer
Copy link

@Fei-Tao since we have shifted to the track system, please use @openjournals/dsais-eics to ping the AEIC(s) in your track

@Fei-Tao
Copy link

Fei-Tao commented Dec 7, 2022

Hi @kyleniemeyer, thanks for the clarification. Hi @openjournals/dsais-eics, we got an issue to obtain the comments from the last reviewer. But we have received responses from two reviewers. Can we move forward to accept this submission? Thank you for your time.

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@Fei-Tao
Copy link

Fei-Tao commented Dec 12, 2022

@robcaulk the command worked this time. The additional reviwer has been removed successfully. Please go head to modify the footnote.

@robcaulk
Copy link

@Fei-Tao thanks, I just updated the names to fix the footnote. Should we update the release and the archive as well?

@robcaulk
Copy link

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@Fei-Tao
Copy link

Fei-Tao commented Dec 13, 2022

@robcaulk yes. Please go head to archive it. Then, I can update it in this thread.

@robcaulk
Copy link

@Fei-Tao great, here is the updated archive and release:

https://zenodo.org/record/7431513#.Y5gy3zPMJkg

https://github.com/freqtrade/freqtrade/releases/tag/JOSS_v3

Thanks for your patience :-)

@Fei-Tao
Copy link

Fei-Tao commented Dec 14, 2022

@editorialbot set 10.5281/zenodo.7431513 as archive

@editorialbot
Copy link
Collaborator Author

Done! Archive is now 10.5281/zenodo.7431513

@Fei-Tao
Copy link

Fei-Tao commented Dec 14, 2022

@editorialbot recommend-accept

@editorialbot
Copy link
Collaborator Author

Attempting dry run of processing paper acceptance...

@editorialbot
Copy link
Collaborator Author

👋 @openjournals/dsais-eics, this paper is ready to be accepted and published.

Check final proof 👉📄 Download article

If the paper PDF and the deposit XML files look good in openjournals/joss-papers#3807, then you can now move forward with accepting the submission by compiling again with the command @editorialbot accept

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1145/2939672.2939785 is OK
- 10.1038/s41592-019-0686-2 is OK
- 10.1038/s41586-020-2649-2 is OK
- 10.25080/Majora-92bf1922-00a is OK

MISSING DOIs

- None

INVALID DOIs

- None

@arfon
Copy link
Member

arfon commented Dec 15, 2022

@editorialbot accept

@editorialbot
Copy link
Collaborator Author

Doing it live! Attempting automated processing of paper acceptance...

@editorialbot
Copy link
Collaborator Author

🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦

@editorialbot
Copy link
Collaborator Author

🐘🐘🐘 👉 Toot for this paper 👈 🐘🐘🐘

@editorialbot
Copy link
Collaborator Author

🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨

Here's what you must now do:

  1. Check final PDF and Crossref metadata that was deposited 👉 Creating pull request for 10.21105.joss.04864 joss-papers#3816
  2. Wait a couple of minutes, then verify that the paper DOI resolves https://doi.org/10.21105/joss.04864
  3. If everything looks good, then close this review issue.
  4. Party like you just published a paper! 🎉🌈🦄💃👻🤘

Any issues? Notify your editorial technical team...

@editorialbot editorialbot added accepted published Papers published in JOSS labels Dec 15, 2022
@robcaulk
Copy link

@Fei-Tao @arfon Thanks, this looks great. The paper is perfect. I noticed the correct tags are shown on the website to the right of the paper, but it seems the tags on the top (see image below) are relatively random. Can we change these top tags to match the the tags shown to the right of the document?

image

@arfon
Copy link
Member

arfon commented Dec 26, 2022

Can we change these top tags to match the the tags shown to the right of the document?

These tags are generated by the Linguist language classification library which is the same one used here by GitHub. I'll remove everything but Python to make it less confusing.

@arfon
Copy link
Member

arfon commented Dec 26, 2022

@ady00, @shagunsodhani – many thanks for your reviews here and to @Fei-Tao for editing this submission! JOSS relies upon the volunteer effort of people like you and we simply wouldn't be able to do this without you ✨

@robcaulk – your paper is now accepted and published in JOSS ⚡🚀💥

@arfon arfon closed this as completed Dec 26, 2022
@editorialbot
Copy link
Collaborator Author

🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉

If you would like to include a link to your paper from your README use the following code snippets:

Markdown:
[![DOI](https://joss.theoj.org/papers/10.21105/joss.04864/status.svg)](https://doi.org/10.21105/joss.04864)

HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.04864">
  <img src="https://joss.theoj.org/papers/10.21105/joss.04864/status.svg" alt="DOI badge" >
</a>

reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.04864/status.svg
   :target: https://doi.org/10.21105/joss.04864

This is how it will look in your documentation:

DOI

We need your help!

The Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Dockerfile PowerShell published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review Shell Track: 5 (DSAIS) Data Science, Artificial Intelligence, and Machine Learning
Projects
None yet
Development

No branches or pull requests

8 participants