Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. ARTraders007
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Groups 0

    AR Traders

    @ARTraders007

    0
    Reputation
    2
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location India

    ARTraders007 Unfollow Follow

    Latest posts made by ARTraders007

    • Robo order issue

      error message: bo is not allowed for this stock. Kindly place an order with a different product type.

      posted in General Discussion
      A
      ARTraders007
    • Robo order can't place

      hi@admin,
      when I place Robo order always response message "BO is not allowed for this stock. Kindly place an order with a different product type.". I checked other stocks, same response. Can you please look at this. And what is the issue?. Below is my order place like this-
      'variety' => 'ROBO',
      'tradingsymbol' => 'ZOMATO-EQ',
      'symboltoken' => 5097,
      'exchange' => 'NSE',
      'transactiontype' => 'BUY',
      'ordertype' => 'LIMIT',
      'quantity' => '1',
      'producttype' => 'BO',
      'price' => 49.10,
      'squareoff' => 1,
      'stoploss' => 0.50,
      'trailingStopLoss' => 0.10,
      'duration' => 'DAY'

      posted in Test
      A
      ARTraders007