Arbitrage Market Scanner for NSE

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

Arbitrage Market Scanner for NSE

Post by Admin »

Arbitrage Market Scanner user code displays the % difference between a future script and its corresponding underlying.

Please follow the below steps to download and import it to ArthaChitra:
  • Download the Arbitrage.zip file
  • In Main View menu bar goto Settings > SharpScript > Import
  • In the File selector dialog select the downloaded zip file and click Open
  • Restart ArthaChitra.
If you encounter any compilation error please refer here to resolve it.

To apply the newly imported script please follow the below steps:
  • In Main View menu bar goto New > Market Scanner
  • In the Market Scanner View, right click on the option 'Select Column'
  • In the 'Column Selector Dialog' select the user code 'Arbitrage' and click on the Add button
  • In the 'Selected Scanner' list select the Arbitrage user code
  • Set appropriate properties from the right pane:
    • Set the Market Data type (whether the calculation will be based on LTP, Bid Price or Ask price)
    • Set the Expiry Month of the futures contract you want to compare
  • Click Ok
Now just add the necessary stocks (add the underlying, NOT the futures contract) you wish to view.
  • Right click on the Market Scanner View
    • Click on Select Instrument to select an instrument or
    • Click on Add instrument list > {Name of instrument list} to add a list of instrument or
    • Click on Add instrument > {Name of instrument list} > {Instrument} to add an instrument
To know more about the Market Scanner View please refer here

Please do remember, the Arbitrage user code is an open source code and can be edited from:
  • In Main View menu bar goto New > SharpScript > Edit
  • In the new dialog, select Scanner from the drop down list
  • Select Arbitrage
  • Click Ok
Please refer here to know more
Attachments
Arbitrage.zip
(1.8 KiB) Downloaded 1345 times
Arbitrage.png
Arbitrage.png (42.92 KiB) Viewed 16887 times
Post Reply