Menu
  • Option Hydra
  • Training
  • Premium
  • Courses
  • Library

Marketcalls

Simply Intelligent Technical Analysis and Trading Strategies

  • Software
    • Amibroker
    • NinjaTrader 7
    • Ninjatrader 8
    • Option Action
    • Market Analyst
    • Metatrader
    • Python
    • Datafeed
  • Market Profile
    • Orderflow
  • Markets
  • Commodities
  • Forex
  • Economy
    • Banking
  • Webinars
  • Trading Lessons
    • Algo Trading
    • Infographic
    • Video
You are here: Home / AFL Code / The Foundation by Southwind v-13.00 Int AFL Code

The Foundation by Southwind v-13.00 Int AFL Code

February 21, 2010 by Rajandran 81 Comments

Here is an interesting and colourful AFL code which i found it over the web coded by Mr.Southwind(Dont know who he was… But simply the AFL code reads so).

Southwind AFL Code for Nifty

Southwind AFL Code for Nifty

 
When i explored the AFL code it contains the Heiken Ashi candle and as usual ATR trailing stop loss line along with the Heiken Ashi candle. And more technical indications like Support-Resistance Pivot Basic Stochastic ,RSI ,MACD and few more technical interpretations on the left side of the charting space. At a first time giving a impression that the trading system is much complicated. But it all just a combo Package of simple trading interpretations. Moreover I hadn’t explored much with this indicator. If you have free time then just go through the indicator. The color of the Heiken Ashi candle shows blue color for the uptrend and yellow for the sideways trend and the red color to indicate the downtrend. The Colored Candles of  nifty daily chart is shown above. Just click on the picture to have  a bigger view

The Foundation by Southwind-Amibroker AFL Code

Download The Foundation by Southwind v-13.00 Int AFL Code

To Install this indicator

1)Extract the Foundation-Int.rar and save it in your local hard drive

2)Copy JurikLib.dll and kpami.dll and paste it in your Amibroker Plugin folder which is by default C:Program FilesAmiBrokerPlugins

3)Copy T3_include.afl to the AFL formula-include folder which is by default C:Program FilesAmiBrokerFormulasInclude

4)Copy Foundation by South Wind AFL code Ver 13.afl and paste it in AFL formula-custom folder C:Program FilesAmiBrokerFormulasCustom

5)Now to view the charts Open Amibroker and goto File->New->New Chart

6)then goto View->Charts and select the afl from the left plane under the Custom folder

7)Then set the background to black. To do so goto Tools->Preference and select the color tab and set the background color to Black

Its all done now the colourful AFL is ready!

If you find more explorations with this AFL then do share it here too

Related Readings and Observations

  • Introduction to Backtesting a Trading System using AmibrokerIntroduction to Backtesting a Trading System using Amibroker Backtesting is a simple process which helps a trader to evaluate his trading ideas and provides information about how good the trading system performs on the given historical dataset. It […]
  • Supertrend Multi Timeframe Based Trading System – Amibroker AFL CodeSupertrend Multi Timeframe Based Trading System – Amibroker AFL Code Here is the first prototype from Marketcalls which demonstrates multi-timeframe based trading system which compares two timeframes (5min and hourly in this case) and takes a trade decision […]
  • Supertrend V5.0 – Amibroker AFL CodeSupertrend V5.0 – Amibroker AFL Code In the new version of Supertrend thought of removing ATR factor to make the trading strategy independent of volatility factor. It is a simple long/short strategy fits for trading lower […]
  • ATR Volatility Long Only Trading SystemATR Volatility Long Only Trading System Yet another ATR Volatility based Long only Trading System. ATR Volatility system a mechanical strategy for higher time-frames Written by Tudor Marcelin - Art Invest. Just modified the […]
  • Didi Index Long only Trading SystemDidi Index Long only Trading System Didi Index is a positional long only trading system constructed based on three exponential moving averages inspired from mql4 code Didi Index Indicator. Indicator developed by Brazilian […]
  • Internal Bar Strength – Mean Reversion Trading AFL codeInternal Bar Strength – Mean Reversion Trading AFL code Here is a simple mean reversion system adapted from IBS reversion edge with QuantShare. And our IBS mean reversion strategy is a slight variation of the Internal Bar Strength by taking a […]

Filed Under: AFL Code, Amibroker, Analysis Tagged With: AFL Code, Amibroker, Nifty, Southwind, Trading System

About Rajandran

Rajandran is a Full time trader and founder of Marketcalls & Co-Founder of Traderscafe, trades mostly using discretionary Trading Concepts like Market Profile, Trading sentimental analysis, building timing models, algorithmic trading models. Instructs professional traders, full time traders & aspiring full time traders. Rajandran attended college in the Chennai where he earned a BE in Electronics and Communications. Rajandran has a broad understanding of trading softwares like Amibroker, Ninjatrader, Esignal, Metastock, Motivewave, Market Analyst(Optuma),Metatrader,Tradingivew,Python and understands individual needs of traders and investors utilizing a wide range of methodologies.

Comments

  1. sripaul says

    February 21, 2010 at 9:24 pm

    Dear Sir,

    I have downloaded this Southwind AFL Code for Nifty from your website but
    it gives some syntax error, i dont know how to rectify it.

    Reply
    • Rajandran R says

      February 21, 2010 at 10:56 pm

      Hi for the Plugin need to work you need to simply close the amibroker and need to open it again. May be you might be paste those plugin’s while the amibroker is open. Closing and reopening Ami would probably solve this problem.Also make sure that you had saved all those files in appropriate folders especially the dll plugins and include file

      Reply
  2. kevin says

    February 21, 2010 at 10:02 pm

    hi Rajandran

    This AFL is not working in my pc it giving some errors can u tell me what to do

    Reply
  3. rajandran says

    February 22, 2010 at 12:11 am

    Hi Kevin and Sripaul
    I tested in my amibroker 5.25 version in all time frames. If it works for me then it should work for you too

    Reply
  4. sen says

    February 22, 2010 at 12:40 am

    Super.. thanks Very much sir

    Reply
  5. abhivandan says

    February 22, 2010 at 1:25 am

    not working
    geting some syntax error

    Reply
  6. balan says

    February 22, 2010 at 5:50 am

    Dear Rajendran,

    Do you have code for incorporating in Meta stock?
    if not so can i use any otherway?

    Regards

    Balan

    Reply
  7. Rajandran R says

    February 22, 2010 at 6:31 am

    @abhivandan
    If you are getting syntax error then probably the plugin dll files would not be in the correct folder

    Reply
    • chikkanna says

      October 18, 2013 at 10:46 pm

      sir,
      installed southwind,opend in chart only blank dark screen,everything installed as mentiond.

      Reply
      • Rajandran R says

        October 19, 2013 at 9:03 am

        If you are using Windows 7 machine then after placing the dll file in the plugins folder. Right click on your amibroker and click on Run as administrator this will enable any new plugin if recently added.

        Reply
  8. Rajandran R says

    February 22, 2010 at 6:33 am

    Bala Sir,
    No way… the above code is designed for Amibroker use only. We cant use this trading system for other softwares

    Reply
  9. Sundaram says

    February 22, 2010 at 12:04 pm

    Sir,

    I have downloaded the Southwind AFL Code for Nifty, from the link you have provided. The downloaded file is in explorer format. When I click it to extract, its not opening. kindly provide instructions on how to download that properly

    Reply
  10. sundaram says

    February 22, 2010 at 12:13 pm

    Sir,

    Will it work in Amibroker 5.2 version.

    Reply
  11. Rajandran says

    February 22, 2010 at 2:10 pm

    Sundaram Sir,
    It requires Winrar to unzip the files. I think winrar is not installed
    in your system. Kindly download Winrar and extract the files

    Reply
  12. sundaram says

    February 23, 2010 at 10:22 am

    Dear Sir,

    I have installed WINRAR and downloaded Southwind AFL Code for Nifty as directed. Many thanks for your instructions sir. But the chart displayed is that of Dow Jones(DJI). Please help me as to what I should do to view the Nifty Chart. How should I configure Amibroker 5.2

    Reply
    • Rajandran R says

      February 23, 2010 at 5:45 pm

      Hope the AFL works for you!

      Reply
  13. Rythm says

    February 24, 2010 at 12:21 am

    Hello Sir,

    This AFL is showing Syntax Error with Ami 5.0.

    The Foundation v1.300:
    {
    ColorHighliter=mycolor;
    SetBarFillColor(
    ——^

    Error 30.
    Syntax error

    Use ‘Edit Formula’ to correct error”

    Reply
    • Rajandran R says

      February 24, 2010 at 12:53 am

      Hi,
      I tried with my ami 5.25 and my friends 5.2 version. It works fine in bothe
      the version. Will need to check it out whether it will work in 5.0 or not

      Reply
  14. Sundaram says

    February 24, 2010 at 9:19 am

    sir,

    I have downloaded in amibroker 5.2 version. But i couldnt see the charts of nifty…what is coming is dow jones index…pl. help me configure so that i can view the chart of nifty also.

    Reply
  15. Sundaram says

    February 24, 2010 at 9:43 am

    sir,

    yeah AFL works….but i could not view the nifty charts…what is coming is dow joned index…how to see nifty future charts and other stock charts as well..pl. help

    Reply
    • Rajandran R says

      February 24, 2010 at 10:12 am

      Sundaram,
      Amibroker by default gets the sample database for US market only. you need to setup the NSE Database manually or else try the yahoo historical update from Amiquote Auto Update column.

      NSE Historical Database can also be downloaded from
      Complete NSE EOD Database in Amibroker Format – Updated 31 Dec 2009

      Reply
  16. vkas batra says

    February 24, 2010 at 1:33 pm

    sir
    I have downloaded in amibroker 5.2 version. but how i save alldata its trial virsion plz help
    me

    Reply
  17. raghu says

    February 24, 2010 at 10:32 pm

    Sir,
    Three kudos to u,i have followed exactly as per ur instructions, it is working very fine.Please let me know as to how we can plot buy/sell signals in this system,whether a seperate afl as in nma signals has to be loaded,already it is fully loaded with so many indicators,which cannot be easily read/understood.Also inform whether real time data from yahoo can be fed to this system.U have informed that yahoo format is in csv format,then how to convert that to accommodate to amibroker 5.20 version.
    raghu

    Reply
  18. rahul kumar says

    March 11, 2010 at 6:50 pm

    Dear Sir,

    I have downloaded this Southwind AFL Code for Nifty from your website but
    it gives some syntax error, i dont know how to rectify it.
    plzzzzzzzzzzzzzzzzzzzzz help me above subject
    thanks
    rahul

    Reply
    • Rajandran R says

      March 11, 2010 at 8:03 pm

      Hi Rahul,
      Ensure that you are using 5.20 or higher version of amibroker

      Reply
  19. Janaki Rao says

    March 12, 2010 at 11:59 am

    Hi Rajandran,

    Couple of questions.

    1. Where did you get Ami 5.25 ver? The latest available Ami is only 5.20.

    2. I have Ami 5.20 and it gives me lots of syntax error. Copied plugins into plugin folder, T3_Include afl into ‘include’ folder, and the main afl in ‘custom’ folder.

    Any solution?

    Regrards
    JR

    Reply
  20. anil says

    April 29, 2010 at 1:36 pm

    sir
    southwing afl is not working

    Reply
    • Rajandran R says

      April 29, 2010 at 7:27 pm

      Anil try with 5.20 version or higher

      Reply
  21. anil says

    April 30, 2010 at 12:19 pm

    sir

    i have 5.0.0.4741 ver will it work

    Reply
  22. kader says

    May 22, 2010 at 1:31 pm

    boss,

    i am using amibroker 5.30rc version… ur programe is not working…

    Reply
  23. kader says

    May 22, 2010 at 2:21 pm

    its now working… thanks…

    i need 2 more help…

    1. dse latest data pabo koi???
    2. amibroker registered version koi pabo???

    pls let me know.. mail me only.kader@gmail.com

    thanks

    Reply
  24. rasheed says

    May 28, 2010 at 6:44 am

    many thanks on this formula. i have tried downloading having same errors thanks to you.
    my questions are:
    1 Full meaning of Phaze(LTPT)
    2 Signal (MAB)(TMA)(ZLW) & when i run exploration i see MAP & MAK.

    Reply
  25. mr 305 says

    June 6, 2010 at 10:39 pm

    Which one is the “The Foundation v13.00.afl”? the WinRar file?? I just copied the winrar file into the C:\Program Files\AmiBroker\Formulas\Custom . But it was syntax error. I need some help. I’m using Amibroker version 5.30.

    Reply
  26. Rajandran says

    June 17, 2010 at 7:15 am

    Mr 305,

    It works fine with 5.20 version and 5.25 Version

    Reply
  27. sagar says

    June 19, 2010 at 2:21 am

    Hello,

    I tried using it it was working fine for like 7 days but i had to reformat my machien i relaoded amibroker and all the formulas and did everything in order but it gives me syntax error no 29 am using amibroker 5.29 tried on 5.2 as well does not work.

    Reply
  28. Santhosh says

    July 14, 2010 at 10:08 pm

    Hello,

    I have downloaded the afl and its working but i am not able to understand how to use this afl plz help me and can send me the instructions on how to use.

    Reply
  29. Abhishek says

    July 31, 2010 at 12:00 pm

    Hi Raj,

    What’s d success ratio of this formula..??

    Have you backtested it OR tested LIVE..??

    Please share your experience.

    Many Thanks.

    Reply
    • Rajandran R says

      August 1, 2010 at 9:28 am

      @Abishek: Backtesting of Southwind is same as that of NMA Buy/Sell Indicator. If you hadnt backtested for NMA then i will provide the results here

      Reply
  30. Abhishek says

    August 2, 2010 at 2:27 pm

    Hi Raj,

    I’ve NMA as well. Was just curious to know about Southwind formula.

    There are so many indicators on this screen.

    If u take 2day’s example 2nd Aug -- in morning Gap up opening, Key Reversal indicator said Reverse UP everytime Nifty goes above 5413, But at d same time other indicators like T3, ZLW & TMA said Bearish.

    But LTPT was Bullish & MAB was a Buy.

    Now Signal (IBuy) said Buy Warning when Nifty went above 5425.

    So what I wanna know — is there any sequence to follow these indicators.

    DO you have any literature OR Rules to use this method.?

    Many Thanks.

    Reply
    • Rajandran R says

      August 3, 2010 at 1:44 am

      @Abishek -- Adding too much indicators and filters wont reduce noise… infact it introduce more noise in the system.
      Because most of the indicators are not synchorous to each other. A Buy in one system is still a sell in different system
      even a buy in one timeframe may be still a sell in another timeframe(it may be higer or lower).

      Its recommended to use few indicators alone rather using this puppet!

      Reply
  31. Abhishek says

    August 3, 2010 at 10:41 am

    Thanks for replying.

    Ya that true…

    Too many different indicators only confuses d mind & at d end chances are more of loosing.

    One should stick to what he / she believes in.

    I still find NMA a better option to rely on.

    What you say..?

    Reply
    • Rajandran R says

      August 4, 2010 at 2:13 am

      @Abishek
      Entry in NMA is perfect. But the exit signals are not profit taking most of the time

      Reply
  32. Abhishek says

    August 4, 2010 at 6:18 pm

    Ya..

    NMA exit / profit booking, we can set up as per our own appetite… 🙂

    Reply
  33. venu says

    September 7, 2010 at 8:25 pm

    sir. any body plz send 5.3 vers. i have 5.00 .plz send amibroker new version files to me.

    Reply
  34. Ravi says

    September 9, 2010 at 10:29 pm

    hi venu

    search in 4shared.com 4 5.3 version. official version with crack is avilable

    Reply
  35. Akki says

    September 11, 2010 at 4:25 pm

    hi

    can u find me foundation 14 plz?

    Reply
  36. kalyan says

    October 3, 2010 at 1:19 pm

    i use 5.30 trial then can i use 5.30 crack after uninstalling trial one and any problem latter can i return to ami trial.

    there is another foundation namely foundation radar by sultanji with a extra macd indicater.

    Reply
  37. rajamani says

    October 6, 2010 at 11:35 am

    can any one give me the link to download 5.3 crack version

    iam unable to find one in 4shared.com

    regards
    rajamani

    infinitiassociates@gmail.com

    Reply
  38. Swaroop V V says

    December 17, 2010 at 2:07 pm

    Dear Sir,
    There is a Radar also for this South Wind AFL.
    It would be great if you post it here.
    Best regards

    Swaroop V V

    Reply
  39. joe says

    February 20, 2011 at 3:18 am

    hey! thanks! but gee there’s a world of information with this puppy. Whats a trader to do 🙂 Awesome! Here’s some more Southbaby’s to swirl..
    http://wisestocktrader.com/indicators?search=southwind&commit=Search

    Reply
  40. QUOC DANG says

    March 28, 2011 at 3:24 pm

    Hi
    I have install this indicator, but didn’t see The Foundation v13.00.afl to copy in fomulas.

    You could share this code to me

    Tks a lot

    Reply
  41. samir says

    April 23, 2011 at 12:43 am

    i am using amibroker 5.30 version can you tell me how can i use this afl in forex is this possible please tell me how to use it in amibroker i m using demo version of amibroker 5.30

    Reply
  42. mo h says

    April 24, 2011 at 12:20 pm

    Hi Samir,

    Rajandran has given the instruction clearly in the post.
    Where people may make mistake is in not doing:

    2)Copy JurikLib.dll and kpami.dll and paste it in your Amibroker Plugin folder which is by default C:Program FilesAmiBrokerPlugins

    3)Copy T3_include.afl to the AFL formula-include folder which is by default C:Program FilesAmiBrokerFormulasInclude

    If you properly adopt this it will work.
    The reason is, part of the code is not in the AFL, but in the plugin DLL.

    Reply
    • Fajri says

      February 27, 2019 at 2:47 pm

      Where to get those plugins? I have downloaded the link available on this page but it only the Southwind AFL file, none the files for plugins. So, where to get those files?

      Reply
  43. rahman says

    May 21, 2011 at 5:50 am

    Hey, I am a bit confused with certain indicator. I can understand some of the indicator but I have no idea about some of them. Can anybody help with these indicators?

    1. why the market trend dividend into two parts? i.e. up|up or up|down, what does each of the part signifies?

    2.what is the function of the following signals? (I just need a brief idea, so that I can search for more resources in the internet)
    -signal(lbuy)-> i guess its a buy signal, but why ‘lbuy’
    -Singal (T3)-> i guess this signal is for T+3 trading
    -Singal (ZLW), singal (Mab), signal (TMA), signal (TM), signal (p5/150) and signal (B)-> no idea about these signal….can anyone help me with a brief explanation of this signals?

    3. there is two indicator for accumulator phase. One is in the volume segment and another one is under p/v breakout. sometimes its gets confusing. any idea why there is two? i also want to know about key reversal, phaze(LTPT) and 52 WHL.

    I know i have asked for lot of things…but anybody have some free time please help me out….

    thx

    rahman

    Reply
  44. moh says

    May 23, 2011 at 12:59 am

    Hi Rahman,
    Wow, Your question is longer than the brief answer you have asked for 😀

    Foundation, original has morphed now with additions and alterations.
    It has an amount of input from our Karthik Marar codes in it.
    the Mab is his Mabiutus system. His VPA is also in this.
    ZLW is ZeroLag Williams,

    The Up|Up, is a deciphering from 2 different parameters, one with comparative to another standard, and the second in comparision to regression extremes.

    Each of the signal goes to compared results of Oscillator and Indicator values.

    T3 is in DLL, so actual code not known.
    In general SouthWind Foundation and Radar are encyclopedic realtime interpretation of market parameters.
    TMA is TEMA derivative, tripleEMA,
    TM is a T3 derivative, it would be a finetuned MA,
    LTPT, longterm pricetrend,
    52whl is 52week High Low.
    p5/15 is swing hi lo comparision with c,

    |Buy ?? I could not understand what you ask,
    but mostly i assume the “|” a separator, and it is a “Buy”

    This is as brief as I can tell.
    And, Rajandran enjoys bringing all this goodies, fretting them out and putting them here.

    Reply
  45. inuit says

    July 30, 2011 at 11:37 pm

    The original Foundation Trading System was developed by “Southwind” who is a great coder and TA of Bangladesh. He taught lots of people on TA in BAngladesh (including myself)and one of the pioneers. It took him over an year to formulate everything. He is now working on new projects. Unfortunately one “Zultan” put his name in the afl codes and published it as Sultanji Foundation (which is cheating). If he wanted to share he should have mentioned the original developer’s name.

    Reply
  46. showkat says

    December 3, 2011 at 10:22 pm

    This is one of the greatest AFL I have ever come across developed by one of geniuses of Bangladesh. If I am not mistaken- his name is Mr.Zaman ( khaleqe-uz-zaman). I had the opportunity to interact with him in facebook…i congratulate and wish him all the best. I take the opportunity to request him to present us some more unique AFL.
    rgds,
    Ali chowdhury

    Reply
  47. prithviraj aithal says

    January 14, 2012 at 12:59 am

    how to change a particular sheet background color from the rest. ie other sheet should retain their background color. Also thankq for the creator for such a a colorful afl and a special thanks to Rajandran for digging such an amazing afl.

    Reply
  48. siva says

    February 11, 2012 at 7:07 am

    Sir,

    Foundation AFL is missing in the RAR file.. Can you pls post it again.

    thanks

    Reply
  49. Ahasan Dse says

    May 24, 2012 at 12:03 am

    Wow! the working…. Thanks Boss…….

    Reply
  50. parmjeet singh says

    May 30, 2012 at 12:05 am

    plz provide files
    plz send me this files

    2)Copy JurikLib.dll and kpami.dll and paste it in your Amibroker Plugin folder which is by default C:\Program Files\AmiBroker\Plugins

    3)Copy T3_include.afl to the AFL formula-include folder which is by default C:\Program Files\AmiBroker\Formulas\Include

    plz provide files
    plz send me this files

    Reply
  51. lotfi says

    June 21, 2012 at 12:55 am

    merci bien pour votre excellent indicateur

    Reply
  52. krishna says

    August 17, 2012 at 10:26 am

    ln 825 col 34 : com/object handle is null
    ln 823 col 23 warning 503

    Reply
  53. Athiyappan says

    July 15, 2013 at 2:10 pm

    Sir,

    Can you please tell me, which time frame we have to use?

    Reply
  54. Reynaldo says

    July 28, 2013 at 11:32 am

    Hi do u have a TTM AFL with Bollinger band and Keltner band combined in one chart? Thanks for ur help…

    Reply
  55. Vinit says

    September 12, 2013 at 7:06 pm

    Its really a very nice indicator. Thanks for sharing this

    Reply
  56. harsha says

    November 2, 2013 at 1:42 pm

    rajandran Sir, can we get exploration also in foundation afl ?

    Reply
  57. Manpreet says

    May 18, 2014 at 6:22 pm

    Dear Sir

    Please tell me how to install foundation by southwind AFL

    Reply
    • Rajandran R says

      May 21, 2014 at 1:02 pm

      Let me know where you are facing difficulties? guess the above procedure is very clear.

      Reply
  58. Mike Lee says

    June 29, 2014 at 11:12 pm

    Hi Rajandra,

    I successfully loaded the indicator. It’s very nice. I’m only on the trial version of Amibroker. I just started the trial today. Who do you recommend for a live data feed provider for intraday trading? I need a live feed for the US stock market. Can the bar candle be changed for this indicator or does it need to stay the Heiken Ashi Candle. Where in Amibroker can the candle be changed just to see.

    Thanks,

    Mike Lee

    Reply
    • Rajandran R says

      June 30, 2014 at 7:36 am

      Hi,

      You can try with Esignal or with iqfeed. However if you have trading accounts with Interactive brokers then you can get free data feed from them.

      Reply
  59. Mike Lee says

    July 5, 2014 at 10:43 am

    I went with IQFeed and it works nicely so thank you for the recommendation.

    Reply
    • Rajandran R says

      July 5, 2014 at 11:13 am

      You are Welcome.

      Reply
  60. vinayak kelkar says

    February 6, 2015 at 4:29 pm

    SIR PL HELP TO SOLVE THIS PROBLEM.sir i am watching your website from last two years there are lots of helpful posts for all the traders,sir i have an afl the afl is showing error i searched around many sites but could not got solution..There are two errors
    1)ERROR-30-IDENTIFIER E_TSKP SWING LINE IS UNDEFINED
    2)ERROE-29-VARIABLE “TSLP SWMEAN USED WITHOUT HAVING INITIALIZED

    Reply
  61. vaibhav says

    April 3, 2015 at 9:00 am

    sir the download file of foundation.rar from mediafire site is removed from tht site . can u pls tell any other sites from where we can download ?

    Reply
  62. sreedhar says

    May 22, 2015 at 3:41 pm

    sir the download link was not working.please post a new link

    Reply
  63. Tony says

    June 26, 2015 at 4:26 pm

    I click on
    Download The Foundation by Southwind v-13.00 Int AFL Code

    but the link is dead.
    Pls anyone reup or send me by email. tungdsu@yahoo.com

    Thanks you so much!

    Reply
  64. Gautam says

    February 8, 2016 at 5:26 pm

    Download The Foundation by Southwind v-13.00 Int AFL Code is not working. It says file deleted.
    Please help!!!

    Reply
  65. Munnaf says

    February 18, 2016 at 4:45 pm

    sir,
    would you please help me? i’ve stucked with a error like this

    error29.
    variable ‘adxsell1’ used without having been initialized.

    Reply
  66. Hemant says

    March 4, 2016 at 5:54 pm

    Hi,

    how to actual trade with help of this afl. If there is any simple technique then pls suggest.

    Reply

Leave a Reply to sundaram Cancel reply

Your email address will not be published. Required fields are marked *

Email Newsletter

Sign up to receive email updates on latest trading strategies , analysis & financial market updates

We Respect Your Privacy

Premium Access

Username:
Password:
Remember Me
Lost your password?

Tools For Traders

  • Marketcalls Android App
  • MCX Signals
  • Intraday Signals
  • International Commodities
  • OI Tracker
  • Participation OI
  • Your Broker
  • Market Sentiment Analysis

Amibroker Updates

Code Snippet: ATM Call and ATM Put calculation from Spot Prices: Amibroker AFL

December 10, 2019 By Rajandran 2 Comments

Volatile Phases – Colorful ADX Amibroker AFL Code

November 16, 2019 By Rajandran 4 Comments

Amibroker Technical Analysis Workshop – Bangalore

November 1, 2019 By Rajandran 2 Comments

How to Send Alerts from Amibroker to Telegram Channel using Telgram API

June 12, 2019 By Rajandran 15 Comments

How to Estimate the VWAP based settlement Close like a Pro using Amibroker?

June 9, 2019 By Rajandran Leave a Comment

  • Facebook
  • Google+
  • LinkedIn
  • RSS
  • Twitter
  • YouTube

Metatrader Updates

MetaTrader 5 Demo Servers Now Available for BSE Currency Markets

March 20, 2018 By Rajandran 8 Comments

ChartIQ – WebTrader for MT4

December 4, 2017 By Rajandran 5 Comments

Metatrader 4 – Web Platform Overview

October 29, 2015 By Rajandran 9 Comments

William VIX FIX Indicator for Metatrader 4

May 16, 2015 By Rajandran 9 Comments

How to Install Custom MQL4 indicators in Metatrader

November 14, 2014 By Rajandran 7 Comments


About | Contact Us | Terms and Conditions | Privacy Policy | Support Policy | Privacy Policy | Refund Policy | Disclaimer


© Copyright 2018 Marketcalls Financial Services Pvt Ltd · All Rights Reserved · And Our Sitemap · All Logos & Trademark Belongs To Their Respective Owners·

Data and information is provided for informational purposes only, and is not intended for trading purposes. Neither marketcalls.in website nor any of its promoters shall be liable for any errors or delays in the content, or for any actions taken in reliance thereon.