Navigation

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

    AR Traders

    @ARTraders007

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

    ARTraders007 Follow

    Best posts made by ARTraders007

    This user hasn't posted anything yet.

    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 Bugs
      A
      ARTraders007