Ario Afrashteh
Ario Afrashteh
@czb1n could you please share your bash example with $name and $args?
@gavalierm @czb1n @denniskrol Forget "push" it does not work with "$args" if you want to pass some parameters to another server there are some ways: In Origin Server(s) 1. "on_publish"...
Hi @trevorwelch, The problem is not related to df, my dataframe is fine, and trendln returns a matplotlib fig, So can I interpolate a fig?
@saulable It's an enum not a string, try this one: ``` trendln.plot_support_resistance( hist[-1000:].Close, method=trendln.METHOD_NCUBED) ```
Hi guys, is there any update yet?