@@ -255,6 +255,7 @@ Options:
255255 --webull-app-key TEXT Your Webull App Key
256256 --webull-app-secret TEXT Your Webull App Secret
257257 --webull-account-id TEXT Your Webull account id
258+ --webull-use-2fa BOOLEAN Whether two-factor authentication (2FA) should be used (Optional).
258259 --public-secret-key TEXT Your Public.com API secret key
259260 --public-account-number TEXT Your Public.com account number. Public lets you have more than one account, so this
260261 picks which one to trade.
@@ -507,6 +508,7 @@ Options:
507508 --webull-app-key TEXT Your Webull App Key
508509 --webull-app-secret TEXT Your Webull App Secret
509510 --webull-account-id TEXT Your Webull account id
511+ --webull-use-2fa BOOLEAN Whether two-factor authentication (2FA) should be used (Optional).
510512 --public-secret-key TEXT Your Public.com API secret key
511513 --public-account-number TEXT Your Public.com account number. Public lets you have more than one account, so this
512514 picks which one to trade.
@@ -1009,6 +1011,7 @@ Options:
10091011 --webull-app-key TEXT Your Webull App Key
10101012 --webull-app-secret TEXT Your Webull App Secret
10111013 --webull-account-id TEXT Your Webull account id
1014+ --webull-use-2fa BOOLEAN Whether two-factor authentication (2FA) should be used (Optional).
10121015 --public-secret-key TEXT Your Public.com API secret key
10131016 --public-account-number TEXT Your Public.com account number. Public lets you have more than one account, so this
10141017 picks which one to trade.
@@ -1511,6 +1514,7 @@ Options:
15111514 --webull-app-key TEXT Your Webull App Key
15121515 --webull-app-secret TEXT Your Webull App Secret
15131516 --webull-account-id TEXT Your Webull account id
1517+ --webull-use-2fa BOOLEAN Whether two-factor authentication (2FA) should be used (Optional).
15141518 --public-secret-key TEXT Your Public.com API secret key
15151519 --public-account-number TEXT Your Public.com account number. Public lets you have more than one account, so this
15161520 picks which one to trade.
@@ -1953,6 +1957,7 @@ Options:
19531957 --webull-app-key TEXT Your Webull App Key
19541958 --webull-app-secret TEXT Your Webull App Secret
19551959 --webull-account-id TEXT Your Webull account id
1960+ --webull-use-2fa BOOLEAN Whether two-factor authentication (2FA) should be used (Optional).
19561961 --public-secret-key TEXT Your Public.com API secret key
19571962 --public-account-number TEXT Your Public.com account number. Public lets you have more than one account, so this
19581963 picks which one to trade.
@@ -2221,6 +2226,7 @@ Options:
22212226 --webull-app-key TEXT Your Webull App Key
22222227 --webull-app-secret TEXT Your Webull App Secret
22232228 --webull-account-id TEXT Your Webull account id
2229+ --webull-use-2fa BOOLEAN Whether two-factor authentication (2FA) should be used (Optional).
22242230 --public-secret-key TEXT Your Public.com API secret key
22252231 --public-account-number TEXT Your Public.com account number. Public lets you have more than one account, so this
22262232 picks which one to trade.
0 commit comments