Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions to explore further beyond the app #51

Closed
11 tasks
pmaji opened this issue Feb 20, 2018 · 8 comments
Closed
11 tasks

Questions to explore further beyond the app #51

pmaji opened this issue Feb 20, 2018 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@pmaji
Copy link
Owner

pmaji commented Feb 20, 2018

Given the treasure trove of data that we now are developing, as well the growing community of traders / coders that are involved in this project, I wanted to open an issue where people can periodically contribute questions that they want explored further.

My aim to open up a Python Notebook separate from this app in which we can dig into deeper (perhaps more long-form analytic questions) that this app or curiosity in general may create. Comment below with any hypotheses you want tested or theories you want explored, etc., and I will add them to the master list of topics to add to the exploratory Python Notebook that will be created.

List of subjects to investigate:

  • Investigate temporal weekly trends (i.e. what really are GDAX's volume / volatility trends over the course of a week, and are these patterns predictable? Do things really go up Sat. night and come down Sunday morning?)
  • Impact of holidays (if any) on trading patterns
  • Is there a time-zone that dominates the volume?
  • Are particularly time-zones more / less bearish / bullish than others?
  • Is it true that eth price follows btc with a short but perceptible lag?
  • Correlation between bot activity and price movement (i.e when bot trading is more prominent does that necessarily lead to a higher likelihood of upwards vs. downwards price swings)
  • Correlation between more volume and price?
  • Investigation of whether or not TA beats buy-and-hold and over what time span if at all?
  • Portfolio performance question? Does holding the 20 lowest price coins vs. the 20 highest price coins yield a higher return over time?
  • Are there any exchanges in particular that more often than not lead the market? (i.e. does an upswing on GDAX cause an upswing elsewhere?)
  • Look in the data to first identify what seem like the same bot trading regularly, and then see what correlation there is to price swings.
@anotherspacesong
Copy link

Correlation between price and volume, i.e. is higher volume during moves higher indicative of further strength

@HBlaskowski
Copy link

A popular topic here: Over a multi-year period, can Technical Analysis -- looking for patterns on graphs -- beat a buy and hold strategy? There are many of these patterns that people swear by: "head and shoulders", "dead cat bounce", etc. How would these have fared over the last three years?

@pmaji
Copy link
Owner Author

pmaji commented Feb 20, 2018

Thanks @anotherspacesong; I've integrated your question into the master list.

@pmaji
Copy link
Owner Author

pmaji commented Feb 20, 2018

@HBlaskowski oooo that's going to be a tough / fun one, given how... murky definitions of various TA strategies are haha. Excited to see how we can operationalize this one.

I've added it to the list.

@pmaji
Copy link
Owner Author

pmaji commented Apr 7, 2018

We've got a good list to start with here, and given that the response rate has died down, I'm closing the issue. Hope to get started on some of these shortly.

@pmaji pmaji closed this as completed Apr 7, 2018
@theimo1221
Copy link
Contributor

@pmaji Please open up an issue for each element or keep this one open.

To be honest I hadn´t it on my radar....

@pmaji
Copy link
Owner Author

pmaji commented Apr 16, 2018

I'm totally fine with keeping it open. I don't think I have the time to get to this super soon, but I will begin work on these questions in the mid-term. I think my plan is to open a separate repo to host the python code and jupyter notebooks, but I haven't decided yet. Happy to take feedback on that. Excited by a few of these questions for sure. Re-opening at your request @theimo1221 :)

@pmaji pmaji reopened this Apr 16, 2018
@pmaji pmaji added this to To do in Main Project Management Board via automation Apr 29, 2018
@pmaji pmaji added the enhancement New feature or request label Apr 29, 2018
@pmaji pmaji self-assigned this Apr 29, 2018
@pmaji
Copy link
Owner Author

pmaji commented Apr 14, 2019

So I got around recently to answering one of these questions about the impact of temporality / seasonality on price. You can check out that preliminary analysis here. In an attempt to keep this repo devoted only to the app itself and not exogenous research items, I will likewise tackle the rest of them as I have time in the same data science research repository, so follow that for more info! Closing this out for now.

@pmaji pmaji closed this as completed Apr 14, 2019
Main Project Management Board automation moved this from To do to Done Apr 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

4 participants