Skip to content

Volume Trading is a comprehensive tool designed to analyze and visualize trading volume data, providing traders with insightful metrics to make informed decisions. This tool leverages historical trading volume data to identify trends, patterns, and potential market movements, making it an essential resource for both novice and experienced traders.

Notifications You must be signed in to change notification settings

tunaulusoy/Volume-Trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volume-Trading

Steps

  1. Clone repo:

    git clone https://github.com/TunaUlusoy/Volume-Trading.git
    
  2. To prepare folder structure:

    cd Volume-Trading
    python
    >> import os; os.makedirs("data/RawData"); os.makedirs("data/GridSearch")
    >> exit()
    
  3. Download raw datas from link and copy to data/RawData https://drive.google.com/drive/folders/1hhwc2TZqx1vS4AB4by_q395oy6-keOwv?usp=sharing

  4. Check flags which you wanna run in main.py and then:

    python main.py
    

About

Volume Trading is a comprehensive tool designed to analyze and visualize trading volume data, providing traders with insightful metrics to make informed decisions. This tool leverages historical trading volume data to identify trends, patterns, and potential market movements, making it an essential resource for both novice and experienced traders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages