MultiCharts Automated trading

Discussion in 'Automated Trading' started by MarkBrown, Oct 9, 2022.

  1. MarkBrown

    MarkBrown

    you know i have tried turning off order confirmation thinking it's the loop between mc and the broker etc. now matter what system or chart style or broker mc can not auto trade - and that is false advertising.

    they need to prove it works - but they don't actually trade so how would they know?
     
    #81     Dec 1, 2022
  2. if you've fought this battle so long, why not move to a different platform? coming from a guy who fought with MT5 for 4+ years before finally changing over to Quantower lol.

    just saying - at some point acquiescence is the best way.
     
    #82     Dec 2, 2022
    ondafringe likes this.
  3. What you need is Window On Wallstreet software....Thats a flashback.
     
    #83     Dec 3, 2022
    MarkBrown likes this.
  4. Bad_Badness

    Bad_Badness

    It is interesting, that I recently threw in the towel on full Auto Trade. Mostly because I am at least a year out on coding all the libraries to monitor the tail end of the trade.

    Although I see MBs issues, I assumed the API *might* be better, and assumed the MC interface is just for prototyping the signals. The other option I considered, was when you get a signal, use a LMT to execute where you want on the next bar, and if you fail to fill, go MKT. OF COURSE, this only works for some strategies.

    Bottom line: Automatic Entry and Manual Exit, is the best I can do with the time-effort put forth so far. (1 year of coding, 15+ years of trading ES).
     
    #84     Dec 5, 2022
    MarkBrown likes this.
  5. destriero

    destriero

    tradestation is brutal, at least on the futures/FO-side. Funded an account -> misapplied the wire in -> mobile doesn't work, futuresplus doesn't show the credit after two days. Wire out. Awesome implementation of TT MD_Trader but they are just out to lunch.
     
    #85     Dec 9, 2022
  6. VSTscalper

    VSTscalper

    If I recall - I mentioned in my thread - Scalping_My Way with ACV - the last thing I said in the Tradestation Forum was - "if I had the money - I would Short Tradestation down to "0" - then close it down". That may not be the exact words - but I was so pissed off. Tradestation "Help" - was almost ZERO.

    I better stop - I feel my blood pressure rising - LOL - and at my age now - I need to be careful.

    Multicharts - Ninjatrader and other trading problems have their own problems - but for me - NOTHING like I had with Tradestation. I had a lot of Code on Tradestation - so I finally decided to go with Multicharts. I also Code in C# for Ninjatrader - great platform - I would highly recommend it. I have clients on both platforms.
     
    #86     Dec 9, 2022
    MarkBrown likes this.
  7. MarkBrown

    MarkBrown

    does anyone know of an excel auto trading example for

    multicharts to rtd server to excel to amp?
     
    #87     Dec 19, 2022
  8. easymon1

    easymon1

    Which is more of the problem, the back office or the charting platform?
     
    #88     Dec 19, 2022
  9. destriero

    destriero


    There was a problem with TT for my RFQ, but the back office was unbelievably bad.
     
    #89     Dec 19, 2022
  10. MarkBrown

    MarkBrown

    i think the problem is in the charting calculation of the formation of the bar.

    simply in most all platforms systems systems can only use close of bar at best or open of next bar to execute a trade - rather than use price.

    it's like price be dammed your waiting until the close or open to place a trade.

    so what i have done to fix this is to build the bar using single ticks that way i miss nothing and can plot everything perfectly on a tick by tick basis. but again systems perform differently.

    m
     
    #90     Dec 20, 2022