Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

lineas automaticas a mi plantilla

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

    lineas automaticas a mi plantilla

    hola como puedo insertar esas lineas automaticas a mi plantilla
    Attached Files
    Last edited by cathev; 10-14-2021, 05:53 PM.

    #2
    Hola cathev,

    Gracias por escribirnos hoy.

    Tenemos capacidad limitada para proporcionar soporte de plataforma en español; sin embargo, hemos encontrado que este sitio https://www.deepl.com/es/translator puede traducir el inglés al español con buena calidad. Por favor copie nuestra respuesta y luego navegue al sitio que le colocamos para pegar la respuesta en el cuadro hacia la izquierda.

    I've translated your query into English below:

    hello, how can I insert these automatic lines to my template?
    This will need some clarification - are you referring to adding lines to a script, doing something with an Ninjascript strategy/indicator's template or settings, or doing something with an ATM template?

    Thanks in advance; I look forward to assisting you further.
    Kate W.NinjaTrader Customer Service

    Comment


      #3
      buen dia es configurar una estrategia, muchas gracias

      Comment


        #4
        Hola cathev,

        Gracias por escribirnos hoy.

        Tenemos capacidad limitada para proporcionar soporte de plataforma en español; sin embargo, hemos encontrado que este sitio https://www.deepl.com/es/translator puede traducir el inglés al español con buena calidad. Por favor copie nuestra respuesta y luego navegue al sitio que le colocamos para pegar la respuesta en el cuadro hacia la izquierda.

        I've translated your reply below:

        good day is to set up a strategy, thank you very much
        You have several different options available to draw plots, lines and other objects from within a NinjaScript strategy. Plots may be added using AddPlot():



        Plots would need to be assigned a value for each bar and work the same way they would in an indicator.

        AddLine() would add a horizontal line at any price level specified:



        You also can use Drawing Tools like Draw.Line() from a Strategy to draw on a chart:



        Drawing objects have a Tag parameter. If you make these unique tags, a new drawing object will be drawn each time it is called. If you call the same drawing object with the same tag, this will update the existing drawing object.

        If you're simply wanting to add lines created by an existing indicator to a strategy, you can have the strategy automatically display the indicator on the chart when the strategy is added by using AddChartIndicator():



        If you can be more specific about your goal, I'm happy to provide simple examples.

        Thanks in advance; I look forward to assisting you further.
        Kate W.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by jaybedreamin, Today, 05:56 PM
        0 responses
        7 views
        0 likes
        Last Post jaybedreamin  
        Started by DJ888, 04-16-2024, 06:09 PM
        6 responses
        18 views
        0 likes
        Last Post DJ888
        by DJ888
         
        Started by Jon17, Today, 04:33 PM
        0 responses
        4 views
        0 likes
        Last Post Jon17
        by Jon17
         
        Started by Javierw.ok, Today, 04:12 PM
        0 responses
        12 views
        0 likes
        Last Post Javierw.ok  
        Started by timmbbo, Today, 08:59 AM
        2 responses
        13 views
        0 likes
        Last Post bltdavid  
        Working...
        X