Skip to content

Commit 02625fa

Browse files
authored
Merge pull request #2559 from DerekMelchin/bug-2557-pdt-rule
Remove PDT Rule
2 parents 506870f + f4e3258 commit 02625fa

19 files changed

Lines changed: 15 additions & 40 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/quantconnect-paper-trading#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements. If you set the brokerage model to a different model, the new brokerage model defines how margin is modeled. If you have more than $25,000 in your brokerage account, you can use the <code>PatternDayTradingMarginModel</code> to make use of the 4x intraday leverage and 2x overnight leverage available on most brokerages from the <a href='/docs/v2/writing-algorithms/reality-modeling/buying-power#12-PDT-Rule'>PDT rule</a>. </p>
1+
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/quantconnect-paper-trading#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements. If you set the brokerage model to a different model, the new brokerage model defines how margin is modeled.</p>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/interactive-brokers#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements. If you have more than $25,000 in your brokerage account, you can use the <code>PatternDayTradingMarginModel</code> to make use of the 4x intraday leverage and 2x overnight leverage available on most brokerages from the <a href='/docs/v2/writing-algorithms/reality-modeling/buying-power#12-PDT-Rule'>PDT rule</a>.</p>
1+
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/interactive-brokers#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements.</p>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/tradestation#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements. If you have more than $25,000 in your brokerage account, you can use the <code>PatternDayTradingMarginModel</code> to make use of the 4x intraday leverage and 2x overnight leverage available on most brokerages from the <a href='/docs/v2/writing-algorithms/reality-modeling/buying-power#12-PDT-Rule'>PDT rule</a>.</p>
1+
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/tradestation#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements.</p>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/tastytrade#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements. If you have more than $25,000 in your brokerage account, you can use the <code>PatternDayTradingMarginModel</code> to make use of the 4x intraday leverage and 2x overnight leverage available on most brokerages from the <a href='/docs/v2/writing-algorithms/reality-modeling/buying-power#12-PDT-Rule'>PDT rule</a>.</p>
1+
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/tastytrade#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements.</p>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/alpaca#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements. If you have more than $25,000 in your brokerage account, you can use the <code>PatternDayTradingMarginModel</code> to make use of the 4x intraday leverage and 2x overnight leverage available on most brokerages from the <a href='/docs/v2/writing-algorithms/reality-modeling/buying-power#12-PDT-Rule'>PDT rule</a>.</p>
1+
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/alpaca#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements.</p>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/charles-schwab#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements. If you have more than $25,000 in your brokerage account, you can use the <code>PatternDayTradingMarginModel</code> to make use of the 4x intraday leverage and 2x overnight leverage available on most brokerages from the <a href='/docs/v2/writing-algorithms/reality-modeling/buying-power#12-PDT-Rule'>PDT rule</a>.</p>
1+
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/charles-schwab#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements.</p>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/webull#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements. If you have more than $25,000 in your brokerage account, you can use the <code>PatternDayTradingMarginModel</code> to make use of the 4x intraday leverage and 2x overnight leverage available on most brokerages from the <a href='/docs/v2/writing-algorithms/reality-modeling/buying-power#12-PDT-Rule'>PDT rule</a>.</p>
1+
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/webull#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements.</p>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/tradier#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements. If you have more than $25,000 in your brokerage account, you can use the <code>PatternDayTradingMarginModel</code> to make use of the 4x intraday leverage and 2x overnight leverage available on most brokerages from the <a href='/docs/v2/writing-algorithms/reality-modeling/buying-power#12-PDT-Rule'>PDT rule</a>.</p>
1+
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/tradier#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements.</p>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/ssc-eze#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements. If you have more than $25,000 in your brokerage account, you can use the <code>PatternDayTradingMarginModel</code> to make use of the 4x intraday leverage and 2x overnight leverage available on most brokerages from the <a href='/docs/v2/writing-algorithms/reality-modeling/buying-power#12-PDT-Rule'>PDT rule</a>.</p>
1+
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/ssc-eze#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements.</p>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/wolverine#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements. If you have more than $25,000 in your brokerage account, you can use the <code>PatternDayTradingMarginModel</code> to make use of the 4x intraday leverage and 2x overnight leverage available on most brokerages from the <a href='/docs/v2/writing-algorithms/reality-modeling/buying-power#12-PDT-Rule'>PDT rule</a>.</p>
1+
<p>We model <a href='/docs/v2/writing-algorithms/reality-modeling/brokerages/supported-models/wolverine#07-Buying-Power'>buying power</a> and <a href='/docs/v2/writing-algorithms/reality-modeling/margin-calls'>margin calls</a> to ensure your algorithm stays within the margin requirements.</p>

0 commit comments

Comments
 (0)