10-12-2018, 03:17 PM
(10-12-2018, 09:48 AM)mark.sch Wrote:(10-11-2018, 11:14 PM)fraser Wrote: hi, anyone can write this indicator on javascript? work great but i don't have any knowledge on javascript
if we want i can post the link of the tradingview page of the script
thanks a lot
The Pinescript uses standard ema, sma and absolute calculations, it should be straight forward to convert it to a gekko indicator/strategy - I came accross this Lazybear indicator also some days ago.
But did you see a strategy using this indicator which really performs better than any existing one using stoch/stochrsi/macd for example, so it is worth to implement this indicator?
thanks a lot for the answer.
I use this indicator manually and i have made some good profit, especially on higher timeframe. Example: the indicator tell me to sell BTC 2 hours before the crash of the other day. if you can transform in javascript i made some backtesting and i see if i have to combine whit other indicator, but i think this is already good. Can you translate in javascript? i'm trying but i have absolutely no knowledge in javascript. If this indicator work i absolutely reward you. thanks