Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Tradestation Easylanguage Giving Horrible Fills

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

    Tradestation Easylanguage Giving Horrible Fills

    Hey guys!

    I'm currently running a strategy on Tradestation using EasyLaguage on tick charts. The ticks range from 2ticks - 100 ticks. However, no matter what tick or what speed internet I use (even tried on a T3 line), I'm getting some wild fills.

    I've attached a screen shot to show you where the strategy commanded the buy or sell & then where it actually got filled.

    The Easylanguage used to buy / cover is below. Is there anything I can do to not get these crap fills? My strategy depends on getting decent fills.

    Thanks so much in advance!!!
    --------------------------------
    IF
    Condition1 AND Condition2 AND Condition3 OR Condition4
    Then BUY ("BUY") this bar;
    IF
    Condition5
    THEN SELL ("cover buy") this bar;

    ------------------------------------------

    Attached Files

    #2
    There are a few rules that need to be followed, if you do not want to commit financial suicide.

    -> trade a liquid instrument (not exotic currency pairs)
    -> do not engage in high frequency trading, but go for at least 20 to 30 pips
    -> try to use limit orders to enter a position
    -> if your FOREX broker does not offer limit orders, trade a different instrument or change your broker

    You have probably broken all rules at the same time ......

    Comment


      #3
      I do appreciate the reply, Harry.

      NZD/USD is not an exotic pair in the least. This is happening even with EUR/USD. As far as high frequency trading goes ... isn't that a benefit of creating a strategy?

      Anyways, if you know of any better Easylanguage code for limit orders other than
      "Buy next bar at open next bar limit" please let me know! Much thanks!

      Comment


        #4
        For high frequency trading you would need the lowest possible commissions and the lowest latency possible. Both is impossible for a retail trader. HFT is like fighting tanks with a knife, You can't win.

        I do not know EasyLanguage. But if you use limit orders to enter a position, your fill cannot be worse than the limit price.

        Comment


          #5
          I don't understand your chart.

          What did the book look like when you placed these orders?

          Comment


            #6
            Where it either says "BUY" or "SHORT," is where the order should be filled - but instead the orders are filled where the small white & blue circles are.

            Comment


              #7
              Originally posted by djvie11 View Post
              Where it either says "BUY" or "SHORT," is where the order should be filled - but instead the orders are filled where the small white & blue circles are.
              Isn't that the thing with forex? Your broker steps in and fills you at times, hence the "bad fills".

              Isn't that in the terms of agreement for Forex trading?

              Comment


                #8
                Originally posted by sledge View Post
                Isn't that the thing with forex? Your broker steps in and fills you at times, hence the "bad fills".

                Isn't that in the terms of agreement for Forex trading?
                Not to that extent, no.

                Comment


                  #9
                  Originally posted by djvie11 View Post
                  Not to that extent, no.
                  There must not and cannot be any negative slippage with Limit Orders. If you are getting negative slippage, then your broker is not filling your orders correctly, and you may need to get a better broker. If you are using Market Orders, then pretty much you are giving the broker a license to rip off, and WYSIWYG.

                  If you trade any other liquid instrument, you might want to see what happens there, just so that you can be really sure that this is a platform problem rather than a broker problem.
                  Last edited by koganam; 06-06-2014, 03:26 PM.

                  Comment

                  Latest Posts

                  Collapse

                  Topics Statistics Last Post
                  Started by gravdigaz6, Today, 11:40 PM
                  0 responses
                  2 views
                  0 likes
                  Last Post gravdigaz6  
                  Started by MarianApalaghiei, Today, 10:49 PM
                  3 responses
                  9 views
                  0 likes
                  Last Post NinjaTrader_Manfred  
                  Started by XXtrader, Today, 11:30 PM
                  0 responses
                  3 views
                  0 likes
                  Last Post XXtrader  
                  Started by love2code2trade, Yesterday, 01:45 PM
                  4 responses
                  28 views
                  0 likes
                  Last Post love2code2trade  
                  Started by funk10101, Today, 09:43 PM
                  0 responses
                  9 views
                  0 likes
                  Last Post funk10101  
                  Working...
                  X