BigJasTrades

Strategy Template

BigJasTrades Actualizado   
This is an example strategy template that is provided to new pinescript users as an example of how to create a strategy. It is based off the example template strategy provided by TradingView.

This strategy will show users how to:
  • Use inputs to control variables
  • Set take profits and stop losses
  • Select whether to apply take profits or stop losses or neither
  • Set a trading window
  • Set an option to compound net profits
  • Set variables to be used throughout the strategy
  • Control position sizing with strategy entries
  • Visualise the indicators and entries.


READ THIS BEFORE USE:
  • This code is provided as an example strategy for educational purposes only. It comes with NO warranty or claims of performance.
  • It should be used as a basis for your own learning and development and to create your own strategies. Develop your own entries and exits and learn how to test them properly.
  • It is NOT provided to enable you to profitably trade. Do not use it to trade live.
  • If you use this code or any part of it you agree that you have thoroughly tested it and determined that it is suitable for your own purposes prior to use.
  • If you use this code or any part of it you agree that you accept all risk and you are responsibile for the results.
Notas de prensa:
Added some debugging labels and corrected some minor typos.
Notas de prensa:
Some minor corrections to comments
Notas de prensa:
Made some minor terminology changes to help clarify a few things.
Notas de prensa:
Some minor comment updates
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

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.

¿Quiere utilizar este script en un gráfico?