$0.00
In stock
AutoMagiCal is a simple client-side VTL Expert Advisor that generates a unique number to identify the particular chart symbol. When multiple Expert Advisors are running it is necessary to identify the trades generated by each Expert Advisor separately.
(Downloads - 1624)
AutoMagiCal is a simple client-side VTL Expert Advisor that generates a unique number to identify the particular chart symbol. When multiple Expert Advisors are running it is necessary to identify the trades generated by each Expert Advisor separately.
This unique number also called the Magic Number is used in comment section of trade to identify it uniquely and distinguish it from trades generated by other robots. The function computeMagicNumber() can be used in other Expert Advisors and indicators to generate a unique number to identify the current chart symbol. It is calculated based on the first five characters of the chart symbol. Each character is converted into its unique ASCII code, and a string sequence is generated from this ASCII code.
NOTE: This Expert Advisor does not use any inputs.
Usage
- Download the attachment from vStore or directly from the vStore tab in your terminal by performing a right click on it and selecting Download & Install
- Copy it to your company VertexFX Local VTL Files folder i.e. C:ProgramDataVertexFX Client Terminals”Company name”VTL10Local VTL Scripts
- Restart your Client Terminal or Right Click on “Local VTL Scripts” Tree Node to find the script.
Additional information
Plugin-Type | Client VTL – Expert Advisor |
---|---|
Compatibility |