Regarding Market Protection and Static IP

kuldeepchp
Dear Support Team,
As per new email received for algo trading, Requesting you to clarify few queries.

Point 3. Market orders on Kite Connect will require market protection. Orders placed with market protection as "0" will be rejected.
Query - So can i sent `market_protection : -1` (Automatic market protection) or its should be strictly check the percent (Ex. 1%-10%) and sent to order payload.

Point 1- From April 1, all order requests sent from an unregistered IP will be rejected. This applies to all Kite Connect users who place orders via the API, regardless of order frequency.
Query - Can i use 1/same Static IP for more then one zerodha account (for my spouse/friend) for their algo order.



Thank You!!
  • salim_chisty
    Point 3. Market orders on Kite Connect will require market protection. Orders placed with market protection as "0" will be rejected.
    Query - So can i sent `market_protection : -1` (Automatic market protection) or its should be strictly check the percent (Ex. 1%-10%) and sent to order payload.
    The system applies automatic protection within the allowed exchange range. You may refer to the Kite Connect API documentation and support article for the above concern.
    Point 1- From April 1, all order requests sent from an unregistered IP will be rejected. This applies to all Kite Connect users who place orders via the API, regardless of order frequency.
    Query - Can i use 1/same Static IP for more than one Zerodha account (for my spouse/friend) for their algo order.
    Currently, the static IP should be unique and cannot be used within the family.You may refer to this thread for more details.
  • kuldeepchp
    Thank you for clarifying my query, i am clear with my second query,

    I am still confused on my first query.

    Query - So can i sent `market_protection : -1` (Automatic market protection) or its should be strictly check the percent (Ex. 1%-10%) and sent to order payload.

    Shall i sent `market_protection : -1` this or 0-100%.
  • tuxred
    Could you please let us know "where to enter the static ip" on the kite developers dashboard please? I cant see any provision for that.
  • salim_chisty
    @tuxred This feature will soon be available on the developer console. Once the option is live, you can login to the Kite Connect developer dashboard and enter your static IP under your account profile. We will send a notification once the option to register static IPs becomes available on the developer dashboard.
  • tuxred
    @salim_chisty Thanks ... and I hope .. I can use the same IP for my spouse account
Sign In or Register to comment.