Revised [Smooth Money Making Accident inside] still just as Shitty as Before. (But hopefully working..)

stable
By Kobalt in Trading Bots Published July 2021 👁 4,572 views 💬 4 comments

Description

Shitty or not? DEFINITELY! Very shitty It all depends on [Dependancies inside of more nasty dependencies... AWWW SJEEET. ..] https://www.haasscripts.com/t/smmasmoothedmfi-array/ https://www.haasscripts.com/t/relativelyshittyindicator-description-of-what-exactly-is-inside-below/ https://www.haasscripts.com/t/kobalts-plunder-hsp-all-highspeedprices/ -First script I opened ran flawlessly so triple checking if we have exactly what I have (impossible but one can try ;p) ////With a bit of luck will be able to produce another #2: ‘A Running Late but for sure Less Shitty Bot.’ [relative to this one] Soon.. ///{PHEW crisis averted?...] dm me if it still will not go..Kobalt#7977
HaasScript
local chartIndex =  8
local name = ''
-- Input fields for the indicator.
InputGroupHeader('RelativelyShittyIndicator Settings')
 -- Inputfields
local interval = InputInterval( '   Interval', 3, 'used for all three')
local rsilength = Input('   RSI length',16)
local roclength = Input('   ROC length', 3)
local mfilength = Input('  MFI length', 12)
local smmamfi = Input('  MFI Smmmoothing', 6)
local sellline = Input(' Sell threshold', 90)
local buyline = Input('Buy threshold', 30)
-- Get information
local prices = CC_HSP(interval).hlcc --PRIORITY 2do: enhance HSP with a luxury InputOptional price sourse selection..
-- Calculation
local rsi = RSI(prices,rsilength)
local roc = ROC(prices,roclength) -- changing ROC and all references to something else like TSI etc... local tsi = TSI(prices,tsilength) doesn't seem to work as eaqsy as I expected..

local smmmfi = CC_SmoothMoneyFlowArray(interval, mfilength, smmamfi, chartIndex)
local ShitInside = rsi[1] + roc[1] + smmmfi[1] / 3

--local ezmfi = EasyMFI(chartIndex+2, '', InputInterval( '   Interval', 0, '', 'EasyMFI Settings'))
--ChartSetOptions(chartIndex+2, 'EasyMFI') Easy Indicators and any thing using PlotLineBuySellZone need a fix Plot Selllinbe
-- Plotting the lines IS NOT WHAT IT USED TO BE..
OvercomeDoubleFeeCosts()
CC_VPM_HS()
Plot(chartIndex, 'daShits4YerLongShorts', ShitInside, Yellow)
PlotHorizontalLine(chartIndex, '2 DUMP or not 2 dumb: Sir. I NEED to DUMP, quick  please! at a discount...', Green, buyline) 
PlotHorizontalZone(chartIndex, 'Sir? May I buy that premium shit off you?', Gold(13), buyline, sellline) 
PlotHorizontalLine(chartIndex, 'sellline', Red, sellline)
PlotHorizontalLine(chartIndex, 'zero shits line', DarkGray(33), 0)
PlotHorizontalLine(chartIndex, 'sellline', Red, sellline)
ChartSetAxisOptions(chartIndex, RightAxis, 0, 100)
ChartSetOptions(chartIndex, 'SMMA_Smoothed_MFI+ROC+RSI/3')

--PlotLineBuySellZone(chartIndex+1, 'plotLineBuySellZone UPPER LINE IS MISSING..', ShitInside, buyline, sellline )
--ChartSetOptions(chartIndex+1, 'plotLineBuySellZone UPPER LINE IS MISSING..for a few weeks? Does anyone know?')

-- Determine the signal.

local signal = GetBuySellLevelSignal(ShitInside, buyline, sellline)

DoSignal(signal, 'awww sjeeet!')

4 Comments

Sign in to leave a comment.

H
hughoosthuizen about 4 years ago

When I run the script I get :

9.
Apr 22, 22, 06:10:18
ERROR: Object reference not set to an instance of an object.
8.
Apr 22, 22, 06:10:18
ERROR: attempt to index a nil value at [20-25:0]

sript marked red :
local ShitInside = rsi[1] + roc[1] + smmmfi[1] / 3

--local ezmfi = EasyMFI(chartIndex+2, '', InputInterval( ' Interval', 0, '', 'EasyMFI Settings'))
--ChartSetOptions(chartIndex+2, 'EasyMFI') Easy Indicators and any thing using PlotLineBuySellZone need a fix Plot Selllinbe
-- Plotting the lines IS NOT WHAT IT USED TO BE..
OvercomeDoubleFeeCosts()

Can you perhaps assist
Thx

Hugh

T
Trentacles about 4 years ago

Same problem... basically. All dependencies were installed both from the description and the box below code.... the breadcrumb clue trail in description and code is funny...but unless i'm you I'm not fully understanding...OR AM I...???! lol This bunch of indicators and work arounds is incredibly complex and I'D LOOOVE to test it out for you both backwards and live...if I could get the bot and its reliance on CC's working as intended... 1 on 1 input required. I don't code, I think ideas and hire pros like yourself to breath life into said ideas. Maybe we could find some middle ground and work some 'SHIT' out... Because I have 'SHIT' I'd like to do, some 'SHIT' to share and other 'SHIT' that needs work. Lot's of 'SHIT' ....Look forward to shooting the 'SHIT' with you soon. Trentacles out.

K
Kobalt about 4 years ago

That is SJEEET guys, and a shame as it smelled like $$....
I will check saved shits[full off it]
With a bit of luck might be able to produce another #2:

'Running Late/Less Shitty Bot.'
Soon..

K
Kobalt about 4 years ago

Updated links guys please check if you still get same crap or shitloads of coin. (only short the shit out of alts for USDC BUSD)