Other
30 scripts available
From GPT: The [pshaiTool] Buy & Sell buttons script is an advanced trading tool designed to streamline the process of executing buy ...
[pshaiCmd] JSON to Table
stableConverts a JSON object/data string to a table/array.
[FEBE] Execute
stableExecute command for FEBE. More information about FEBE: https://www.haasscripts.com/blog/guides/first-ever-bot-engine-febe-for-haasscript/
[FEBE] Buy
stableBuy command for FEBE. More information about FEBE: https://www.haasscripts.com/blog/guides/first-ever-bot-engine-febe-for-haasscript/
[pshaiCmd] Table to JSON
stableConverts InputTable object (or a regular array) to JSON data string.
[pshaiCmd] Fractals
stablePlots a pivot cross above or below the chart when detected.
[FEBE] StopLoss
stableStopLoss command for FEBE. More information about FEBE: https://www.haasscripts.com/blog/guides/first-ever-bot-engine-febe-for-haasscript/
[pshaiMisc] RSI Bands
stableRSI Bands from the old days... Came across it again and revised it a little, as it used some of the old input commands.
[FEBE] Sell
stableSell command for FEBE. More information about FEBE: https://www.haasscripts.com/blog/guides/first-ever-bot-engine-febe-for-haasscript/
[Giankam] Trail Blaze
stableThe main set of features includes: Three independent trailing types each with their own +/- multipliers: - Standard % change - ATR (aka ...
For the main description see the original indicator Strooths Candle Indicator This one is modified so you can feed it a list as require...
[FEBE] TakeProfit
stableTakeProfit command for FEBE. More information about FEBE: https://www.haasscripts.com/blog/guides/first-ever-bot-engine-febe-for-haasscr...
A custom command to return the seconds until candle close.
[pshaiCmd] Indicator Memory
stableA memory for custom indicator calculations and other things that might cause "repaint of history". A good example of this "repaint" issu...
[FEBE] Orders
stableOrder settings command for FEBE. More information about FEBE: https://www.haasscripts.com/blog/guides/first-ever-bot-engine-febe-for-haa...
[FEBE] ParseOrderType
stableNecessary command for FEBE which converts order types to numbers and back to enums. More information about FEBE: https://www.haasscripts...
Strooths Candle Indicator
stableScans price chart for defined list of known bullish/bearish candle patterns and their directions. The patterns were found on http://thep...
This command calculates the adaptive period length based on noise in the prices. It is recommended to use this command with: https://www...
TWAP script with user defined intervals - first interval is to draw/plot/record TWAP values, second interval is the TWAP reset.
[pshaiCmd] Bots Used Margin
stableA simple command to get bots used position margin information.
This command plots a line that is interrupted, when you provide no values. It might be usefull, for instance, when you have a trailing s...
Hey folks! In search of dynamic and counter-intuitive (but smart) trading strategies, I happened to create this. It's a bi!@$ to finetun...
Holt's Linear Trend Forecasting method - indicator Haasscript recreation by bunka Optimization and timeframe-check by pshai orig TV aut...
updated Firetron’s InputOrderOptions https://www.haasscripts.com/t/firetrons-inputorderoptions/ to include 9. reduceOnly - Boolean - (Opt...