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

Sequence in which asp.net events are processed, What' is the sequence in wh...

What' is the sequence in which ASP.NET events are processed? The sequence in which the ASP.NET events occur are as folows :- 1.     Page_Init. 2.     Page_Load. 3.

What is an activity, What is an activity? In Windows Workflow Foundatio...

What is an activity? In Windows Workflow Foundation 4.0, an activity is the basic unit of composition and implementation of a workflow. Each activity in a workflow consists of

Uddi, What is UDDI? The Full form of the UDDI is Universal Description,...

What is UDDI? The Full form of the UDDI is Universal Description, Discovery and Integration. The directory that can be used to publish and discover public Web Services. If you

Task on data mining, Task on data mining Project Description: Task on...

Task on data mining Project Description: Task on Opinion Mining, Sentiment Analysis Skills required are C# Programming, Software Architecture, Data Mining

Explain the diffrent type of literals in c#, Explain the diffrent type of l...

Explain the diffrent type of literals in c# The different types of literals in C# are: Boolean literals - Refers to the True and False literals that map to the true and fals

What are abstract classes, What are abstract classes? What are the distinct...

What are abstract classes? What are the distinct characteristics of an abstract class? An abstract class is a class that cannot be instantiated and is always used as a base cla

Need a excel assistant, Excel Assistant Need somebody to duplicate/creat...

Excel Assistant Need somebody to duplicate/create an excel spreadsheet and to make it website friendly. Desired Skills are VB.NET, VBA, C++, macros, webdesign

Program of declaring a function - c# program, Program of Declaring a functi...

Program of Declaring a function - C# Program Program of Declaring a function, I am looking for a program in C#. It would be great if anyone help me learn function in C# langua

How different are interface and abstract class in .net, How different are i...

How different are interface and abstract class in .Net? Abstract classes cannot be instantiated it can have or cannot have abstract method basically called as must inherit as t

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