Announcement

Collapse
No announcement yet.

charts

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

  • charts

    Alexis,

    Your prior assistance has been appreciated and was very helpful.

    1) Is it possible to run the tick replay with several separate studies running on 1 monitor. How? As an example, a 5 tick chart with a moving average and a sepaerate 50 tick chart with computations and lines plotted on the second chart running at the same time?

    2) Is there an example of a program that based on variables such as if a moving average crosses a close produces an indicator on the chart? If so, what are the oprtions for symbol type, color, location, size, etc.?

    3) The same as #2 but can an audable alarm with variable sounds, volume, duration be programed?

    Best Regards,

    Alan

  • #2
    Alan

    1) Is it possible to run the tick replay with several separate studies running on 1 monitor. How?

    Open however many charts you need and use the symbol $PLAYBACK in all of them

    2) Is there an example of a program that based on variables such as if a moving average crosses a close produces an indicator on the chart?

    There are many examples in these forums of studies that do this. Try running searches for moving average crossover (or any combination of these and similar keywords).

    If so, what are the oprtions for symbol type, color, location, size, etc.?

    See the Guide to Developing eSignal Graphics for detailed instructions and examples on how to do this.
    In the process you may also want to go through the other EFS Guides that are available in the EFS KnowledgeBase

    3) The same as #2 but can an audable alarm with variable sounds, volume, duration be programed?

    Most of the examples you will find in the search mentioned above will include also alerts. Try also running a Search for crossover alerts or similar keywords. I do not believe you can set the volume or duration of a sound
    Alex

    Comment


    • #3
      chart

      Alevis,

      I found the alert example for a moving average crossing the close. Thank you. Assume there are two active charts on the monitor. Can I refferance a variable in chart #2 in the logic of chart #1 as a cross over variable? For example, if the 5 ma of a tick chart crosses the close in a 10 tick chart and the 35 ma of a 50 tick chart crosses the close then set the alert? Is there an example of a two chart refferance?

      Best Regards,

      Alan

      Comment


      • #4
        Alan
        This topic has been covered in a number of threads mainly in the EFS Studies Forum. Run a Search for multiple intervals or multiple time frames (or any combination of similar keywords) and you should find them.
        Alex

        Comment

        Working...
        X