OPEN-SOURCE SCRIPT
Actualizado Pro Trading Art Open Range Breakout Strategy

This strategy is based on Selected Candle High Low Breakout with buffer point.
You can select specific candle from input tab by giving time of that candle.
Default Settings:
Start Hour : Hour of starting candle means from this input you can specify opening candle. Default is 9.
Start Minute: Minute of starting candle. Default is 15. Means Default opening candle is 9:15
Stop Hour : Means After this time no new trade will execute.
End Hour & End Minute & Close All Trade : Means when you specify End Hour and Minute and Close all trade is true then strategy will close all trade on specified time.
Buffer : With the help of this option you can add some point in High and low of Opening Candle
Trade Mode : You can specify Target and Stop Loss in point or Percent
Stop Loss Point or Percent : This will work according to Trade Mode
Target Point Or Percent : This will work according to Trade Mode
You can select specific candle from input tab by giving time of that candle.
Default Settings:
Start Hour : Hour of starting candle means from this input you can specify opening candle. Default is 9.
Start Minute: Minute of starting candle. Default is 15. Means Default opening candle is 9:15
Stop Hour : Means After this time no new trade will execute.
End Hour & End Minute & Close All Trade : Means when you specify End Hour and Minute and Close all trade is true then strategy will close all trade on specified time.
Buffer : With the help of this option you can add some point in High and low of Opening Candle
Trade Mode : You can specify Target and Stop Loss in point or Percent
Stop Loss Point or Percent : This will work according to Trade Mode
Target Point Or Percent : This will work according to Trade Mode
Notas de prensa
Update Notes:Default Variable Updated
Stop Hour : 14
Stop Loss Point : 10
Target Point : 500
Notas de prensa
Target & Stop Loss UpdatePreviously I was calculating target and stop loss from High and Low of entry bar. But after some recommendation from you guys, Now It's calculating from entry price.
Notas de prensa
Trade OptimizedDetect Strong Range
Now validating strong movement with the help of opening candle size. By default I'm saying if opening candle length is greater than 0.4 % then consider it as a strong move. You can change is from "Open Range %" Input field.
Trade Gap: New Input Field
Now I'm checking if market giving you more than 100 point profit then change stop loss to entry_price + Trade Gap/4. Means if market move 100 point and again market reverse then at least you can book 25 point profit.
Notas de prensa
Profit Booking UpdateMin Profit Point After Trade Gap : New Input Field
Now you can book profit on specific point, when market move more than "Trade Gap" Point. Suppose market move more than 100 point in profit and market reverse then you can book at least 50 point profit. This is default. But now you can change it from input tab.
Notas de prensa
Alert Added:For fully automatic alert select "Order fills only" and in message box paste this : {{strategy.order.alert_message}}
And you can change message from input tab
Long : Message for long trade.
Short : Message for short trade.
Long Exit : Message for Long exit.
Short Exit : Message for Short exit.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.