Hi
Max Profit/Loss Mode:
Manual order Windows:
Drop down List for symbol, updated automatically if a symbol is added in Amibroker:
Required code needs to be added in your AFL:
Features:
* Supports Buy above, Sell Below, Max Profit, Max Loss from Amibroker also manually enter trade.
* Upto 3 [1/2/3] targets with Trailing SL On/Off / SL shifting when targets gets executed.
* Automatic target square off
* Manual target square off [Before the reaching of targets]
* Set max no. of trade per Strategy per Trading Symbol.
* Automatic Amibroker symbol to Trading symbol mapping. NIFTY-1M/NIFTY-I/NIFTY-1 to NIFTY15JANFUT etc.
* P/L calculation based on actual trade price [not on assumed traded price]
* Plays sound when the entry/target/SL order gets traded
* Gets price data from Amibroker Ltp & Bid/Ask
* Automatic square off at defined time for 3 different exchanges
* Breaching of cumulative max profit / Loss squares off all positions
* NOT Robot based order placement. [No F1/F2]. This is unique compared to Valnet, Autotrading, RCRT, Realsence.
* Gets order update from Nest [cancel/rejected/open/compelte can be known as it happens]
* Amibroker Plugin in dll.
* Easy to integrate code to your afl [you can modify the AFL yourself for algo trading]
* Demo trading Mode to test / to get familer with the tool.
* Save / Load strategy settings.
* No confusing parameters.
* In the future may support Limit/Cancel/Modify orders.
* Will not support Odin, sharekhan etc. [Only supports Nest Trader version 3.11 or above. About Now:not tested]
More Info:
hxxp://pastebin.com/X0YLmQ5z
regards
fullyaddicted
Max Profit/Loss Mode:
Manual order Windows:
Drop down List for symbol, updated automatically if a symbol is added in Amibroker:
Required code needs to be added in your AFL:
Features:
* Supports Buy above, Sell Below, Max Profit, Max Loss from Amibroker also manually enter trade.
* Upto 3 [1/2/3] targets with Trailing SL On/Off / SL shifting when targets gets executed.
* Automatic target square off
* Manual target square off [Before the reaching of targets]
* Set max no. of trade per Strategy per Trading Symbol.
* Automatic Amibroker symbol to Trading symbol mapping. NIFTY-1M/NIFTY-I/NIFTY-1 to NIFTY15JANFUT etc.
* P/L calculation based on actual trade price [not on assumed traded price]
* Plays sound when the entry/target/SL order gets traded
* Gets price data from Amibroker Ltp & Bid/Ask
* Automatic square off at defined time for 3 different exchanges
* Breaching of cumulative max profit / Loss squares off all positions
* NOT Robot based order placement. [No F1/F2]. This is unique compared to Valnet, Autotrading, RCRT, Realsence.
* Gets order update from Nest [cancel/rejected/open/compelte can be known as it happens]
* Amibroker Plugin in dll.
* Easy to integrate code to your afl [you can modify the AFL yourself for algo trading]
* Demo trading Mode to test / to get familer with the tool.
* Save / Load strategy settings.
* No confusing parameters.
* In the future may support Limit/Cancel/Modify orders.
* Will not support Odin, sharekhan etc. [Only supports Nest Trader version 3.11 or above. About Now:not tested]
More Info:
hxxp://pastebin.com/X0YLmQ5z
regards
fullyaddicted