# MoneyDoubleBitcoinSignal **Repository Path**: franklili/MoneyDoubleBitcoinSignal ## Basic Information - **Project Name**: MoneyDoubleBitcoinSignal - **Description**: MoneyDoubleBitcoinSignal Bitcoin Trading Signal Charts make your money double annually. - **Primary Language**: Python - **License**: MIT - **Default Branch**: dependabot/pip/cryptography-43.0.1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-10 - **Last Updated**: 2025-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MoneyDoubleBitcoinSignal Bitcoin Trading Signal Charts make your money double annually. ## Clone repo ``` git clone https://github.com/franklili3/MoneyDoubleBitcoinSignal.git ``` ## Install dependencies ``` pip install -r requirements.txt ``` ## Pull submodules ``` git submodule update --init --recursive ``` ## Install submodules ``` cd dash-tradingview pip install . ``` ## Clone empyrical ``` git clone https://github.com/franklili3/empyrical.git ``` ## Install empyrical ``` cd empyrical pip install . ``` ## Run ``` python app.py ``` ## Access webpage ``` http://127.0.0.1:8050 ```