Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. girish.gss
    3. Posts
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 12
    • Best 0
    • Groups 0

    Posts made by girish.gss

    • RE: unable to access websocket using php

      @vbiz-krish said in unable to access websocket using php:

      @girish-gss
      if you want paid service then tell me I will setup for you in PHP with market watch UI with red and blue price ticker
      I already did this that's why I am telling you

      if you want it in PHP code i have code but not for free. i will charged. if you want then share your contact number in reply

      Contact me @ 9141814905

      posted in Test
      G
      girish.gss
    • RE: unable to access websocket using php

      @vbiz-krish
      9141814905
      Girish C

      posted in Test
      G
      girish.gss
    • RE: unable to access websocket using php

      @Rajeadarsh15 said in unable to access websocket using php:

      I tried with provided code in Github

      I got the following results in console.log
      [{"ak":"nk","task":"cn","msg":"cn"}]
      [{"ak":"nk","task":"mw","msg":"mw"}]

      and how can I get my client code and feed token using PHP

      because I need to integrate this into my website which is grinning on the PHP backend

      No response since april

      posted in Test
      G
      girish.gss
    • RE: PHP web soket : receiving only time feed mw/sfi/dp are not working

      i am using php scripts with javascript

      posted in General Discussion
      G
      girish.gss
    • RE: PHP web soket : receiving only time feed mw/sfi/dp are not working

      @admin nothing is changed in your websoket api details on your website if i get the new thing i can update it

      posted in General Discussion
      G
      girish.gss
    • RE: PHP web soket : receiving only time feed mw/sfi/dp are not working

      @admin yet i am getting the time feed only

      posted in General Discussion
      G
      girish.gss
    • RE: PHP web soket : receiving only time feed mw/sfi/dp are not working

      @admin
      dear admin its already 6 days since i reported dont you people have any time frame to solve the issues...!

      posted in General Discussion
      G
      girish.gss
    • RE: PHP web soket : receiving only time feed mw/sfi/dp are not working

      @admin
      is their any update its already 4 days

      posted in General Discussion
      G
      girish.gss
    • RE: Angel Broking Technical Error - 10th June 2021

      @admin

      who is taking responsibality for our funds as we should exit in profits due to your techchnical error if order not executed who is responsible

      posted in General Discussion
      G
      girish.gss
    • RE: PHP web soket : receiving only time feed mw/sfi/dp are not working

      @admin

      How much time it may take to solve the problem?

      posted in General Discussion
      G
      girish.gss
    • PHP web soket : receiving only time feed mw/sfi/dp are not working

      hi i am trying to get websoket feed using php javascript but the reply for the server is only time feed even if i send mw

      please look into it and do the needfull.```
      <script src="https://cdnjs.cloudflare.com/ajax/libs/pako/1.0.11/pako_inflate.js"></script>
      <script src="socket.js"></script>
      <script type="text/javascript">

      var ws =new  websocket('DIYD25731', <?php echo(json_encode($jwttoken)); ?>);
      
      //connect to server
      ws.connection().then(() => {
          ws.runScript("nse_cm|2885", "mw");
          setTimeout(function () {
              ws.close()
          }, 6000)
      });
      

      //add callback method where you can manipulate socket data
      ws.on('tick', receiveTick);

      //user defined function
      function receiveTick(data) {
      	//console.log(data);					
          data =  JSON.parse(data);
          if (data) {
          	console.log(data);
          }
          else{
          	console.log("No data @" + new Date().toLocaleString());
          }   
      
      }
      

      </script>

      
      ...
      i am receiving following response if i post mw
      
      
      

      [
      {
      "tvalue": "07/06/2021 14:53:15",
      "name": "tm"
      }
      ]

      posted in General Discussion
      G
      girish.gss
    • RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"

      Hi i request you to migrate my account so that i can use the smart api
      my client code is > DIYD25731

      posted in General Discussion
      G
      girish.gss