Jump to content

szelee

Members
  • Posts

    43
  • Joined

  • Last visited

Posts posted by szelee

  1. Depending on what you want and your character. There are lots of good ebooks in this forum. But if you are beginner, suggest that you learn money management skill and also read some trading Psychology stuff before you put your hard earn money for test in the market. If you can master these two, 99% of the trading systems found in this forum will work for you.
  2. You must first add the following:

     

    int Spread = MarketInfo(Symbol(),MODE_SPREAD);

     

    then your programming logic, example:

     

    if (Spread > MaxSpreadPips) return (0); // Do not trade if spread more than 2.2pips

     

    For 4 digit platform you should set MaxSpreadPips = 2.2, and 5 digit platform you set it to MaxSpreadPips = 22;

     

    Hope this help.

  3. szelee, just wondering if it's normal to not having L3? Cause all the charts that I've been looking at, they do not have L3 on it. I only saw L5 (lime), L4 (red), PivotPoint (yellow), H3 (red), H4 (blue) and H5 (lime). L3 is missing and I think it should have been blue colour if I'm not mistaken.

     

    German, I've downloaded the indicator that you've given me. Thank you! Just wondering if you could teach me how to assign colours to the L3, H3, L4 and H4. Thanks!

     

    Hi Dluhut,

     

    Sorry, I make a mistake in my program. Have corrected that:

     

    http://www.multiupload.com/QRCT7LQGGU

  4. Nicely done MickyMouse :)

     

    I was messing around with this tonight and realised I needed 8 buffers though was struggling to get more than 2 fills to show properly.

     

    soundfx,

     

    you do not need any buffers to do the coloring if you are running out of buffers to use. This is my version:) :

     

    http://www.multiupload.com/D5N64RS55X

     

    Just add some code in original file, so that we only need one indicator.

  5. Look like many problem when upload using MediaFire, Disk 1 used 4shared and no problem so far right? 1st time I used mediafire and I keep having uploading error but because you guys requested then I have to re-up many times until it successfully uploading.

     

    You are right, I have no problem with 4shared. For those people who has problem to download from 4shared, I suggest you should try to download from 4shared by using Jdownloader, you can get Jdownloader from here:

    http://indo-investasi.com/showthread.php/3916-Jdownloader-Free-unlimited-downloading-any-file-hosting!!

  6. Re: Amazing Indicators

     

    I used them with few other indicators on M5 chart

    for scalping and I got all Greeeeeen pips !!! :))

    when I have time I will do swing trade.

     

    I will check little bit more and I'll go to live manual trading.

     

    if I was not drunk last night , may be I didn't click "ORDER NOW"

    So Kudo for "WHISKY" ^:)^

    I'm happy with these indicators.

     

    cheers

     

    t2g, can you show us an example how you do scalping using all these indicators? If possible share your template.

  7. Re: MQL/JForex Converter for Dukascopy

     

    I would say it did provide some information after conversion, but not enough. You will need to based on Jforex compiling errors to do some manual correction yourself. But you have to know Java in order to do all the correction. For now, it may be good to convert some indicator, but definitely not for EA.

  8. Re: Bill Poulos Next Forex Courses (Daytrading)

     

    Camtasia Studio 6 Full version:

     

    h**p://www*techsmith.com/download/camtasiatrialthx.asp

    license: BDZ8U-T8RHC-ACY5Q-CDHP7-46363

    You can regsiter under any user name.

     

    Since FIE2.0 use flash player, you can also download SWF opener at:

     

    h**p://www*browsertools.net/SWF-Opener/

     

    It is a freeware, which allow you to save flash cahce in IE or firefox

×
×
  • Create New...