KnightHacks / projects-proposals-2021

The centralized location for all projects proposal submissions for the the fall 2021 semester.
https://club.knighthacks.org/
2 stars 3 forks source link

Swing Trading in the Stock Market #2

Open RedNixTV opened 2 years ago

RedNixTV commented 2 years ago

What is your full name?

Enrique Reyes

What is your Knights email?

enriquereyes@knights.ucf.edu

Are you interested in presenting your idea at the interest meeting?

Yes

What's your idea about?

Purpose:

To create a program that can trade in the stock market: Day trade or Swing trade depending on risk level selected.

Problem Set:

Determine which stocks are expected to have big move and creating a threshold to enter and exit the stock when certain criteria are met. Back test strategies performance and then forward test. Once enough confidence in the strategy is developed trade live.

Audience:

Swing Trading.docx

ElijahMSmith commented 2 years ago

Hey Rick!

Nice work on this outline. I know we've already talked about this a lot, so I like how well fleshed out this is! Here are a few thoughts I had running through your document:

It seems like the main focus of the project is to do data analysis on stock trends, which I think it really cool! It seems unlikely in that case that your team will have time to set up any actual trading during this semester. That might be something you can keep implementing after the semester, or you might scratch the automatic trading aspect in favor of the interface running analysis and providing suggestions to the user.

I think it would also be helpful to have a bit more clarity about what exactly the user can do with the interface. It's pretty clear what the whole program can do for the user, but I'm not entirely sure about what features would be in the interface. What kinds of functions can the user perform with the tool?

Really great idea and nice work on the plan!

suneettipirneni commented 2 years ago

Hello @RedNixTV

I looked at your idea and it looks good for the most part, I agree with the changes Eli suggested. I went ahead and reformatted your word document to markdown so it's easier to view.