Bullet Trader 3.0 - Testers wanted

#1
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
 

dell

Well-Known Member
#3
like i have a simple afl ,
buy ,sell
short,cover

no target 1,target2,target3 type .
what to add in my afl as it is showing error .
 

pkgmtnl

Well-Known Member
#4
like i have a simple afl ,
buy ,sell
short,cover

no target 1,target2,target3 type .
what to add in my afl as it is showing error .
Unless they give you EXE to install AUTOTRADING Plugin, it will not work.
AFL codes search for DLL.

h t t p :/ / p a s t e b i n .com/X0YLmQ5z
Remove spaces.
Interface features seems Good, lets praise their work.
 

pkgmtnl

Well-Known Member
#5
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
Thanks Gr8 & Congrats.
Can it work on VPS also?

While installing, The final installation in NEST3 is not happening. Plz see image.
 
Last edited:

dell

Well-Known Member
#6
@pkgmtnl , i already download the setup and install it , actually when i am applying my strategy , the upper mentioned error is coming ,because it has only buy ,sell , short and cover , it did not have any target . so what change is to be done in afl ?
also want to know ; if play in demo than is orders not sent to nest or what ?
 

pkgmtnl

Well-Known Member
#7
@pkgmtnl , i already download the setup and install it , actually when i am applying my strategy , the upper mentioned error is coming ,because it has only buy ,sell , short and cover , it did not have any target . so what change is to be done in afl ?
also want to know ; if play in demo than is orders not sent to nest or what ?
Avoid Target Codes which are giving error, it should work.
Orders should into NEST.
I understand DEMO mode means limited to 14days period only.
 
#8
Thanks Gr8 & Congrats.
Can it work on VPS also?

While installing, The final installation in NEST3 is not happening. Plz see image.
Hi

you have to browse and select the path where Nest Trader [NestTrader.exe] is installed. when you do that Next buton will be enabled.
The required information is in the image/setup page itself.
 

Similar threads