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

Quote currencies

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

    Quote currencies

    Hello,

    I'd like to inquire about is it possible to reach the value of Quote currencies in the NT script?
    (Option => Data => Quote currencies (FX) in /Pip, TenthPip/)
    how does it?

    Thanks for answer. Tom

    #2
    Hello,


    Thanks for the note.


    Unfortunately there is not a supported NinjaScript method to do this.


    Let me know if I can be of further assistance.

    Comment


      #3
      Hello Brett,

      I'd have an another question. what could you recommend, if I have at the same time (tick) three different EnterLong signal, and I'd like to separate them with invidual signalName. etc. Long1, Long2, Long3 to tie to the ExitLong's fromEntrySignal option.
      can I send the three separated EnterLong without any problem in one step(tick)? can accept the broker it without a hitch? or it would be better to send it in one quantity?
      thanks for answer.
      Tom

      Comment


        #4
        Hello,

        Yes this is no problem.

        Only thing you need to do is when you start the strategy live or in backtest make sure to set the entries per direction to 3 if you are doing 3 enterlongs. for example.

        Let me know if I can be of further assistance.

        Comment


          #5
          thanks for it.

          Comment


            #6
            hello Brett,

            I'd have an another tiny question:
            when I open an Long1 position and when it is active I'd like to open an additional Long2 position. after that I'd like scale out of the Long2 position more times , etc. with half quantity of original Long2 position. I have problem monitoring the right position quantity of Long2 Position -when I scale out of this- using IOrder or IPosition. is there any simply method to follow the quantity changes exclusively the Long2 Position? I've tried to give an token to the Order : "Long2" and I'd like to refer to the quantity changes of Long2 position, but I haven't found any method on this . As the Position.Quantity represents the (Long1 + Long2) position size.
            I hope I was understandable. :-)
            thanks for answer. Tom
            Last edited by marotom; 08-02-2011, 05:44 AM.

            Comment


              #7
              Hello,

              You would need to break your entries up to allow you to seperate the exits or use the unmanaged order approach which gets more advanced in its coding.

              For example if you wanted to scale out of Long2 twice, you would need to have a long2 and a long 3. This way you could exit long 3 but leave long 2 in the market.

              Let me know if I can be of further assistance.

              Comment


                #8
                Ok. thanks.

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by gentlebenthebear, Today, 01:30 AM
                1 response
                8 views
                0 likes
                Last Post NinjaTrader_Jesse  
                Started by Aviram Y, Today, 05:29 AM
                2 responses
                7 views
                0 likes
                Last Post Aviram Y  
                Started by cls71, Today, 04:45 AM
                1 response
                7 views
                0 likes
                Last Post NinjaTrader_ChelseaB  
                Started by TradeForge, Today, 02:09 AM
                1 response
                23 views
                0 likes
                Last Post NinjaTrader_ChelseaB  
                Started by elirion, Today, 01:36 AM
                2 responses
                14 views
                0 likes
                Last Post elirion
                by elirion
                 
                Working...
                X