CNN-TA
CNN-TA copied to clipboard
Algorithmic Financial Trading with Deep Convolutional Neural Networks: Time Series to Image Conversion Approach: A novel algorithmic trading model CNN-TA using a 2-D convolutional neural network based...
1. Do line 427 to 433 correspond with the 1-7 folder in data folder? 2. Why using 2 resultRSIs? Is one of them typo for resultPSI? Thanks.
Bumps logback-classic from 1.1.2 to 1.2.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
In step 1, you transformed the results of the technical indicators by dividing or multiplying them by some constants and rounding them to 2 decimal places. In the paper you...
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
I want to run this example, but have no idea on how to run this example. Can you provide more details? Thanks. By the way, do you have pure python...