Changes from 4.3 to 4.4

The following are the major new features added in the 4.4 release of NeuroShell Trader:

  1. Ability to select time zone information for server data:
    1. Select ToolsData Sources.

    2. Select the Servers tab.

    3. Select the Setup button for your selected server.

    4. Select the Time Zone tab.

  1. Ability to view and delete historical data server files from inside NeuroShell Trader:
    1. Select ToolsData Sources.

    2. Select the Servers tab.

    3. Select the Manage Realtime Files button.

  1. The %return calculation was changed to add the entry commission into the numerator of the %return calculation:

%Return is calculated as follows:

Long Percent Return = 100 * ((entry price – exit price)*shares – entry commission – exit commission) / (entry price*shares ‘ entry commissions).

Short Percent Return = 100 * ((exit price – entry price)*shares – entry commission – exit commission) / (entry price*shares ‘ entry commissions).

 

If using margin $ per share/contract, then % return is calculated as follows:

Long Percent Return = 100 * ((entry price – exit price)*shares – entry commission – exit commission) / (margin*contracts ‘ entry commissions)

Short Percent Return = 100 * ((entry price – exit price)*shares – entry commission – exit commission) / (margin* contracts ‘ entry commissions)

 

Note that the entry and exit price incorporate any specified slippage and/or point value

 

Was this article helpful?

Related Articles