Safeties
16 scripts available
SuperTrend-based trailing stop-loss safety command. What else... ;) Usage: if CC_STTSL(50, 1.75) then DoExitPosition('STTSL Triggere...
A custom command implementation of the built-in TrailingArmStopLoss command for educational purposes.
[pshaiCmd] Break Even Safety
stableHere is a simple Break Even Safety command. The inputs for the commands are: - Minimum required percentage price change for safety to A...
ProfitTrailerQuiet
stableA ProfitTrailer implementation by Pshai. Works like a safety and returns true when active. Modded by Firetron to have parameters to toggl...
Much loved PT by pshai, Logging silenced by Firetron https://www.haasscripts.com/t/profittrailerquiet/ A ProfitTrailer implementation b...
[kobalt] Safety: SuperSafeStops: StopLoss, StopLossROI, TrailingArmStopLoss, DeactivateOnLoss, [pshai] EasyProfitTrailer, DefineIntervalO...
custom ProfitTrailing to log, log verbose, plot start, if logging only when position is not closed. dependency in: https://www.haasscript...
Took the dynamic max open size and used firetrons template to make it a nice and neat command you can call in any of your scripts. Also u...
[Ko_b] MHB Safeties
stableMHB_Safeties - [kobalt] MHB_Safeties: StopLossROI, DeactivateOnLoss, ProfitTrailer, HighSpeedUpdates
Experimental AVSL Stop-Loss Script This script implements an experimental Anti-Volume Stop-Loss (AVSL) mechanism using Anti-Volume logic...
early test will further look into Firetron's OrderOptions this needs to be cleaner.. But Trailing, logging, plotting and fwd compatibi...
Hey fellas! This CC is based on the example I shared here: https://www.haasscripts.com/t/example-position-sizing-based-on-pre-determined...
This script implements a comprehensive trading safety mechanism that includes trailing stops, fallback protection, and break-even safety ...
This script represents a dynamic approach to managing trailing stop-loss orders in trading. It is a culmination of strategic methodologi...
Hey fellas! Here is an example code snippet to demonstrate how you can calculate your position size based on acceptable loss amount and ...
TrailBlazeArm_StopLoss
stableTrailBlazeArm Stop-Loss (TBASL) Overview The TrailBlazeArm Stop-Loss (TBASL) is an advanced trading script designed to help traders ...