Browse Scripts

399 scripts available

Logger from Pshai, recreated as a custom command to drop into any script, without taking up to much visual script space and should then g...

Strooth 👁 1,282 💬 0 Nov 2021

Modification of Bunka's port of AlphaTrend by by Kivanc Ozbilgic. https://www.haasscripts.com/t/alphatrend-indicator/ Features: 1. The o...

smokyho 👁 1,276 💬 0 Jan 2024

A simple command to get bots used position margin information.

pshai 👁 1,272 💬 2 May 2022

Creates a group of inputs for Firetron's GetAmountSpread. Custom Command Dependencies: None Test code: if not Load('done', false) then ...

Firetron 👁 1,271 💬 0 Dec 2020

[cmd] Unpack

stable

Should be part of LUA as standard however due to sandboxing it appears unavailable - usually comes from the C# side but recreated as comm...

Strooth 👁 1,269 💬 0 Nov 2021

A template to help you format your command code like the Firetron.

Firetron 👁 1,265 💬 1 Oct 2020

Formats a number to have two digits like 04.

Firetron 👁 1,263 💬 0 Jul 2020

TWAP script with user defined intervals - first interval is to draw/plot/record TWAP values, second interval is the TWAP reset.

ajd1107 👁 1,259 💬 0 Nov 2022

Sorts a table using the merge sorting algorithm. Custom Command Dependencies: None Test Code: if not Load('done', false) then local ...

Firetron 👁 1,259 💬 0 Mar 2021

While the Hull Ribbon is great, and 2 Ribbons are better, at the end of the day it's still a moving average with no consideration for Vol...

ajd1107 👁 1,258 💬 0 Jul 2022

[CMD]GetColor

stable

A custom command for setting color in scripts which use multiple positions and is used in my mod of plot average enter price Default co...

Strooth 👁 1,255 💬 0 Mar 2021

This is an example of how to use the loop method 'for key in pairs' on a Lua Array, as well as how to construct an Array manually and how...

Strvinmarvin 👁 1,254 💬 0 Dec 2021

Dependency to revised tripple MA bot by Ratimbum

Rob 👁 1,252 💬 0 Jul 2021

A leveraged scalper that uses Smoothed RSI (Special thanks to King-Pshay) to exit positions and simple MA cross to enter long. This bot d...

Rob 👁 1,251 💬 0 Jul 2021

ArrayFilter command that works with numbers and text too. Example of use: -- build test arrays local array1 = {} -- will contain GUID v...

pshai 👁 1,248 💬 0 Aug 2022

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...

romdisc 👁 1,243 💬 1 Jul 2022

Rework of the Plot exposure command, which is a bit easier on the eye and to understand, at least for me anyway. Hope others find useful ...

Strooth 👁 1,239 💬 0 Apr 2021

Hey fellas! This CC is based on the example I shared here: https://www.haasscripts.com/t/example-position-sizing-based-on-pre-determined...

pshai 👁 1,237 💬 1 Apr 2024

Creates a spread of values that can be used for order amounts or prices. Custom Command Dependencies: Firetron’s Fib Test code: if not ...

Firetron 👁 1,229 💬 0 Feb 2021

Custom command for Chaikin Money Flow indicator

pshai 👁 1,228 💬 0 Apr 2021

Hey folks! In search of dynamic and counter-intuitive (but smart) trading strategies, I happened to create this. It's a bi!@$ to finetun...

pshai 👁 1,224 💬 0 Mar 2024

Creates a spread of amounts that can be used in orders. Custom Command Dependencies: Firetron’s Fib

Firetron 👁 1,222 💬 0 Dec 2020

Custom command to concatenate list values into a single string.

pshai 👁 1,216 💬 0 Apr 2021

HULL MA CROSS NON CONTINUE

Rob 👁 1,215 💬 0 Aug 2021