Remove comment regarding paper trading endpoint as no trading is taking place via the TradeStation API currently
This commit is contained in:
parent
619ae4862e
commit
06b7c7e475
@ -11,8 +11,6 @@ from .option import Option
|
||||
|
||||
load_dotenv()
|
||||
|
||||
# TODO: Add support for paper trading API endpoint.
|
||||
|
||||
class TradeStationClient:
|
||||
|
||||
def __init__(self, refresh_token: str = None) -> None:
|
||||
|
Loading…
Reference in New Issue
Block a user