TradingView
trading_mentalist
11 sept. 2021 23:05

Initial template 

Description

I have created a starting template for strategies.

It allows quick control of turning on/off long and short conditions, or disabling them entirely.

It includes trade filters for strategy equity and volatility. If there is not enough volatility it will not trade, or if the strategy equity is below the equity ema it will not trade.

It has standard stops and limits.

Simply change the long/short conditions!

Notes de version

  • Added the exit logic from adolgov's stepped stop loss ( tradingview.com/script/jjhUHcje-Stepped-trailing-strategy-example/ )
  • Added functions to record when condition is met and save the status of when strategy is long or short
  • Added option to wait for the trigger to open the position then wait for a better price
  • removed informational segments and old risk management parameters/orders
  • calculated a profitable strategy using the template

Notes de version

Added interoperable comments

Notes de version

Corrected the strategy

Notes de version

Comment feature at the top of script now
Commentaires
josephstrading
I am not a coder I am looking for a semi auto algo as I am a scalper. II don't want a fully automated algo. I am looking to just have if I turn on strategy that it will enter a trade on the close of next bar =1 of long -1 fpr short is it possible to have a code to do this .. it would be like automating the chart trad buttons with a predetermined point of execution without having to open order book is that possible
Plus