Share this post

Q&ACategory: SOFTWARE INFORMATIONHello! Please provide me with brief description of how can I add my own strategies in your software.
Shailendra asked 6 years ago
1 Answers
egitpro answered 6 years ago

We provide flexibility to our users to add and create their own strategies by simply using our user-friendly input fields.
1.Column Generator
Column Generator provides the capability to the trader to make the strategy work operational at the front end. This form provides the ability to set the legs of the strategy and other input and display parameters as well. All the admin controllers, creating/updating the strategies can work upon these input fields of column generator.
This form consists of various user- intractable field as described below:-
Add Strategy: In the Add Strategy drop menu, the first option is to add a new strategy through which the user can add a new strategy to the front end. Here the user needs to define the parameters for the strategy which includes:

  • Element Segment: It is a drop down menu containing two types of element segments:
  1. Input: For input parameters of the strategy.
  2. Update: For display parameters of the strategy.
  • Element Name: The element name allows the user to set the element name of own choice.

 

  • Element Type: This field defined the type of element value. It consists of:

 

  1. Single : It can take any single value at the run time.
  2. Int32      : It can take any integer value.
  3. String     : It can take any fixed or variable value.
  4. Trad-able : It is used to display the token and describes the      strategy leg.
  5. Combo Option: Can be used to provide multiple option with single selection choice to user,g.; To define the leg cycle for defining the Order Type(Buy/Sell) in a particular format.

 

  • Default Value: This field is for the Combo Option default value setting. Here the user needs to define the execution sequence of operations(Buy/Sell) that the strategy would   There are two types of execution sequence default value. The default operation field would remain disabled all the Element Type except the Combo Option.

 

  • Add Button: Once we have filled the parameter details, the add button let it to             include that into the strategy.

 

  • Delete Button: If the user wants to delete any added element then it can be done with simple click on that element and then selecting the delete option. This removes the selected parameter from the strategy.

 

  • Strategy Name: This field let the user to give the strategy name of own choice.

 

  • Generate/Update: If the user is adding the elements in a new strategy then he/she would get a Generate Button at the bottom of the window. If user is updating any previously added strategy, then he/she would get the Update .

 

  • Delete Selected Strategy: This button lets the user to delete any unwanted strategy.

 

  • Copy As: This option lets the user to keep a copy of the strategy. It is quite helpful in case if the user wants to make some changes in the current strategy and at the same time wants to keep the previous settings same. This creates the copy in the Add Strategy drop menu and the user can access that from   

 
 
 

Attachments