Nest Trader Connection

Download other SharpScripts
Post Reply
Admin
Site Admin
Posts: 71
Joined: Mon Mar 16, 2015 7:23 am

Nest Trader Connection

Post by Admin »

Nest Trader Connection connects to Nest Trader and has been tested with Nest Trader version 3.14.4.6

Procedure to import it to ArthaChitra
  • Please download the attached NestTraderConnection.zip file
  • In Main View menu bar goto Settings > SharpScript > Import
  • In the file selector dialog view select the file you want to import
  • Click Open
For more details please refer to our help guide

Once imported please setup an External Connection. Please refer to the section 'How to add an external Connection' from here.

The Nest Trader connection does not requires any special configuration and you will be able to receive Level1 data. Currently it supports Market data types Bid, Ask, Last and Total Volume. Feel free to edit the code if you need more data types. We do not support enhancement requests for this external connection.

Note
  • Please make sure to enable the RTD feature in Nest Trader. Please contact your broker regarding it.
  • Please run both Nest Trader and ArthaChitra in admin mode
  • Please import the instrument list which dons the NSE symbols for this external connection. Please refer here for more details.
Last updated : 9th August 2018.
  • Code logic changed on how the instruments are parsed.
Disclaimer:
This source code is provided for educational purpose only and intended for users who wants to build their own custom connection to connect to their preferred brokers/data-feed providers. This source code should only act as an example or guide for the above purpose.

ARTHACHITRA MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY OF ANY KIND. ARTHACHITRA DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ARTHACHITRA BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE.
Attachments
NestTraderConnection.zip
(10.25 KiB) Downloaded 1378 times
Post Reply