Which trading platform do you use?

Which trading platform do you use?

  • Tradestation

    Votes: 11 13.9%
  • Amibroker

    Votes: 3 3.8%
  • ThinkOrSwim

    Votes: 12 15.2%
  • NinjaTrader

    Votes: 18 22.8%
  • TraderStudio

    Votes: 0 0.0%
  • Quantopian

    Votes: 0 0.0%
  • Python/Custom

    Votes: 1 1.3%
  • C#/Custom

    Votes: 3 3.8%
  • Other

    Votes: 31 39.2%

  • Total voters
    79
Good point @MattZ. Unfortunately I cannot edit the poll. If anyone voted Other feel free to indicate the platform. In all likely hood I will target either NinjaTrader or TradeStation first. I will also generate pseudo code right out of the gate so users can translate to their platform of choice.

Thanks
fan27

I think you should also consider Multicharts using the Powerlanguage code that is compatible with easy language. I only suggest that because I found the auto execution to be very stable.
 
I think you should also consider Multicharts using the Powerlanguage code that is compatible with easy language. I only suggest that because I found the auto execution to be very stable.

@MattZ I'll reach out to you via PM to discuss this project further. I could see Multicharts being a first target platform, especially if you have access to users willing to participate in a pilot program.

Thanks!
fan27
 
@fan27 just replied to your PM. I look forward to talking to you.

Matt
 
esignal for charting and study (i operate on derivatives medium term) and to place the order via browser or even on the phone for some market
 
I ran into a road block with MultiCharts with how it calculates what is the first bar that can be used when having and indicator or strategy containing multiple data series of different time frames. The problem resulted in a large chunk of the data set not being evaluated in the backtest.

Hope to have better luck with NinjaTrader.
 
Back
Top