What language is this???
Results 1 to 6 of 6

Thread: What language is this???

  1. #1
    I have Accucharts and'm having a hard time getting help for habit development of indiors. I am able to code some, but not all.

    I understand there is a relationship between Accucharts and Teletrader, however when I google this, I still do not nice a forum to help.

    So, I decided to post an indior... one of them, to try and see if someone knows what lanugage that really is:

    ==================
    FUNCTION( Close, Period, OverBS, Method )
    BEGIN
    FUNCTION = 0;
    IF Currentbar gt; 1 Subsequently
    IF Method Number 1 THEN
    IF rsi( Close, Period) lt;= OverBS AND rsi( Close, Period)[1] gt;= OverBS[1] THEN
    FUNCTION = 1;
    END_IF;
    ELSEIF Method = 2 THEN
    IF rsi( Close, Period) gt;= OverBS AND rsi( Close, Period)[1] lt;= OverBS[1] THEN
    FUNCTION = 1;
    END_IF;
    END_IF;
    END_IF;
    END_FUNCTION

    ===========================

    Sincerely,
    Justin

  2. #2
    Quote Originally Posted by ;
    thats tradestation code, called easyLanguage.
    I can not tell what language it is but it does not seem like easy language to me. EL that I know of. The ELSEIF and END_IF is making me say that.

  3. #3
    I am almost certain it is not TradeStation EL code as I am a user since'97 and dont understand the syntax. However, I put it right into a EL document window and even with little changes, it won't verify.

  4. #4
    AccuCharts belong to FX Solutions... I have not played around with their code yet. I think the package is still fairly new... but I'm unsure.

    Happy Trading...

  5. #5
    Thats tradestation code, also called easyLanguage.

  6. #6
    Hmm... you could be right. Even a Custom Function necessitates Inputs Variables but it's apparently using the identical logic as ELA.
    Any possibility you can post a'SreenShot' of this code with the colours showing which are S/W Functions and that are Inputs etc.. .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners more information