Skip to main content

Komunitas Modified for Amibroker (AFL)

tm832 almost 16 years ago Amibroker (AFL)

  • Rating:
    3 / 5 (Votes 26)
  • Tags:
    trading system, amibroker, advanced

This is Komunitas modified by adding modified heiken ashi….

Requires the foundation plugin installed

Screenshots

You cannot view the code for the following reasons:
  • You must be a member and have contributed at least 1 indicator

33 comments

almost 16 years ago

it shown syntax error, set barfill colour. plz rectify and give clear formula fill all.

4. expert
over 15 years ago

LN:4132 COL:16: ERROR 30.SYNTAX ERROR>SetBarFillColor( IIf( C>AlligatorLips, colorDarkGreen, colorDarkTeal ) );
LN:4139 COL:16: ERROR 30.SYNTAX ERROR>SetBarFillColor( IIf( AlligatorLips>AlligatorJaw, colorDarkYellow, colorDarkRed )> give me this error , now what can i do tell me please anybody thanks!

5. sfialok
over 15 years ago

I couldn’t find the code. Can you please help me with the code?

about 15 years ago

I couldn’t find the code. Can you please help me with the code?

25. acchiang
over 10 years ago

i got an error

Row 1500
#include <T3_Include.afl>;

Error 42.#include failed because the file does not exist: "Formulas\Include\T3_Include.afl

27. hoars
about 9 years ago

lookback = 14;
buyrange = 20;
sellrange = 80;
stochKworkaround = StochK(5);
stochDworkaround = EMA, 3);

Buy = StochD(14)<33;

Comment hidden — Show
Comment hidden — Show

Leave Comment

Please login here to leave a comment.