mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-04 11:30:58 +08:00
sync: Sync complete codebase from nofx internal version
Synchronize all source code, documentation, and configuration files from the internal nofx repository to the open-nofx public repository. This includes: - Updated README files (EN/ZH/RU/UK) with Binance registration info - Latest source code across all modules - Current dependencies and configurations 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: tinkle-community <tinklefund@gmail.com>
This commit is contained in:
28
README.md
28
README.md
@@ -136,6 +136,34 @@ nofx/
|
||||
|
||||
---
|
||||
|
||||
## 💰 Register Binance Account (Save on Fees!)
|
||||
|
||||
Before using this system, you need a Binance Futures account. **Use our referral link to save on trading fees:**
|
||||
|
||||
**🎁 [Register Binance - Get Fee Discount](https://www.binance.com/join?ref=TINKLEVIP)**
|
||||
|
||||
### Registration Steps:
|
||||
|
||||
1. **Click the link above** to visit Binance registration page
|
||||
2. **Complete registration** with email/phone number
|
||||
3. **Complete KYC verification** (required for futures trading)
|
||||
4. **Enable Futures account**:
|
||||
- Go to Binance homepage → Derivatives → USD-M Futures
|
||||
- Click "Open Now" to activate futures trading
|
||||
5. **Create API Key**:
|
||||
- Go to Account → API Management
|
||||
- Create new API key, **enable "Futures" permission**
|
||||
- Save API Key and Secret Key (needed for config.json)
|
||||
- **Important**: Whitelist your IP address for security
|
||||
|
||||
### Fee Discount Benefits:
|
||||
|
||||
- ✅ **Spot trading**: Up to 20% fee discount
|
||||
- ✅ **Futures trading**: Up to 10% fee discount
|
||||
- ✅ **Lifetime validity**: Permanent discount on all trades
|
||||
|
||||
---
|
||||
|
||||
## 🚀 Quick Start
|
||||
|
||||
### 1. Environment Requirements
|
||||
|
||||
Reference in New Issue
Block a user