Navigation

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

    algok

    @algok

    0
    Reputation
    5
    Posts
    2
    Profile views
    0
    Followers
    2
    Following
    Joined Last Online

    algok Follow

    Best posts made by algok

    This user hasn't posted anything yet.

    Latest posts made by algok

    • RE: Stop loss oder

      @rajanprabu thanks bro,let me try

      posted in Python SDK
      A
      algok
    • RE: Stop loss oder

      @rajanprabu said in Stop loss oder:

      orderparams = {
      "variety": "STOPLOSS",
      "tradingsymbol": "SBIN-EQ",
      "symboltoken": "3045",
      "transactiontype": "BUY",
      "exchange": "NSE",
      "ordertype": "STOPLOSS_LIMIT",
      "producttype": "INTRADAY",
      "duration": "DAY",
      "price": "302.50",
      "squareoff": "0",
      "stoploss": "280",
      "quantity": "1"
      }

      where I can put trigger price

      posted in Python SDK
      A
      algok
    • RE: How to get the symbol/name in ticks data in WS

      @StockM can you share code how put sl order

      posted in Bugs
      A
      algok
    • RE: Not receiving all stock ticks data missing high data.

      how can give me idea how to put sl order( 9166127297 whatsapp)

      posted in Bugs
      A
      algok
    • Stop loss oder

      How to put stoploss order , if anyone have idea or code pls share.

      posted in Python SDK
      A
      algok