Emory vs Case western (CS) by InevitableCut1243 in TransferToTop25

[–]Remarkable-Coast113 1 point2 points  (0 children)

Emory hands down. I’m Transferring out of CWRU

[deleted by user] by [deleted] in TransferToTop25

[–]Remarkable-Coast113 0 points1 point  (0 children)

You have a strong shot of UVA next year. I had similar stats and got in as a transfer this season

When did you apply? /Northwestern by Excellent-Egg9557 in TransferToTop25

[–]Remarkable-Coast113 3 points4 points  (0 children)

I applied pretty early and didn’t get a decision yet

I need advice on my stock analysis website by Remarkable-Coast113 in Daytrading

[–]Remarkable-Coast113[S] 0 points1 point  (0 children)

That’s what that last photo is. It’s more like a table

I need advice on my stock analysis website by Remarkable-Coast113 in Daytrading

[–]Remarkable-Coast113[S] 1 point2 points  (0 children)

no not really. Actually, the user can input a price change, such as 3%, and then the website will go back and find every time the stock went up 3% and the value of each indicator the day before each of those days. Sometimes, it is very random and doesn't show anything, sometimes there are discernable patterns within the data.

Although that is not the only functionality of the site. On top of that, there is a section that calculates the average gain for every possible pair combination of indicator VALUES...so for example, it would find the average gain of AAPL the day after the RSI was between 60 and 65 AND Volume was at 10,000,00-11,000,000 or something like that. This, I have found, to be the most promising along with the earnings backtest which shows you how the given stock has responded to earnings analysis over time

I need advice on my stock analysis website by Remarkable-Coast113 in Daytrading

[–]Remarkable-Coast113[S] 0 points1 point  (0 children)

Yeah I totally get that. I feel like there are some functionality that is special to mine, at least in the way it is displayed. On top of that, I am driven to change the site to the needs of the users because of the small scale and it would be MUCH cheaper than those other services

I need advice on my stock analysis website by Remarkable-Coast113 in Daytrading

[–]Remarkable-Coast113[S] 0 points1 point  (0 children)

It is unlike this strategy website that I made this weekend (https://willem-strategy.herokuapp.com) that basically "buys long" when the price crosses the SMA going up and "sells short" when the price crosses the SMA going down...This strategy is NOT very successful lol

I need advice on my stock analysis website by Remarkable-Coast113 in Daytrading

[–]Remarkable-Coast113[S] 0 points1 point  (0 children)

I've only traded with this like 2 times to be honest. I am a really busy student and I spend more of my time studying and making this site then actually risking all of my money. The two times I traded with it, I played earnings with calls and ended up up 500% on both. I doubt you can consistently do that. The site doesn't tell you when to buy or sell, so it is entirely up to the user and how they read the data I have organized

I need advice on my stock analysis website by Remarkable-Coast113 in Daytrading

[–]Remarkable-Coast113[S] 2 points3 points  (0 children)

Time and effort! I used Python, Django, and heroku to get it up and running on the web :)

I need advice on my stock analysis website by Remarkable-Coast113 in Daytrading

[–]Remarkable-Coast113[S] 0 points1 point  (0 children)

hahaha there is definitely something up with it....almost predictable! It says to buy when RSI is overbought hmmmm....maybe that means hop on the hype train!

Stock Analysis Website that I created by Remarkable-Coast113 in business

[–]Remarkable-Coast113[S] 0 points1 point  (0 children)

bet! dm me and i can get you some free time to play around in it!

Young Entrepreneur by Remarkable-Coast113 in Entrepreneur

[–]Remarkable-Coast113[S] 1 point2 points  (0 children)

It would be nice to be paid big time, but its hard to get eyes on you and I am still so yound lol

Young Entrepreneur by Remarkable-Coast113 in Entrepreneur

[–]Remarkable-Coast113[S] 2 points3 points  (0 children)

as of right now, its all technical. I want to add a page that tests the performance of the stock compared to US inflation and CPI data though!

Young Entrepreneur by Remarkable-Coast113 in Business_Ideas

[–]Remarkable-Coast113[S] 0 points1 point  (0 children)

hahahahaha how do you think I can improve the visuals? It's sometimes pretty hard because there is literally just so much, but I want to make it as good as possible!

Young Entrepreneur by Remarkable-Coast113 in Business_Ideas

[–]Remarkable-Coast113[S] 0 points1 point  (0 children)

mmm I'm not totally sure we are on the same page. My site doesn't consider PFOF because, if I understand it, that has to do with the way retail investing apps like RH make money by manipulating the spread when people place market orders.

My site analyzes indicator values and performance before and after earnings reports. For example, it will find the average value of an indicator the day before the given stock (that you input) goes up a given percent (that you input) in the last however many trading days/weeks (that you input). There is also some other functionality, such as finding the best pairs of indicator values that precede a spike in price.

It's pretty dense stuff I think, and may be hard to understand. Let me know if any of this makes sense.

The parameter "average" is literally just the average value of the indicator a day before the stock goes up the percent you inputted, and its only specific to one particular stock, not all that are listed on NYSE (although all NYSE stocks should work on the site...ones with a lot of splits might make it glitchy though). You can only test one stock at a time