Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Converting Account Currency

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

    Converting Account Currency

    Hello Support,

    I would like to start by thanking you for the great support you guys are providing.

    Today i have a question regarding the Currency conversion of the account cash value. My IB account is in EUR and i want to convert the cash value that i get from there to USD and then use it in my order volume calculations. Is there a direct way to go about this?

    I tried using this:

    Code:
    Account.GetAccountValue(AccountItem.CashValue, Currency.UsDollar).Value;
    But it doesn't work. Do i need to write custom code to convert the cash value based on the current FOREX value for the pair EURUSD?

    Please advise.

    Thanks

    #2
    Hello Master.Aurora,

    Thank you for your post.

    There is no method in NinjaScript to convert the currency. However, you may find what you are looking for at the following link: http://www.ninjatrader.com/support/f...ad.php?t=45752

    Please let me know if you have any questions.

    Comment


      #3
      Understood.

      Is there a way to find out the account base currency?

      Comment


        #4
        Hello Master.Aurora,

        Thank you for your response.

        There is no supported method to pull the base currency from the account.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Taddypole, 04-26-2024, 02:47 PM
        5 responses
        31 views
        0 likes
        Last Post eDanny
        by eDanny
         
        Started by kujista, 04-23-2024, 06:23 AM
        6 responses
        44 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by giulyko00, 04-24-2024, 12:03 PM
        7 responses
        32 views
        0 likes
        Last Post eDanny
        by eDanny
         
        Started by NM_eFe, Today, 10:13 AM
        0 responses
        6 views
        0 likes
        Last Post NM_eFe
        by NM_eFe
         
        Started by hdge4u, Yesterday, 12:23 PM
        1 response
        10 views
        0 likes
        Last Post hdge4u
        by hdge4u
         
        Working...
        X