How do i subscribe for Nest Plus plugin for semi auto trading?

Hi..

U have to send Ur request  to [email protected] for Subscribing Plus

Trading Plugin..It'll be activated in 2 working days...Here is the Fee Structure..

Plus API :
Monthly: Rs. 295.00
Quarterly: Rs. 706.00
Semi Annual:Rs 1296.00
Annual:Rs 2121.00​

Note:

MKT order Type is Not Supported by Plus Trading Plugin

MCX Exchange is Not Supported by Plus Trading Plugin

---------------------------------------------------------------------------------------

Features.

Order Placement..

Order Modification

Order Cancellation

​--------------------------------------------------------------------------------------------------

Once activated, U can fire Orders from Amibroker to Nest Trader.

Here is the Basic Syntax/code to Fire orders to Nest Trader from amibroker

plus = CreateObject('Nest.PlusApi')
plus.SetObjectName('Ami Client')
plus.PlaceOrder('BUY','Ami01','NSE','YESBANK-EQ','DAY','LIMIT',10,555.00,0.0,0,'NRML','0091-OTPUAT')
plus.ModifyOrder('Ami01','DAY','LIMIT',11,560.00,0,9)
plus.CancelOrder('Ami01')

U Can Refer This..

http://tradingqna.com/13918/directly-fire-orders-script-through-charts-trader-using-plus