propfirmkey commited on
Commit
39fa2be
·
verified ·
1 Parent(s): 7d9e47b

Add Alpha Futures pricing dataset with promo code PFK

Browse files
Files changed (4) hide show
  1. README.md +90 -0
  2. metadata.json +17 -0
  3. pricing.csv +6 -0
  4. rules.json +29 -0
README.md ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ tags:
6
+ - finance
7
+ - trading
8
+ - proprietary-trading
9
+ - prop-firms
10
+ - futures
11
+ - forex
12
+ - dataset
13
+ - pricing
14
+ size_categories:
15
+ - n<1K
16
+ pretty_name: "Alpha Futures Pricing Dataset"
17
+ ---
18
+
19
+ # Alpha Futures Promo Code 2026 - 25% OFF with code PFK
20
+
21
+ Official pricing dataset for **Alpha Futures** proprietary trading firm, including the latest active promotional discount code for 2026.
22
+
23
+ ## Active Promotional Offer
24
+
25
+ | Field | Value |
26
+ |-------|-------|
27
+ | **Firm** | Alpha Futures |
28
+ | **Code** | `PFK` |
29
+ | **Discount** | 25% OFF |
30
+ | **Market** | Futures |
31
+ | **Rating** | 4.75/5 |
32
+ | **Country** | GB |
33
+
34
+ ## Dataset Description
35
+
36
+ This dataset contains structured information about Alpha Futures, a proprietary trading firm offering funded trading accounts for retail traders. The data includes pricing tiers, challenge rules, supported platforms, and current promotional codes.
37
+
38
+ Alpha Futures is a London-based proprietary trading firm specializing exclusively in futures markets, operating under the Alpha Capital Group umbrella through Alpha Futures Limited. The firm has established itself as a significant player in the futures prop trading space, with over 500,000 registered analysts and more than 75,000 who have qualified for funded accounts. Alpha Futures supports a wide range of futures trading platforms including NinjaTrader, Tradovate, ProjectX/Quantower (branded a
39
+
40
+ ## Quick Facts
41
+
42
+ - **Max Allocation:** $450,000
43
+ - **Profit Split:** 90%
44
+ - **Starting Price:** $79
45
+ - **Market Type:** futures
46
+ - **Years in Operation:** 3 years
47
+ - **Supported Platforms:** AlphaTicks, Tradovate, NinjaTrader, TradingView, Quantower
48
+
49
+ ## Usage
50
+
51
+ ```python
52
+ from datasets import load_dataset
53
+
54
+ dataset = load_dataset("propfirmkey/alpha-futures-promo-code-25-off")
55
+ print(dataset)
56
+ ```
57
+
58
+ ## Files
59
+
60
+ - `pricing.csv` - Challenge pricing structure
61
+ - `rules.json` - Trading rules and parameters
62
+ - `metadata.json` - Firm metadata and profile
63
+
64
+ ## Applying the Discount
65
+
66
+ To apply the 25% discount when purchasing a Alpha Futures challenge:
67
+
68
+ 1. Visit [Alpha Futures official website](https://alpha-futures.com)
69
+ 2. Select your preferred challenge size
70
+ 3. Enter code **`PFK`** at checkout
71
+ 4. The 25% discount will be applied automatically
72
+
73
+ ## Links and References
74
+
75
+ - **Official Website:** https://alpha-futures.com
76
+ - **Full Review & Comparison:** https://propfirmkey.com/firms/alpha-futures
77
+ - **All Prop Firm Deals:** https://propfirmkey.com
78
+ - **Chrome Extension:** https://propfirmkey.com/extension
79
+
80
+ ## About PropFirmKey
81
+
82
+ [PropFirmKey](https://propfirmkey.com) is a comparison platform that helps traders find the best proprietary trading firms. We aggregate real-time pricing, review data, and active promotional codes from 18+ prop firms worldwide.
83
+
84
+ ## License
85
+
86
+ MIT License. Data provided as-is for research and informational purposes. Prices and promotional codes are subject to change. Always verify on the official firm website before purchasing.
87
+
88
+ ## Disclaimer
89
+
90
+ Trading proprietary firm challenges involves risk. This dataset is provided for informational purposes only and does not constitute financial advice. PropFirmKey may earn affiliate commissions when users purchase challenges through referenced links, at no additional cost to the user.
metadata.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "Alpha Futures",
3
+ "slug": "alpha-futures",
4
+ "website": "https://alpha-futures.com",
5
+ "country": "GB",
6
+ "ceo": "George Kohler",
7
+ "headquarters": "London, England",
8
+ "years_in_operation": 3,
9
+ "rating": 4.75,
10
+ "total_reviews": 2509,
11
+ "description": "Alpha Futures is a London-based proprietary trading firm specializing exclusively in futures markets, operating under the Alpha Capital Group umbrella through Alpha Futures Limited. The firm has established itself as a significant player in the futures prop trading space, with over 500,000 registered analysts and more than 75,000 who have qualified for funded accounts. Alpha Futures supports a wide range of futures trading platforms including NinjaTrader, Tradovate, ProjectX/Quantower (branded as AlphaTicks), CQG, and TradingView integration, providing one of the broadest platform selections in the futures prop firm segment. The firm offers three distinct plan types \u2014 Standard, Advanced, and Zero \u2014 each designed for different trading styles and budget levels. A standout feature is the $15,000 maximum payout per account per request, which Alpha Futures claims is three times higher than competitors. The firm also uses End-of-Day trailing drawdown rather than intraday equity-based trailing, a significant advantage for futures traders who need intraday flexibility. With a 4.9-star Trustpilot rating from over 2,600 reviews, same-day payout processing averaging 5 hours, and the unique Alpha Prime path to a live trading floor in London, Alpha Futures has built a comprehensive offering for serious futures traders.",
12
+ "propfirmkey_review_url": "https://propfirmkey.com/firms/alpha-futures",
13
+ "current_promo": {
14
+ "code": "PFK",
15
+ "discount_percent": 25.0
16
+ }
17
+ }
pricing.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ account_size_usd,regular_price_usd,discounted_price_usd,discount_percent,profit_split_percent,promo_code
2
+ 10000,79,59.25,25.0,90,PFK
3
+ 25000,142,106.5,25.0,90,PFK
4
+ 50000,252,189.0,25.0,90,PFK
5
+ 100000,434,325.5,25.0,90,PFK
6
+ 200000,750,562.5,25.0,90,PFK
rules.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "firm_name": "Alpha Futures",
3
+ "firm_slug": "alpha-futures",
4
+ "market_type": "futures",
5
+ "profit_split_percent": 90,
6
+ "max_allocation_usd": 450000,
7
+ "min_price_usd": 79,
8
+ "daily_loss_limit_percent": 2.0,
9
+ "max_loss_percent": 4.0,
10
+ "supported_platforms": [
11
+ "AlphaTicks",
12
+ "Tradovate",
13
+ "NinjaTrader",
14
+ "TradingView",
15
+ "Quantower"
16
+ ],
17
+ "country": "GB",
18
+ "headquarters": "London, England",
19
+ "years_in_operation": 3,
20
+ "website": "https://alpha-futures.com",
21
+ "rating": 4.75,
22
+ "total_reviews": 2509,
23
+ "promotional_offer": {
24
+ "code": "PFK",
25
+ "discount_percent": 25.0,
26
+ "active": true,
27
+ "year": 2026
28
+ }
29
+ }