Is this possible to implement from TOS to Tradovate?Custom indicator request

Comments

3 comments

  • joshua Stout

    Specifically for one minute charts

     

    0
    Comment actions Permalink
  • Tiki Dave

    Aloha Joshua, what is this indicator called in TOS, or is it custom?  I tried adding this to TOS and it's giving an "invalid statement" error.

    0
    Comment actions Permalink
  • Rich Williams

    That code above is missing some code and that's why it's not working in TOS.

    This line is not complete: rec buySellSwitch = if(triggerSell, 1, if(tr

    This line is not complete: SBS.AssignValueColor(if triggerSell then

    They are both missing the rest of the code. There will be a closing ) and a ; at the end of the line and none of them are there.

    I'll see if I can find it in TOS.

    Rich Williams

     

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk