NexusFi: Find Your Edge


Home Menu

 





Seeking advice on order routing software to non-TradeStation broker


Discussion in TradeStation

Updated
      Top Posters
    1. looks_one risingfire with 9 posts (3 thanks)
    2. looks_two rleplae with 4 posts (4 thanks)
    3. looks_3 planetmoto with 2 posts (0 thanks)
    4. looks_4 mattz with 2 posts (2 thanks)
      Best Posters
    1. looks_one ABCTG with 2.5 thanks per post
    2. looks_two rleplae with 1 thanks per post
    3. looks_3 mattz with 1 thanks per post
    4. looks_4 risingfire with 0.3 thanks per post
    1. trending_up 5,185 views
    2. thumb_up 14 thanks given
    3. group 5 followers
    1. forum 18 posts
    2. attach_file 0 attachments




 
Search this Thread

Seeking advice on order routing software to non-TradeStation broker

  #11 (permalink)
 
rleplae's Avatar
 rleplae 
Gits (Hooglede) Belgium
Legendary Market Wizard
 
Experience: Master
Platform: NinjaTrader, Proprietary,
Broker: Ninjabrokerage/IQfeed + Synthetic datafeed
Trading: 6A, 6B, 6C, 6E, 6J, 6S, ES, NQ, YM, AEX, CL, NG, ZB, ZN, ZC, ZS, GC
Posts: 3,003 since Sep 2013
Thanks Given: 2,442
Thanks Received: 5,863


risingfire View Post
Thanks, planetmoto. I think that NinjaTrader is going to have everything that I need. I'll be setting it up in a couple of weeks to test out.

feel free to contact me
there are plenty of issues you may run into
from memory leaks to granularity of the current order state...

Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
Better Renko Gaps
The Elite Circle
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
Increase in trading performance by 75%
The Elite Circle
Exit Strategy
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
33 thanks
Tao te Trade: way of the WLD
24 thanks
My NQ Trading Journal
14 thanks
HumbleTraders next chapter
11 thanks
GFIs1 1 DAX trade per day journal
11 thanks
  #12 (permalink)
 
mattz's Avatar
 mattz   is a Vendor
 
Posts: 2,493 since Sep 2010
Thanks Given: 2,441
Thanks Received: 3,791


ABCTG View Post
risingfire,

while this would not qualify your request of routing orders from Tradestation, you might want to take a look at Multicharts as it can support legacy EasyLanguage code and you could connect it to IB directly.

All the routing options I am aware of seem to only work with legacy EasyLanguage orders or issue orders only after the Trademanager reports them as filled.

Regards,

ABCTG

I second that. Multicharts can also connect to Rithmic and execute in a speedy fashion.
You will find it rather better than most external feeds, IMO.

We use TradeStation as an FCM and in the past connected it TS to many third parties.
Our best experience was with a platform called BlueWater Trading that integrated with TS directly.
It was 99% up time.

Thanks,
Matt Z
Optimus Futures

There is a substantial risk of loss in futures trading. Past performance is not indicative of future results.

Trading futures and options involves substantial risk of loss and is not suitable for all investors. Past performance is not necessarily indicative of future results. You may lose more than your initial investment. All posts are opinions and do not claim to be facts. Please conduct your own due diligence. Use only Risk capital when trading Futures.
1 800 771 6748 local 561 367 8686 email [email protected]
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #13 (permalink)
 risingfire 
Raliegh, NC
 
Experience: Intermediate
Platform: Tradestation, Multicharts
Broker: Tradestation, Interactive Brokers
Trading: Several
Posts: 31 since Apr 2014
Thanks Given: 104
Thanks Received: 97



mattz View Post
I second that. Multicharts can also connect to Rithmic and execute in a speedy fashion.
You will find it rather better than most external feeds, IMO.

We use TradeStation as an FCM and in the past connected it TS to many third parties.
Our best experience was with a platform called BlueWater Trading that integrated with TS directly.
It was 99% up time.

Thanks, Matt. My primary limitation is that I do not want to re-write the EasyLanguage strategies in another language. For now, the closer to the original testing platform and data source (TS), the better. Maybe. It depends on how many interconnectivty issues there are. And from the feedback in this thread, looks like I may have some.

So based on yours and ABCTG's response, I'm looking into Multicharts, also. That does look like a good option if the strategies translate and perform similarly to the way they do in TradeStation and it certainly can't hurt to try!

Started this thread Reply With Quote
  #14 (permalink)
 risingfire 
Raliegh, NC
 
Experience: Intermediate
Platform: Tradestation, Multicharts
Broker: Tradestation, Interactive Brokers
Trading: Several
Posts: 31 since Apr 2014
Thanks Given: 104
Thanks Received: 97


rleplae View Post
feel free to contact me
there are plenty of issues you may run into
from memory leaks to granularity of the current order state...

Thanks, rleplae. I appreciate your willingness to help and will certainly do that! Hopefully it won't be too nightmarish.

Started this thread Reply With Quote
  #15 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,433 since Apr 2013
Thanks Given: 481
Thanks Received: 1,627

risingfire,

if you are using legacy EasyLanguage the chance is high that you won't have to do any modifications. If you are using OOEL you will have to try to substitute the functionality, which might not always be possible.

Regards,

ABCTG

Follow me on Twitter Reply With Quote
Thanked by:
  #16 (permalink)
 risingfire 
Raliegh, NC
 
Experience: Intermediate
Platform: Tradestation, Multicharts
Broker: Tradestation, Interactive Brokers
Trading: Several
Posts: 31 since Apr 2014
Thanks Given: 104
Thanks Received: 97


ABCTG View Post
risingfire,

if you are using legacy EasyLanguage the chance is high that you won't have to do any modifications. If you are using OOEL you will have to try to substitute the functionality, which might not always be possible.

Thanks, I figured that would be the case. I do use OOEL for some things, but they are not critical to the logic of the strategy, so could probably be removed for Multicharts version.

Started this thread Reply With Quote
  #17 (permalink)
 
mattz's Avatar
 mattz   is a Vendor
 
Posts: 2,493 since Sep 2010
Thanks Given: 2,441
Thanks Received: 3,791


risingfire View Post
Thanks, Matt. My primary limitation is that I do not want to re-write the EasyLanguage strategies in another language. For now, the closer to the original testing platform and data source (TS), the better. Maybe. It depends on how many interconnectivty issues there are. And from the feedback in this thread, looks like I may have some.

So based on yours and ABCTG's response, I'm looking into Multicharts, also. That does look like a good option if the strategies translate and perform similarly to the way they do in TradeStation and it certainly can't hurt to try!

I would be more than happy to facilitate your business or provide any help necessary.
My suggestion is to use @ABCTG coding services to adjust the code for Multicharts.
They may be minimal but I have customers who used him and all say he provides quality input.

If you want to discuss opening an account you may call us or email us.

Thank you,
Matt Z
Optimus Futures

There is a substantial risk of loss in futures trading. Past performance is not indicative of future results.

Trading futures and options involves substantial risk of loss and is not suitable for all investors. Past performance is not necessarily indicative of future results. You may lose more than your initial investment. All posts are opinions and do not claim to be facts. Please conduct your own due diligence. Use only Risk capital when trading Futures.
1 800 771 6748 local 561 367 8686 email [email protected]
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #18 (permalink)
 risingfire 
Raliegh, NC
 
Experience: Intermediate
Platform: Tradestation, Multicharts
Broker: Tradestation, Interactive Brokers
Trading: Several
Posts: 31 since Apr 2014
Thanks Given: 104
Thanks Received: 97


mattz View Post
I would be more than happy to facilitate your business or provide any help necessary.
My suggestion is to use @ABCTG coding services to adjust the code for Multicharts.
They may be minimal but I have customers who used him and all say he provides quality input.

If you want to discuss opening an account you may call us or email us.

Thanks, I think I'm good for now. I have a professional programmer/systems analyst background with many languages under my belt, so the coding is second nature. If I had time to re-write in C# or somesuch and test, I would do that. But... trying to take minimally disruptive path at the moment.

Started this thread Reply With Quote
Thanked by:
  #19 (permalink)
 planetmoto 
freasno, ca usa
 
Experience: Advanced
Platform: ninja trader
Trading: forex
Posts: 104 since Apr 2013
Thanks Given: 51
Thanks Received: 85


risingfire View Post
Thanks, I think I'm good for now. I have a professional programmer/systems analyst background with many languages under my belt, so the coding is second nature. If I had time to re-write in C# or somesuch and test, I would do that. But... trying to take minimally disruptive path at the moment.

Not sure if you are still looking but there used to be a utility linking TradeStation automated strategies to Infinity AT order entry/execution it was called an order bridge. I would check and see if they still allow connecting that route I their fills are excellent

risingfire View Post
Thanks, I figured that would be the case. I do use OOEL for some things, but they are not critical to the logic of the strategy, so could probably be removed for Multicharts version.


Sent using the NexusFi mobile app

Reply With Quote




Last Updated on October 19, 2017


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts