Convert Think Script to Pine Script on TradingView

Job ID: 32675129

Budget: $10 – $30 USD

I have a very simple ThinkScript (Thin or Swim) indicator that I want converted to pine script so that it can be used in the tradingview charts.

open from 1 bars ago is less than MovAvgExponential("length" = 5)."AvgExp" from 1 bars ago and open from 1 bars ago is less than MovAvgExponential("length" = 12)."AvgExp" from 1 bars ago and close from 1 bars ago is greater than MovAvgExponential("length" = 5)."AvgExp" from 1 bars ago and close from 1 bars ago is greater than MovAvgExponential("length" = 12)."AvgExp" from 1 bars ago and SecondsFromTime("fromTime" = 930) from 1 bars ago is greater than 0 and SecondsTillTime("tillTime" = 1400) from 1 bars ago is greater than 0
Related categories: Coding Pine Script Trading