project-bourse | My undergraduate thesis
kandi X-RAY | project-bourse Summary
kandi X-RAY | project-bourse Summary
project-bourse is a Java library. project-bourse has no bugs, it has no vulnerabilities and it has low support. However project-bourse build file is not available. You can download it from GitHub.
Project Bourse is a system that allows stock market investors, create and configure custom technical analysis. They create the technical analysis on their mobile devices, and then send them to the system's server in order to be processed. An analysis request is a sequence of rules defined by the investor through a DSL (Domain Specific Language), which is provided by the system. Here is a basic rule example: "Stocks close price on 21-12-2012 <= 500 USD". It can be read as: "Stocks whose closing price on 21-12-2012 was less than or equal to 500 USD". "Write" rules is very easy because the mobile App’s UI helps the user and assures that all the possible rules the user enunciates are valid, avoiding grammatical and syntax errors. The mobile app also allows the user to manage and monitor his portfolios. When an investor would like to create a portfolio, he should give it a name and then add stocks to it. At this last step he must define stop loss and take profit limits for every stock. Every X minutes, the mobile app connects to internet and retrieves the current prices of the stocks that compounds the investor’s portfolios. Finally the app compares the current prices with the limits defined for each stock, if a limit is exceeded then notifies the user and allows him to pick one of the following operations: buy, hold, sell, do nothing. The system's server has the historical data of about 1040 stocks from NYSE and NASDAQ. These data is updated every day when the stock market closes. With this stored data, the server is able to process the analysis defined by the investors and generate a result for each analysis request. The result of an analysis request is a set that contains the stocks which fulfill all the rules that compound that analysis. Due to it is possible to build complex analysis requests, the server processes all of them asynchronously and stores their results into the DB. When an investor wants to know the results of one analysis created by him, he should retrieve the results from the system's server. When the user gets the results, he is able to pick one of the following operations: buy, hold, sell, do nothing, for each stock into the results set.
Project Bourse is a system that allows stock market investors, create and configure custom technical analysis. They create the technical analysis on their mobile devices, and then send them to the system's server in order to be processed. An analysis request is a sequence of rules defined by the investor through a DSL (Domain Specific Language), which is provided by the system. Here is a basic rule example: "Stocks close price on 21-12-2012 <= 500 USD". It can be read as: "Stocks whose closing price on 21-12-2012 was less than or equal to 500 USD". "Write" rules is very easy because the mobile App’s UI helps the user and assures that all the possible rules the user enunciates are valid, avoiding grammatical and syntax errors. The mobile app also allows the user to manage and monitor his portfolios. When an investor would like to create a portfolio, he should give it a name and then add stocks to it. At this last step he must define stop loss and take profit limits for every stock. Every X minutes, the mobile app connects to internet and retrieves the current prices of the stocks that compounds the investor’s portfolios. Finally the app compares the current prices with the limits defined for each stock, if a limit is exceeded then notifies the user and allows him to pick one of the following operations: buy, hold, sell, do nothing. The system's server has the historical data of about 1040 stocks from NYSE and NASDAQ. These data is updated every day when the stock market closes. With this stored data, the server is able to process the analysis defined by the investors and generate a result for each analysis request. The result of an analysis request is a set that contains the stocks which fulfill all the rules that compound that analysis. Due to it is possible to build complex analysis requests, the server processes all of them asynchronously and stores their results into the DB. When an investor wants to know the results of one analysis created by him, he should retrieve the results from the system's server. When the user gets the results, he is able to pick one of the following operations: buy, hold, sell, do nothing, for each stock into the results set.
Support
Quality
Security
License
Reuse
Support
project-bourse has a low active ecosystem.
It has 0 star(s) with 1 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
project-bourse has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of project-bourse is current.
Quality
project-bourse has no bugs reported.
Security
project-bourse has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
project-bourse does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
project-bourse releases are not available. You will need to build from source code and install.
project-bourse has no build file. You will be need to create the build yourself to build the component from source.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of project-bourse
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of project-bourse
project-bourse Key Features
No Key Features are available at this moment for project-bourse.
project-bourse Examples and Code Snippets
No Code Snippets are available at this moment for project-bourse.
Community Discussions
No Community Discussions are available at this moment for project-bourse.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install project-bourse
You can download it from GitHub.
You can use project-bourse like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the project-bourse component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use project-bourse like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the project-bourse component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page