Giter Site home page Giter Site logo

astock's People

Contributors

haiyao-nero avatar jinanzou 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

astock's Issues

Hi! How to get train.csv from raw data?

Hi, I'm a student in PKU. I'm appreciating of your great job! Therefore, I want to research more about stock prediction based on your work. However, I meet some confusions about the file train.csv, so I hope you can give me some help. If you can share your code getting train.csv, I would really appreciate it!
Thanks!!!

backtest

Hi,which part of the code is backtest

new complementary tool

My name is Luis, I'm a big-data machine-learning developer, I'm a fan of your work, and I usually check your updates.

I was afraid that my savings would be eaten by inflation. I have created a powerful tool that based on past technical patterns (volatility, moving averages, statistics, trends, candlesticks, support and resistance, stock index indicators).
All the ones you know (RSI, MACD, STOCH, Bolinger Bands, SMA, DEMARK, Japanese candlesticks, ichimoku, fibonacci, williansR, balance of power, murrey math, etc) and more than 200 others.

The tool creates prediction models of correct trading points (buy signal and sell signal, every stock is good traded in time and direction).
For this I have used big data tools like pandas python, stock market libraries like: tablib, TAcharts ,pandas_ta... For data collection and calculation.
And powerful machine-learning libraries such as: Sklearn.RandomForest , Sklearn.GradientBoosting, XGBoost, Google TensorFlow and Google TensorFlow LSTM.

With the models trained with the selection of the best technical indicators, the tool is able to predict trading points (where to buy, where to sell) and send real-time alerts to Telegram or Mail. The points are calculated based on the learning of the correct trading points of the last 2 years (including the change to bear market after the rate hike).

I think it could be useful to you, to improve, I would like to share it with you, and if you are interested in improving and collaborating I am also willing, and if not file it in the box.

what is the data format of verb A0 and A1 feature ?

Thanks for your answers about previous questions very much!
In the dataset,for example "train.csv" , each Verb A0 and A1 is composed of two elements, such as (49,2) in [(0, 2), (2, 2), (49, 2), (51, 2), (53, 1), (54, 2), (56, 1), (57, 1), (71, 3)] . What do these two elements mean? My guess the "text_a" is splited into many sentences,the first element is the sentence index, and further more the each sentence is divided into many words, the sencond element is the word index. What is the real situation?
I have not found source code that pre-process the raw data for transition to training data in the project.

a little bug

There is a little bug in Pretrained_RoBERT file. In the code segment "def get_predictions(model, data_loader):", the statement :"outputs, attention_weight = model(" have two return parameters, but the "SentimentClassifier" function have only one parameter that is outputs.

Cloning repository is time-consuming due to archives

Cloning into 'Astock'...
remote: Enumerating objects: 4729, done.
remote: Counting objects: 100% (65/65), done.
remote: Compressing objects: 100% (62/62), done.
Receiving objects:   1% (52/4729), 69.83 MiB | 877.00 KiB/s 

1% for 70 MiB means repo is ~5-7gb in size which is inappropriate for cloning github repository, instead large files should be downloaded on demand after cloning the code base

The pretrain model has not exist

There is a statement: PRE_TRAINED_MODEL_NAME = '/home/bit/stock/model/pretrained-bert/ROBERT_4_model.bin' in source code ,but where is the ROBERT_4_model.bin file?

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.