Announcement

Collapse
No announcement yet.

testing position sizing in program

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

  • testing position sizing in program

    Hi,
    I understand that Strategy.isLong() works only in back testing.
    what is the object similar to Strategy object for real time trading.
    also is there a function to find out if there are any open positions?.

    Thanks
    sumi

  • #2
    Hello sumi,

    There isn't a built-in object for real time trading like the Strategy object. You can create one or track various information with global variables. At this time, EFS doesn't have all of the necessary built-in functions to perform complete auto-trading. However, there are some 3rd party products out there that will allow you to do this through EFS.
    Jason K.
    Project Manager
    eSignal - an Interactive Data company

    EFS KnowledgeBase
    JavaScript for EFS Video Series
    EFS Beginner Tutorial Series
    EFS Glossary
    Custom EFS Development Policy

    New User Orientation

    Comment


    • #3
      Third party products for auto trading

      Thanks Jason!
      Could you please point me to the reliable 3rd party products for programming auto trading.

      Comment

      Working...
      X