Giter Site home page Giter Site logo

screener.in's Introduction

Screener Logo Build Status

Screener.in is a finance portal for Indian investors. Screener focuses on providing tools for stock analysis based on fundamentals. This is the frontend code of the website. It uses ReactJs.

Visit screener.in to view the live code.

Please use the Github issue tracker to report any issues or to get any help regarding the code.

Usage

  1. Install Node.js: https://docs.npmjs.com/getting-started/installing-node
  2. Clone the repository or download the code: git clone https://github.com/Mittal-Analytics/screener.in/
  3. Install dependencies: npm install
  4. Start the development server: npm start
  5. Open the browser and view the development code.

Contribution

Submit pull-requests for fixes and changes. We will try to add issues in the Github Issues Tracker for features and fixes we wish to add. Feel free to provide an additional hand to make the investing process more profitable and enjoyable.

screener.in's People

Contributors

haveri avatar pratyushmittal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

screener.in's Issues

Manage Quick Ratio

Not able to change the quick ratio on screener.in, once selected. It shows Removing and just stops there. I've attached the screenshot for your reference.

screener - manage quick ratio issue

Unable to start the development server

npm start gives
webpack -d && <node server.js&> was unexpected in windows error

I removed optional dependency specific to OSX - fsevents and now getting the above error.

Data Refresh

Hi, I'm unable to see the latest market values of the stocks.

Accurate Data not getting updated.

Hi Team, Thanks for the exception tool developed. Till previous quarter whenever, the result of a particular stock is announced. There was a notification received saying ' stock name result added', But from this quarter no such notification. Is there a possibility that data is not getting updated ?

Regards
Harikishan

Email Alert not working and cant find the link to create new Column

Hello,
Cant activate Alerts for new screens. Once the button is clicked, the button changes to "Procesing" and remains like that.

The second problem is I can seem to find the link to create a new Column formula. I guess it was located on the accounts/profile page but now cant seem to find it.

Please help.

Thank you.

Data NAN issue

Hi Team,

Thanks a lot for developing Screener.in, which is extremely helpful for domestic indian investors like me. Recently there is NAN data displaying for many fields. Could you kindly look into it.

Data not getting updated

Since the site has came back from maintenance the data of securities is not getting updated. The current prices of securities is of 10th March 2017. Usually the data gets updated around 6:30 PM but the post maintenance the data is not getting updated. Ideally the site should show updated data till March 16th today.

Adding EV to Operating Profit as a ratio

Hi I'd like to compare companies in the "Peers" section on their EV to Operating profit ratio. Currently EVEBITDA and EV to EBIT option are available which both include other income. I want to deduct other income from EBITDA while computing this ratio. Would you have to add a user ratio for this or is there anyother way I can add custom ratios as well, which I use regularly and would like to use on screener?

Please correct "Last result date" column

Please correct "Last result date" column. For some of the companies such as Unichem Laboratories Ltd, even though Dec 2016 quarterly data is updated, "Last result date" column still shows "2,01,609.00" and not "2,01,612.00".

Free Cash Flow

Hi : I would request you to add the formulas related to Free Cash Flow (FCF), Average for 3, 5, 7, 10 years and also FCF TTM (trailing twelve months)

Pl help support key finance metrics to broaden the capabilities of your website

You guys are doing a great job ... Keep up the good work

Thanks

The query doesn't seem to get correct results

I used the following query. It doesn't return many companies that seem to satisfy the criteria. Best example is Prima plastics

Market Capitalization <=5000 AND Market Capitalization >=50 AND
debt < Operating cash flow 3years AND
Average return on capital employed 3Years >=5 AND
Average return on capital employed 5Years >=5

Query not working

Query is average " ROCE 5 yrs > 30 and average ROE 5 yrs > 30 and PEG ratio is < 1 ".

Bhageria Ind is not in the output. Query Bhageria separately and it satisfies all the 3 conditions

thanks
Dilip

Query addition request

Hi,
I guess it would be very useful if it can provide search criteria based on price changed.
Like Current Price Changed In Last 1 Months / 3 Months / Years etc.

Shareholding Pattern

Add the feature for ShareHolding Pattern to track Promoter selling/buying activities.
A new Feature after Reports will show the Shareholding Pattern for the last 1,2,3,5 years.

Error in tax calculation

Tax is calculated by deducting some percentage amount from 'Profit before tax'. When this 'Profit before tax' is negative, tax is also coming out to be negative.

Example:
screenshot from 2016-07-06 00-57-58

Build Failure on local dev environment

Hi Author,
I tried to build it on my local machine having windows 7 64 bit and node v6.9.1, npm v3.10.8
But it gives error. The stacktrace is as follows

E:\project\screener\Screener.in-master>npm start

> [email protected] prestart E:\project\screener\Screener.in-master
> webpack -d && (node server.js&)

) was unexpected at this time.

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start"
npm ERR! node v6.9.1
npm ERR! npm  v3.10.8
npm ERR! code ELIFECYCLE
npm ERR! [email protected] prestart: `webpack -d && (node server.js&)`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] prestart script 'webpack -d && (node server.js&)'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the screener package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     webpack -d && (node server.js&)
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs screener
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls screener
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     E:\project\screener\Screener.in-master\npm-debug.log

API connectivity

Hey,

First of i want to say, it is well written code.

I want to understand how data is flowing?
What is backend server and how we can connect with it.

Can i have more details on backend server and we can request it if yes then can i have document for same,if no then where i can change it.

Thanks,
Axansh

Adding more information about company.

Hi, is it possible to add shareholding pattern and company profile ie nature of business along with other data listed, if it is already given please guide me how to look for it.
Thanks.

BSE & NSE codes

I would like to request column for displaying the BSE & NSE codes as a column option.

BTW the website is a great help for investors.

Qtr Date format i

Screener.in was awesome to use, and keep up the great work..

if we add "Qtr Date" to the columns, the format showed is "2,01,612.00",

if it is like 2016-12-00, or 2016-Q4 it will be good..
temp

API connectivity!

It would be really good to have API connectivity to this portal. pulling data through methods and functions, preferably in python, R etc

Feature request for Graphs

Hi,

I am a big fan of your work and also a regular user.

I think, you guys can improve the usability by adding the comparison function to company's returns graph. For example, when I go to a company page, like https://www.screener.in/company/TCS/consolidated, the charts shown has only information about that company. If I can overlay this graph for comparison with some other company or nifty/sensex, it would be really helpful.

This is a common feature with Google finance, but I am so hooked with screener that I want it here :)

Thanks,
Shobhit

EPS qtr and exp qtr eps

MRF ( for exapmple)

Name CMP EPS Qtr Exp Qtr EPS ROCE3yr avg Prev Ann EPS 12M

MRF 32,005.00 886.56 1,547.03 27.45 1,892.00 3,942.43

my query is on these two fields eps quarter and expected quarter eps
what does this mean in todays scenario when the results have beed updated for mar2016
and what did it indicate previously did it mean dec 2015 quarter eps 886 and then mar 2015 eps

the financial ratios don't seem to match

i checked a couple of stocks like NTPC & ACC .. the ratio values not matching with another website say moneycontrol .. why is that?
see attached images / links
ntpc2
ntpc_screener

Windows

Hi, You have done a great job. I am trying to run your app on Windows. Is there a way to fix below.

npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "start"
npm ERR! node v0.12.2
npm ERR! npm v2.7.4
npm ERR! code ELIFECYCLE
npm ERR! [email protected] prestart: webpack -d && (node server.js&)
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] prestart script 'webpack -d && (node server.js&)'.
npm ERR! This is most likely a problem with the screener package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! webpack -d && (node server.js&)
npm ERR! You can get their info via:
npm ERR! npm owner ls screener
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! D:\Projects\test\screener.in\npm-debug.log

D:\Projects\test\screener.in\npm-debug.log

0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files (x86)\nodejs\node.exe',
1 verbose cli 'C:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'start' ]
2 info using [email protected]
3 info using [email protected]
4 verbose node symlink C:\Program Files (x86)\nodejs\node.exe
5 verbose run-script [ 'prestart', 'start', 'poststart' ]
6 info prestart [email protected]
7 verbose unsafe-perm in lifecycle true
8 info [email protected] Failed to exec prestart script
9 verbose stack Error: [email protected] prestart: webpack -d && (node server.js&)
9 verbose stack Exit status 1
9 verbose stack at EventEmitter. (C:\Program Files (x86)\nodejs\node_modules\npm\lib\utils\lifecycle.js:213:16)
9 verbose stack at EventEmitter.emit (events.js:110:17)
9 verbose stack at ChildProcess. (C:\Program Files (x86)\nodejs\node_modules\npm\lib\utils\spawn.js:14:12)
9 verbose stack at ChildProcess.emit (events.js:110:17)
9 verbose stack at maybeClose (child_process.js:1015:16)
9 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:1087:5)
10 verbose pkgid [email protected]
11 verbose cwd D:\Projects\test\screener.in
12 error Windows_NT 6.3.9600
13 error argv "C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "start"
14 error node v0.12.2
15 error npm v2.7.4
16 error code ELIFECYCLE
17 error [email protected] prestart: webpack -d && (node server.js&)
17 error Exit status 1
18 error Failed at the [email protected] prestart script 'webpack -d && (node server.js&)'.
18 error This is most likely a problem with the screener package,
18 error not with npm itself.
18 error Tell the author that this fails on your system:
18 error webpack -d && (node server.js&)
18 error You can get their info via:
18 error npm owner ls screener
18 error There is likely additional logging output above.
19 verbose exit [ 1, true ]

Industry PE

Always shows Industry PE value 0(zero) in every stock
screenshot 202

Ayush & Pratyush - Pls add querry for OPMargin growth and NPMargin growth

Hi Ayush & Pratyush

I saw your video in moneylife paid Youtube video. Terrific and congratulations for your service to the common investor. I was expecting a sober and commanding attitude from you in the video. I was very happy and surprised to see both of you look so humble and ever eager to learn more. And convey my respects to your dad and ordinary investor like me should get his blessings.

I request you to add querries for OPMargin and NPMargin growth in following lines

  • OPM growth YoY > 0.2
  • OPM growth 3/5/10 yrs > 0.2 // means 3 different querries one each for 3, 5 and 10 yrs //
  • OPM latest quarter growth YoY > 0.2
  • OPM quarter growth 3/5/10 quarters > 0.2

Note: In above example, the 0.2 means that is a company is doing 9.8% in the previous YoY or QoQ and in the current period it is doing 10%

And same for NPM.
Logic: This is because the fact that markets reward companies which are improving to become the best. The PE multiple awarded to such improving companies may be even better than the companies which are already the best and staying as best with no further improvement. Example PE multiple of Kotak Bank Vs HDFC bank. Pls let me know what do you think of this suggestion. If you are convinced pls add the above as querries.

Many thanks
Vetrivel R
Chennai

Unable to install code

srini@LENOVO-PC /D/projects/screener.in (master)
$ node -v
v5.3.0

srini@LENOVO-PC /D/projects/screener.in (master)
$ npm -v
3.3.12

$ npm install
npm WARN install Couldn't install optional dependency: Unsupported
npm WARN prefer global [email protected] should be installed with -g

[email protected] postinstall d:\projects\screener.in\node_modules\history
node ./npm-scripts/postinstall.js

[email protected] postinstall d:\projects\screener.in\node_modules\react-router
node ./npm-scripts/postinstall.js

[email protected] d:\projects\screener.in
├─┬ [email protected]
│ └─┬ [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ └─┬ [email protected]
│ │ └─┬ [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ └─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └─┬ [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ └── [email protected]
├─┬ [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ └── [email protected]
├─┬ [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ └─┬ [email protected]
│ │ └── [email protected]
│ └─┬ [email protected]
│ └── [email protected]
├─┬ [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ └── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├─┬ [email protected]
│ └─┬ [email protected]
│ └── [email protected]
├─┬ [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ └── [email protected]
├─┬ [email protected]
│ ├── [email protected]
│ └── [email protected]
├─┬ [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ └── [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ └── [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ ├─┬ [email protected]
│ │ │ │ │ └── [email protected]
│ │ │ │ ├─┬ [email protected]
│ │ │ │ │ ├── [email protected]
│ │ │ │ │ ├─┬ [email protected]
│ │ │ │ │ │ └── [email protected]
│ │ │ │ │ └── [email protected]
│ │ │ │ └─┬ [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├─┬ [email protected]
│ │ │ │ │ ├── [email protected]
│ │ │ │ │ ├── [email protected]
│ │ │ │ │ └── [email protected]
│ │ │ │ └─┬ [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └─┬ [email protected]
│ │ │ └── [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ └─┬ [email protected]
│ │ └── [email protected]
│ └─┬ [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ └── [email protected]
├─┬ [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ └─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ └── [email protected]
├── [email protected]
├─┬ [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ └── [email protected]
│ └─┬ [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ └── [email protected]
├── [email protected]
├─┬ [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ └── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├─┬ [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ └─┬ [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ └─┬ [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ ├─┬ [email protected]
│ │ │ │ │ ├── [email protected]
│ │ │ │ │ ├── [email protected]
│ │ │ │ │ └── [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ └─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ └─┬ [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ ├─┬ [email protected]
│ │ │ │ │ └─┬ [email protected]
│ │ │ │ │ ├─┬ [email protected]
│ │ │ │ │ │ └── [email protected]
│ │ │ │ │ ├── [email protected]
│ │ │ │ │ └─┬ [email protected]
│ │ │ │ │ └── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ ├─┬ [email protected]
│ │ │ │ │ └── [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ ├─┬ [email protected]
│ │ │ │ │ └── [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ └── [email protected]
│ │ │ └─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ └── [email protected]
│ └─┬ [email protected]
│ ├── [email protected]
│ └── [email protected]
└── [email protected]

srini@LENOVO-PC /D/projects/screener.in (master)
$ npm start

[email protected] prestart d:\projects\screener.in
webpack -d && (node server.js&)

) was unexpected at this time.

npm ERR! Windows_NT 10.0.10586
npm ERR! argv "d:\Applications\NodeJS\node.exe" "d:\Applications\NodeJS\node_modules\npm\bin\npm-cli.js" "start"
npm ERR! node v5.3.0
npm ERR! npm v3.3.12
npm ERR! code ELIFECYCLE
npm ERR! [email protected] prestart: webpack -d && (node server.js&)
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] prestart script 'webpack -d && (node server.js&)'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the screener package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! webpack -d && (node server.js&)
npm ERR! You can get their info via:
npm ERR! npm owner ls screener
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! d:\projects\screener.in\npm-debug.log

srini@LENOVO-PC /D/projects/screener.in (master)
$ npm start

[email protected] prestart d:\projects\screener.in
webpack -d && (node server.js&)

) was unexpected at this time.

npm ERR! Windows_NT 10.0.10586
npm ERR! argv "d:\Applications\NodeJS\node.exe" "d:\Applications\NodeJS\node_modules\npm\bin\npm-cli.js" "start"
npm ERR! node v5.3.0
npm ERR! npm v3.3.12
npm ERR! code ELIFECYCLE
npm ERR! [email protected] prestart: webpack -d && (node server.js&)
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] prestart script 'webpack -d && (node server.js&)'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the screener package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! webpack -d && (node server.js&)
npm ERR! You can get their info via:
npm ERR! npm owner ls screener
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! d:\projects\screener.in\npm-debug.log

pls help in eps category

just like we have Net Profit latest quarter , Net Profit preceding quarter ,
, Net profit 2quarters back , Net profit 3quarters back
can we have same for eps too thanks

Wrong PE ratios

For many companies the P/E ratio shown is wrong
for e.g
Adinath Bio-Labs
CMP 0.20
P/E 40.00
MCap 4.41
P/BV 0.15
EPS (12M) 0.01
EPS Annual 0.01
P/E should have been 0.2/0.01=20

G M D C
CMP 64.90
P/E 6.56
M Cap 2,063.82
EPS(12M) 13.33
EPS Annual 15.73
P/E should habve been either 64.90/13.33= 4.86 or 64.90/15.73 =4.12

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.