-
Hello, this seems like a nice work.
I have some questions though.
When you're comparing on the test data what does refer the market value?
In your perspective do you think this is a good approach?
…
-
This project aims to to predict the value of VIX, a benchmark for the volatility of the stock market. It uses market indices, macroeconomic data, Google trends data and sentiment index data. There is …
-
Group 1 ASX stocks open at 10am +/- 15 seconds. This means there may be a "left index 9:59" trade time on approximately 50% of trading days.
https://www2.asx.com.au/markets/market-resources/trading…
-
Tensorflow and keras download the wrong version. I will open a PR to fix this issue.
-
Hello,
biggest problem is you using shuffle data .
So if u try to predict 5,10,30,90 days .. model allready see this data in training.
If u change to shuffle False result are 50-60% max.
B…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Observed behaviour
I summoned a travelling wizard with a bartering scroll. When I tried to trade with him, I s…
-
你好,我在練習3-23的程式時,按照書上輸入:
Highest_High=df['High'].rolling(6).max()
Lowest_Low=df['Low'].rolling(6).min()
但最終在excel output時仍然是df的全數據,並無加入"Highest_high"或"Lowest_low" ,我已import pandas,但rolling好像沒生效一…
-
Right now object references in a table pointing to another object show up as the model name only. It would be helpful if the tooltip/mouseover for the reference showed the value of the object being p…
-
Your updates came into my feed so I checked it out. Overall, looks great!
## A few suggestions if you haven't already implemented them or plan to:
### Axis Labels
Rename the y axis label to "Price" …
-
Hi,
I'm trying to establish a connection, but it keeps on failing
`
fix_read_conn:226 {send,}
fix_connection:23 {in,}
`
In my connection parameter given by my broker, i have a SenderSubID, sh…