Auto trading software for nse, DOT NET Programming

Assignment Help:

Project Description:

Step 1:

Buy 1 share at existing market price (ex: buy 1 at 100.00)

If 4 points profit then close position if not go to step 2

Step 2:

if 2 points loss then purchase 2 more shares at 98.00, this step continues whenever there is a 2 points loss and the order quantity doubles for each level it goes down (ex: buy 2 at 98, buy 4 at 96, buy 8 at 94..)

Exit:

Exit all the positions whenever the point goes up 4 points from the last buy level (let's say the current price is 96 then it has to close all positions if the point reaches 100), and continue to step 1.

This is a martingale strategy and the application could be able to monitor the orders so that all the orders will be closed when the profit is reached.

The application could be also be customizable with below alternatives and the source code should be shared

- Fully automatic trading or user will manually approve all orders.

- Error check to report if broker goes offline.

- Automatic auto-login if broker connection goes offline and back online.

- Handles any symbols from every data feeds.

- Fast and simple manual order entry.

- Positions in all symbols are updated automatically.

- Profit in all symbols is updated routinely.

- Fast access allows user to Cancel All open orders with one click.

- Fast access allows user to flatten all positions with one click.

- Constant updates of order status: Filled, Placed, Cancelled

- Automatic trailing stop loss when the order will be filled.

- All position could be squared off at a specified time ( user input).

Skills required:

.NET, FreelancerAPI, C++ Programming, Java, Software Architecture


Related Discussions:- Auto trading software for nse

What is machine.config, What is Machine.config?  Machine configuration ...

What is Machine.config?  Machine configuration file: The machine. config file have settings that apply to the entire computer. This file is located in the %runtime install path

How to use activex control in .net, How to use ActiveX Control in .Net ? ...

How to use ActiveX Control in .Net ? ActiveX control is a special type of COM component  that supports a User Interface. Using ActiveX Control in your .Net Project is even

C#, 13579 3579 579 79 9 How to the logic in code. pls give me Ans.

13579 3579 579 79 9 How to the logic in code. pls give me Ans.

I need to duplicate a website, Duplicate a Website I need a customer man...

Duplicate a Website I need a customer management site Please help me out and what I need to get. I need all charteristics of above mentioned site a) Effects b) Mobil

Software development life cycles, Explain different software development li...

Explain different software development life cycles. The System Development Life Cycle (SDLC) is the overall process of developing information systems through multi stage proces

How can we get access to cache object?, The Cache object is always defined ...

The Cache object is always defined in the System.Web.Caching namespace. You can get the reference to the Cache object by either using the Cache property of the HttpContext class in

Iuknown interface, Describe IUKNOWN interface All COM object supports a...

Describe IUKNOWN interface All COM object supports atleast one interface, that is  IUnknown interface. All interfaces are the classes, derived from the base class IUnknown. Eve

What are major difference between classic ado and ado.net, What are major d...

What are major difference between classic ADO and ADO.NET? Following are some major differences among both In ADO we have recordset and in ADO.NET we have dataset. In rec

How to clear a datagrid on a button click, How to clear a datagrid on a but...

How to clear a datagrid on a button click? You require to Clear the DataSource of the dadaGrid. So try this: dataSet1.Clear(); dataGrid1.DataSource = dataSet1.TableNam

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd