Recent content by TradingGuy

  1. TradingGuy

    MultiCharts Automated trading

    I gave the conversion a try with Chat GPT. It gives it a go, but it's not a complete conversion. Might be a good start.
  2. TradingGuy

    MultiCharts Automated trading

    For those of you using MC, is anyone using MC .Net? I've used both for different reasons and continue to do so, though lately been spending more time with the .Net version.
  3. TradingGuy

    NT8 Algo - trying again

    It works well for me and others I have written scripts for. Hopefully, the people you are hiring have experience building systems with NT.
  4. TradingGuy

    Porting from EL-PL in MultiCharts to C# for QuantTower: Tips?

    Curious. Did you consider MC .Net before deciding to move to Quantower?
  5. TradingGuy

    Gateway and mobile app

    I am considering opening an account with IB, again. It's been a while. If I'm running the gateway with a front end like Ninja, can I log into the same account the gateway is logged into with IBKR Mobile and not have an issue with the gateway being dropped? Or do I need a second account, pay...
  6. TradingGuy

    Does this simple EL code work in TradeStation?

    Verifies, Prints 0.
  7. TradingGuy

    Signal generation "automation" suggestion request.

    TOS has Thinkscript. MultiCharts and TradeStation have EasyLanguage.
  8. TradingGuy

    Multiple broker accounts + 1 trading platform user interface?

    To be clear, I'm not suggesting using the standard DOM Trader with MC, Ninja or even TradeStation. All of these products allow programmatic input of Account and Symbol. NT with the DLL interface, MC .Net by exposing the Trade Manager, and TS with the use of Order Objects. All three would...
  9. TradingGuy

    Multiple broker accounts + 1 trading platform user interface?

    All accounts? I have not done it, but it looks to be possible with MC.NET. Same is also possible with NinjaTrader which does have a DLL interface.
  10. TradingGuy

    Multiple broker accounts + 1 trading platform user interface?

    MultiCharts can also connect to multiple brokers from one workspace.
  11. TradingGuy

    How to apply auto strategy to 200 stocks in TradeStation Plateform?

    You can enlist the assistance of someone who has done this, maybe purchase a template, or hire a TS consultant.
  12. TradingGuy

    How to apply auto strategy to 200 stocks in TradeStation Plateform?

    That's an example of implementing order management with Radar Screen. Yes, in that example it's a manual trigger. Same concept can be done with full automation. I've run fully automated strategies up to 500 symbols with no issues. In theory you can go as high as 2000. There is a lot of...
  13. TradingGuy

    How to apply auto strategy to 200 stocks in TradeStation Plateform?

    You can run strategies out of Radar Screen with Order Objects. Hundreds of symbols are no issue. I do this daily. It is significantly more coding effort than a TS "Strategy". Search for Grid Trading in the TS forums and you will find information. You can also look at MultiCharts. MC offers...
  14. TradingGuy

    Fidelity's 0 Commission Platform, what are the cons?

    Well, scratch that. Fido is dropping WLP as of end of July.
Back
Top