pshai
Scripts by pshai
Simple Market Maker by pshai @ 2020 Introduction: This simple market maker makes the market! It doesn't stop, it has no limits (other t...
[pshaiBot] Futures Band-It
stableHello everyone! I'm excited to release this new awesome grid-bot script with you! It is a very powerful and dynamic grid-bot that utiliz...
The FlashCrashBot recreated in HaasScript is here! Ugh.. Almost 1900 lines of code! It was a challenge to create this bot, I can tell yo...
SuperTrend Extended indicator. This command version provides inputs for price data, which allows to use this indicator over MACD or RSI ...
DISCLAIMER: This script is EXPERIMENTAL and might not be fully functional. Use at your own RISK! Hey! Happened to look back into this...
v4 changes: - In case of stop-loss, bot will use MarketOrder instead of MakerOrCancel v3 changes: - Utilized stop-losses and trend con...
[pshaiCmd] CC_ALMA
stableThe ALMA indicator as a command. NOTE: This command returns only 20 data points of ALMA values. If you need more than that, see the line...
[pshaiCmd] SQZMOM Extended
stableLazyBear's Squeeze Momentum command script extended. It now provides input parameters for source and indicator settings. The returned va...
This bot is the same as the original, but now you are able to do multiple entries! Hope this script also brings some educational value t...
Welcome? Here is my Simple Leverage Scalper strategy, utilizing BBands and RSI. Preferred timeframes are between 1min and 5min, but you ...
The classic Order Bot recreated in HaasScript! I tried my best to keep the code simple, yet professional. The bot settings only contain ...
[pshaiBot] Deribot
stableSomewhat advanced scalper bot with nice features and settings. And as the name suggests, it works well in LEVERAGE MARKETS. At start, bo...
Found another one... Old script, never got published anywhere iinm. The command simply "Calculates the impact on orderbook based on trad...
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.
Scalper bot that tries to do the best it can: SCALP. But wait, there's more! It tries to do it while market is moving sideways. Bot uses...
Ported trading bot from this post: https://docs.wunderbit.co/free-tradingview-strategies/trading-bot-for-deribit/rsi-vwap-trading-bot-for...
[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...
[pshaiCmd] SuperTrend
stableSuperTrend indicator. Command uses ClosePrices, HLPrices and High/LowPrices built-in, so no price data cannot be inputted. Input parama...
Oscillator Scalper for SPOT markets A scalper with a bunch of customization; one out of 3 implemented oscillator and method for how you w...