Need help to automate a strategy

Bipinpatra
Hi All,

I have developed a strategy in Pine Scripting language and tested the same in trading view.com for Crude Oil and has given me some good results. I have an Zerodha account and need to implement the same and what I want is is it possible to initiate the trade when the condition is met automatically, set the trailing stop losses defined in the strategy and exit as per the strategy autometically. The user need not interfere. Please let me know if it is possible ? If the answer is yes how can I do the same and what all I need. If any one is interested I can share the sample pine script.

Regards
Bipin
  • Vivek
    @Bipinpatra You can achieve that using Kite connect APIs. Please check out docs - https://kite.trade/docs/connect/v1/ and available libraries for it - https://kite.trade/docs/connect/v1/#libraries-and-resources

    You have to note that user has to manually login atleast once in a trading session(24 hours) to obtain the access token which can be used for a day to access api.
  • Bipinpatra
    Hi Vivek,

    Thank you for the reply. I am not a programming expert so is there any way if I can share the strategy a program can be created and back tested.

    Regards
    Bipin
  • Bipinpatra
    Hi All,

    if there is any developer want to work with me I am willing to pay for their service to create the code for my strategies and also can share the strategies. Please contact me at bipin.patra@gmail.com or whats app me @+44-07424957602
  • jana1234
    what kind of scripting u wanted to use?
    i am familiar with java
  • AnkitDoshi
    You can share your strategy.
    I think what you need to do is understand pine script and take a note of formulae in strategies and work them out in your favorite client.
    I did same. I fetched few chart types and trends and than converted it to python.
    Let me know if want any help
  • Raj-Tech
    I am London based and use TradingView for analysis.
    Email alerts are configured on my TV pine Script. I am planning to use Microsoft Powershell to parse emails received on outlook and trigger trades via Kite APIs e.g KiteXL or Python.

    I will let you know as i proceed with testing.

    Regards,
    Raj
  • AlgOto
    You may try AlgOto which is a windows application on top of Kite API with Ninja Trader

    http://laibtech.com/Home
  • ruchanavjyot1907
    I am professional developer (freelancer), you can reach me at - ruchajoshi100@gmail.com
  • cdesai1987
    For any help on automating the strategy you can call me on 9850073217 or mail me at cdesai1987@gmail.com
Sign In or Register to comment.