Browse Scripts

399 scripts available

early test will further look into Firetron's OrderOptions this needs to be cleaner.. But Trailing, logging, plotting and fwd compatibi...

Kobalt 👁 1,451 💬 0 Jul 2022

Positive Volume Index indicator - PVI The theory behind the indexes is as follows: On days of increasing volume, you can expect prices ...

Bunka 👁 1,451 💬 0 Mar 2022

This example shows how you can read the contents of the orderbooks. NOTE: Orderbook data is real-time data and can not be backtested, on...

Stephan 👁 1,450 💬 0 Oct 2020

Had to have a value instead if a signal for a relatively shitty indicator, use this one both or neither to err on the side of caution... ...

Kobalt 👁 1,449 💬 0 Jul 2021

Here it is; the humble hunchback of the debugger: LOGGER. Logger is a simple class object, which brings depth to debugging. You can foll...

pshai 👁 1,449 💬 0 May 2021

Creates a spread of orders. Custom Command Dependencies: None Test Script: if not Load('done', false) then local currentPrice = Curr...

Firetron 👁 1,448 💬 0 Oct 2020

Necessary command for FEBE which converts order types to numbers and back to enums. More information about FEBE: https://www.haasscripts...

pshai 👁 1,448 💬 0 Oct 2020

This is an example script to show how to send text messages to external sources like (in this case) Slack. Please note: This script only...

Stephan 👁 1,447 💬 0 Oct 2020

Simple command to remove value(s) from the array. Usage testample: local testArr1 = {'a', 'a', 'b', 'c', 'a', 'b'} local testArr2 = {1, ...

pshai 👁 1,447 💬 0 May 2020

Creates a group of inputs for debug options: fee, logging, plotting, reporting, verbose, verbosityInterval. Custom Command Dependencies:...

Firetron 👁 1,445 💬 0 Nov 2020

Experimental: OBV- Should be manually set for only Exit, Weight should equal: 1 Wave- SHould be set for Only Long, Weight should Equal:...

Rob 👁 1,444 💬 3 Jul 2021

Template for using https://www.haasscripts.com/t/bot-engine-strooth-version-febe-mod/

Strooth 👁 1,444 💬 1 Jun 2021

Command to easily throw in your scripts which plots the balance monitor Can be called without any settings, the defaults should work wit...

Strooth 👁 1,443 💬 0 Apr 2021

Finds the middle value of a table of values. If there is an even number of elements, takes the average of the 2 middle values. Custom Co...

Firetron 👁 1,443 💬 1 Mar 2021

— Inverse Fisher Transfor on RSI indicator — — About INVERSE FISHER TRANSFORM: — — The purpose of technical indicators is to help with yo...

GnAsHeR 👁 1,441 💬 0 Jul 2021

Scans price chart for defined list of known bullish/bearish candle patterns and their directions. The patterns were found on http://thep...

Strooth 👁 1,437 💬 0 May 2021

Grabs a fractional range from an array, list, or table. Custom Command Dependencies: None Test code: if not Load('done', false) then ...

Firetron 👁 1,430 💬 0 Apr 2021

I like it on 6h or 12h timeframe

dmaclennan 👁 1,428 💬 1 Mar 2023

How to merge Input groupings work a round with InputSignalManagement Original by Ratimbum, Low Hi Fi Modified MA CC so they merge with...

Kobalt 👁 1,428 💬 0 Aug 2021

A custom command you can easily add to any script to sync open positions with exchange on start for example. Tested working with Binance...

Strooth 👁 1,425 💬 1 Jun 2021

Optimized Reversion Bands based on VWMA. Will signal long/short when bid/ask breaches first level of bands. These are excellent in Rang...

ajd1107 👁 1,424 💬 0 Sep 2022

Calls a function on an interval, and remembers the previous result between the update intervals. Works the same as OptimizedForInterval/D...

Firetron 👁 1,424 💬 2 Jun 2021

Returns the Fibonacci number at the specified index. Test Code: if not Load('done', false) then for i = 0, 30 do local fib = CC_F...

Firetron 👁 1,424 💬 0 Nov 2020

Logs a rule (horizontal line).

Firetron 👁 1,420 💬 0 Aug 2020