CapitalAddsDraws

Capital Adds & Draws:

This Trading Blox Builder feature provides a trader  an option to add or draw capital from a trading account.  Values for an add, or a draw can be created by keyboard entry where the user enters a date and an amount.  Values entered are recorded on the test date that matches the simulation's test date and are applied as one of the latest transaction during the After Trade Day equity adjustments.  

 

Global Parameter's Fees Parameters can be enabled so a Fee Parameter option will add draws to the Capital Adds Draws Transaction file.

 

Note:

Fee transactions are accrued on a (daily/monthly/quarterly/yearly) basis, and booked as defined in global parameters .

Global Fees Parameter Options

Click to Expand -- Click to Reduce

Global Parameters - Suite Fee Parameter Options (User's Guide Help).

 

When the Use Global Adds Draws option is set to TRUE, fee amounts will be recorded in the Capital Adds Draws Transaction file.

 

Global Parameter Fees will create a fee transactions based upon the Charge Management Fee selected setting.  The amount of a fee event is applied at the end of a trade day off the current selected test date period.  Fee transactions are applied as one of the last After Trade Day equity adjustments.  

 

Each fee type can have a different accrual period.  As fees accrue, they are booked as draws from the account equity.

 

Capital Adds & Draws transactions can be included in the transaction basis.

Parameter:

Description:

Management Fee (Annual % of Equity) ^Top

This fee is a percentage calculation.  It is the cost of inclusion into the trading management structure.

Charge Management Fee ^Top

Management Fee Timing Options

Management Fee Timing Options

Management fees accrual timing is determined by this selected value.

Incentive Fee (% of Net New Profits) ^Top

Enter an incentive percentage rate to apply to the added gain amount during each of the gain periods.

Charge Incentive Fee ^Top

Incentive Fee Timing Options

Incentive Fee Timing Options

Incentive fees are determined by the user's selected accrual period.

Use Capital Adds Draws ^Top

Fee Acruel Capital Adds & Draws Update Option

Fee Acruel Capital Adds & Draws Update Option

When FALSE, none of the fee transaction will not be recorded in the Capital Adds & Draws transaction records.  

 

When set to TRUE, the fee accrual transactions will each become a record a recorded item the Capital Adds & Draws records.

 

Links:

Fee Accruals, Script Adds & Draw Option, UpdateOtherExpenses, Vadi

Capital Adds Draws, Fee Accruals, OtherExpense, Script Adds & Draw Option, UpdateOtherExpenses

See Also:

 

 


Edit Time: 9/12/2020 10:28:44 AM


Topic ID#: 85

 

As capital record transactions are recorded and each transaction record date passes the value of the summed transaction to that date are applied and can be reported.  Each time a capital value are added or removed the Capital Adds Draws file is updated.

 

Capital Additions & Draws Dialog Access:

Values are entered through a dialog that is available at the bottom of Trading Blox main screen Suite menu item:

Click to Enlarge; Click to Reduce.

Capital Adds & Draws Menu Access Button

 

Adding, Changing and Removing Transactions:

When the Capital Adds Draws button is clicked, this dialog will appear:

Click to Enlarge; Click to Reduce.

Capital Adds & Draws File Location

Changes made to the Capital Adds Draws process are updated and available.  

 

Capital Draw Add File Contents:

This file is located where Trading Blox Builder is installed.  

Click to Enlarge; Click to Reduce.

Trading Blox Folder Location

 

To access the file, OPEN the Trading Blox Builder folder, then open the Data folder's Auxiliary folder:

Click to Enlarge; Click to Reduce.

Capital Adds & Draws File Location

File is a comma delimited file compatible with most spreadsheet programs.

 

Capital Add Draw records for each system record is listed by date and amount:

Version

7

Date

Amount

20090105

-2500

20100105

-2500

20110105

2500

20120105

-2500

20130104

4500

20170530

50000

Above Sample File Contents

 

Syntax:

'  Obtain Current Value of recorded Adds & Draws
value = test.capitalAddsDrawsTotal

Parameter:

Description:

<none>

This Test-Object property provides the cumulative value of the entries in the Capital Add & Draws entered records.

 

Example:

'  Access current running total of Capital Adds & Draws
value = test.capitalAddsDrawsTotal
'  Send capitalAddsDrawsTotal property value to Print Output.csv file.
Print "Capital Adds & Draws: ", value

Returns:

Capital Adds & Draws: , 49,500 (Amount is the Summed value of all entries in example table above.)

 

Links:

OtherExpenses, UpdateOtherExpenses

See Also:

 

 


Edit Time: 9/12/2020 10:28:44 AM


Topic ID#: 85

 

Created with Help & Manual 7 and styled with Premium Pack Version 2.80 © by EC Software