Skip to content

Commit 8163354

Browse files
authored
Feature: new config in IB brokerage (#569)
* feat: new config in IB * refactor: description of new IB config * Revert "refactor: description of new IB config" This reverts commit 88e67bd.
1 parent b3cdd41 commit 8163354

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,9 @@ Options:
376376
Weekly restart UTC time (hh:mm:ss). Each week on Sunday your algorithm is restarted at
377377
this time, and will require 2FA verification. This is required by Interactive Brokers.
378378
Use this option explicitly to override the default value. (Optional).
379+
--ib-financial-advisors-group-filter TEXT
380+
Use this field to filter data by a specific financial advisor group within your
381+
Interactive Brokers account. Leave blank to include all groups. (Optional).
379382
--tradier-account-id TEXT Your Tradier account id
380383
--tradier-access-token TEXT Your Tradier access token
381384
--tradier-environment [live|paper]
@@ -1315,6 +1318,9 @@ Options:
13151318
Weekly restart UTC time (hh:mm:ss). Each week on Sunday your algorithm is restarted at
13161319
this time, and will require 2FA verification. This is required by Interactive Brokers.
13171320
Use this option explicitly to override the default value. (Optional).
1321+
--ib-financial-advisors-group-filter TEXT
1322+
Use this field to filter data by a specific financial advisor group within your
1323+
Interactive Brokers account. Leave blank to include all groups. (Optional).
13181324
--tradier-account-id TEXT Your Tradier account id
13191325
--tradier-access-token TEXT Your Tradier access token
13201326
--tradier-environment [live|paper]

0 commit comments

Comments
 (0)