How to get automated ?..

Discussion in 'Automated Trading' started by TheMordy, Jan 28, 2025.

  1. TheMordy

    TheMordy

    Here they write:

    Strategy trading is limited to the backtesting mode only. Automated strategy trading with a brokerage account is not available on TradingView yet. We are considering implementing this in the future.

    So what do I do with a good Pinescript strategy?

    Go to a developer for $40k ???
     
    Last edited: Jan 29, 2025
    #21     Jan 29, 2025
  2. Brokers have their API for executing orders, try TradingView first for backtesting and when you are comfortable with the strategy follow the same process for your broker. They will have a similar manual to implement the strategy. Eventually, you will get familiar with everything you need to make it work.

    Brokers also have a forum where developers will be able to help you. The good thing is that your strategy seems to be simple, so it is a good foundation to start with.
     
    #22     Jan 29, 2025
    HawaiianIceberg likes this.
  3. TheMordy

    TheMordy

    Thanks so much for the real help !

    How long does such a process take for a simple strategy ? A month, a year ?
     
    #23     Jan 29, 2025
  4. TheMordy

    TheMordy

    What if my strategy is based on a peronalised Indicator on TradingView Pinescript,
    can I also duplicate the indicator (simple one) ?
     
    #24     Jan 29, 2025
  5. It depends on the effort you apply to it, have a look at the manual for Trading View. I think you should be able to run the examples in a week or so, and maybe another two weeks to implement your algorithm.

    Then another month to migrate it to your broker maybe? But it depends on how familiar are you with the programming language.
     
    #25     Jan 29, 2025
    TheMordy likes this.
  6. Have a look at Ninja Trader as well, they have everything in place to run indicators and connections to brokers in one place, and they use c# which is one of the best languages out there.
     
    #26     Jan 29, 2025
  7. TheMordy

    TheMordy

    Also for beginners ?
    I've never looked much at codes, but I'm very tech-savy.
     
    #28     Jan 29, 2025
  8. I've seen people on this forum running scripts on Ninja Trader and they are not developers, so it is meant to be for traders who know a bit of coding, enough to get by with the platform.
     
    #29     Jan 29, 2025
    TheMordy likes this.
  9. TheMordy

    TheMordy

    Any suggestions, folk ?
     
    #30     Jan 29, 2025