File size: 427 Bytes
1730cb5
92be97d
1730cb5
92be97d
1730cb5
 
92be97d
a32ec2b
92be97d
 
 
aa63688
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: BTC Paper Signal Worker
sdk: docker
app_file: app.py
---

Set these Space variables:

- `RECEIVER_URL=https://YOUR-NETLIFY-SITE.netlify.app/api/signal`
The Space exposes the Gradio API function `tick`; Netlify's scheduled
function calls it once per minute. It uses Delta public candles and sends only
paper signal events. `BTCUSD_1m.parquet` is the historical training dataset
used by the exact multi-horizon model.