-
Notifications
You must be signed in to change notification settings - Fork 2
Home
cloudcell edited this page Dec 20, 2023
·
3 revisions
DOWNLOAD LICENSE By downloading and using our software you acknowledge that you agree to the terms of the license, which you can read by following the link above.
BINARIES
Please note that the library folder can be specified in settings (accessible via the “gear” icon). By default, if the application folder is located in the folder “Desktop” then the app will look for library (folder “Library”) in the folder “Desktop” as well.
SOURCE CODE
EXAMPLES
- Design pattern “Heartbeat”
- “Parallel Processing Simulation” Demo
- “Yahoo Finance Data Reader” Demo (R package quantmod is required)
INSTALLATION AND USAGE INSTRUCTIONS
- Install R on your system and make sure it’s in the $PATH (alternatively, you can set search paths for R, Python, etc. executables in “Settings”(“gear”) menu, separating the paths by a semicolon)
- Unpack the archive
- Make sure the binary has permissions to be executed as a program (for Linux and Mac users)
- Run the binary
- Read the “Getting Started” and “Introducing Signals” posts in the forum section of this website.