Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Initial Cash Value

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Initial Cash Value

    Hi, is there a way to get the "Initial Cash" Value of the Account in my strategy?

    When i rightclick my account -> edit account , i can see the 100.000 Initial Cash which is my deposit. The CashValue has added all the profit to it.

    I cant find the InitialCash parameter for the AccountItem. The deposit is synchronized with a cloud service but i cant get the correct value.

    I was expecting this:
    Print("InitialCash: "+MonitorAccount.Get(AccountItem.InitialCash, mycurrency));


    thx
    Last edited by Aylin; 03-02-2018, 05:08 AM.

    #2
    Hello Aylin,

    Thank you for your post.

    The Simulation Accounts are the only accounts that have the Initial Cash in the Edit Account menu. As you noticed that value is not available through the Account object.

    You would need to create your own internal variable Initial Cash if you wanted to factor Initial Cash in your strategy.

    Please let me know if you have any questions.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    66 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    141 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    76 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    47 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    51 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X