This commit is contained in:
David Brazda
2023-04-12 21:33:28 +02:00
parent 3484b55716
commit 010efd8663

View File

@ -21,7 +21,7 @@ class BT_DELAYS:
fill_to_not: float = 0.023
#doplnit dle live
limit_order_offset: float = 0
class Keys:
def __init__(self, api_key, secret_key, paper, feed) -> None:
self.API_KEY = api_key