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

Fake webcam application, I need a program that mimics the similar functiona...

I need a program that mimics the similar functionality as the link below. Program must have a unique user interface. Must add source code, installer, and of course a nice user i

I need simple upgrades for asp.net site, I need Simple upgrades for ASP.NET...

I need Simple upgrades for ASP.NET site I have an existing web solution, we need a new page for creating additional features. The current website is done in C#.NET and ASP.NET.

Appsetting section in "web.config" file, What is AppSetting Section in "Web...

What is AppSetting Section in "Web.Config" file? Web.config file describe the configuration for a webproject. By Using "AppSetting" section we can define user defined values. T

Difference between authentication and authorization, What is the difference...

What is the difference between Authentication and authorization? This is  a tricky question. These two concepts seem altogether same  but there is big  difference. The Authenti

Develop a list reconciliation tool, Project Description: We have a recon...

Project Description: We have a reconciliation tool, written in VB.Net that selects customer data (email, addresses, etc) from three different data sources and compares them with

Explain the characteristics of value-type variables, Briefly explain the ch...

Briefly explain the characteristics of value-type variables that are supported in the C# programming language. The variables that are based on value types directly contain valu

Asynchronous one-way calls, What is Asynchronous One-Way Calls The One-...

What is Asynchronous One-Way Calls The One-way calls are a different from the asynchronous calls by the execution angle that the .NET Framework does not assure their execution.

How to load multiple tables in data set?, How can we load multiple tables i...

How can we load multiple tables in a DataSet? objCommand.CommandText = "Table1" objDataAdapter.Fill(objDataSet, "Table1") objCommand.CommandText = "Table2" o

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