Instructions
Replace all example values below with your actual implementation details. Do not keep the examples as-is. Make
sure to read the full documentation before contributing.
FMP Docs Link:
Replace with the direct link to the relevant endpoint in the Financial Modeling Prep docs
https://site.financialmodelingprep.com/developer/docs/stable#search-by-symbol
Parameters:
Replace with the required and optional endpoint parameters (or N/A)
- Required: N/A
- Optional:
- marketCapMoreThan
- marketCapLowerThan
- sector
- industry
- betaMoreThan
- betaLowerThan
- priceMoreThan
- priceLowerThan
- dividendMoreThan
- dividendLowerThan
- volumeMoreThan
- volumeLowerThan
- exchange
- country
- isEtf
- isFund
- isActivelyTrading
- limit
- includeAllShareClasses
Proposed model class name:
Replace with the name of the model class you plan to add
FmpCompany (reuse existing)
Proposed client class name:
Replace with the name of the client class
FmpSearchClient
Proposed client method names:
Replace with the method names in the client
fmp4j is missing critical value objects for the screener, such as:
- FmpMoney
- FmpPrice (positive money)
- FmpPriceRange
- FmpPercentage
- FmpRatio
Requirements
All models
All services
General
Instructions
Replace all example values below with your actual implementation details. Do not keep the examples as-is. Make
sure to read the full documentation before contributing.
FMP Docs Link:
Replace with the direct link to the relevant endpoint in the Financial Modeling Prep docs
Parameters:
Replace with the required and optional endpoint parameters (or
N/A)Proposed model class name:
Replace with the name of the model class you plan to add
Proposed client class name:
Replace with the name of the client class
Proposed client method names:
Replace with the method names in the client
fmp4j is missing critical value objects for the screener, such as:
Requirements
All models
FmpFmpModelinterfaceserialVersionUIDis_serializableserializes*TestDataintestFixturesAll services
ServicesuffixtestFixtures(for large responses, include only an excerpt)General