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

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

What is cyclomatic complexity and why is it important, What is cyclomatic c...

What is cyclomatic complexity and why is it important? Cyclomatic complexity is a computer science metric (measurement) developed by Thomas McCabe used to generally calculate t

Finding average of array elements - c# program, Finding Average of Array El...

Finding Average of Array Elements - C# Program I need assignment help for Finding Average of Array Elements in C#. Can anybody send me there ideas?

Define an array, Define an array. An array is explained as a homogeneou...

Define an array. An array is explained as a homogeneous collection of elements, stored at contiguous memory locations, which can be referred by the similar variable name. All t

Entity-relationship diagram for e-resource planner software, what is Entity...

what is Entity-relationship diagram for e-resource planner software

What is semantic gap, What is semantic gap? Defining a useful channel i...

What is semantic gap? Defining a useful channel includes both understanding the applications requirements and recognizing the limitations of the underlying technology. The gap

Why is it preferred to not use finalize for clean up, The Problem with fina...

The Problem with finalize is that the garbage collection has to make 2  rounds in order to remove the  objects which have finalize methods. The figure below will make things cle

Boxing, What is boxing in .net

What is boxing in .net

Prepare one web based application, I want to prepare one web based applicat...

I want to prepare one web based application which have student registration and according to semester and every time it will change as per semester change according, now student ge

In what order do the events of an aspx page execute, In what order do the e...

In what order do the events of an ASPX page execute. As a developer is it important to understand these events?   If you try to access it in Page_Load that is way previous than

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