Announcement

Collapse
No announcement yet.

Accessing BT param from EFS code

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Accessing BT param from EFS code

    Hi everybody,

    I am new to eSignal and EFS.

    I would like to simulate a strategy whereby I can dynamicaly adjust the leverage of my exposure to my profits/losses.

    To do that, I would like to be able to access the strategy parameters (essentialy the actual value of the portfolio) from inside the EFS code.

    The only parameters I have found in the doc are the position size and the default lot size, but not the value of the portfolio.

    Are there methods to do that ?

    Thanks in advance,

    Pierre
    Last edited by PierreC; 12-19-2008, 08:56 AM.

  • #2
    Re: Accessing BT param from EFS code

    Pierre
    Assuming I understood your question correctly there isn't [that I know of] a method in the Strategy Object that will return that value.
    Alex


    Originally posted by PierreC
    Hi everybody,

    I am new to eSignal and EFS.

    I would like to simulate a strategy whereby I can dynamicaly adjust the leverage of my exposure to my profits/losses.

    To do that, I would like to be able to access the strategy parameters (essentialy the actual value of the portfolio) from inside the EFS code.

    The only parameters I have found in the doc are the position size and the default lot size, but not the value of the portfolio.

    Are there methods to do that ?

    Thanks in advance,

    Pierre

    Comment


    • #3
      Alex,

      Thank you very much for taking the time to answer.
      In the meantime, I have redevelopped the "mechanics" of simulation in order to track the value of the position adjusted with profits/losses. I am therefore able to adjust my position accordingly.

      Best regards,

      Pierre

      Comment

      Working...
      X