Initial commit: Touch & Turn Scalping Bot with fully automated execution, backtesting, and ISA screening

This commit is contained in:
pie
2026-04-22 21:19:33 +01:00
commit dc111abf8c
15 changed files with 1518 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
TRADING212_API_KEY_ID=your_practice_api_key_id_here
TRADING212_API_KEY=your_practice_api_key_here
TRADING212_BASE_URL=https://demo.trading212.com/api/v0/
# Optional: Override the demo account's large starting balance (e.g. 5000)
# with a smaller amount to keep position sizing realistic for your future live account.
VIRTUAL_STARTING_BALANCE=250