Jump to content

rosheen1

Members
  • Posts

    30
  • Joined

  • Last visited

Reputation Activity

  1. Like
    rosheen1 got a reaction from KING_BUNDA in REQ: F0rex T!me Tr@ding M@chine   
    Hey Soundfx,
     
    First off..let me thank you for the EA...what a thing of beauty and a joy to behold! It's really a wonderful creation! I must tell you though that I have no experience in doing the kinds of tests you are asking about, but I will gladly put the EA on my demo and let it run on a few pairs and see how it goes. I wish I weren't so restricted with time, but I am. I have 2 jobs, I'm the Mother of a 3 yr old, and I have a house to try and care for....same story as a lot of people I am sure. I will try and help you out in any way I can though..
     
    I have a few questions. I noticed no fibo lines are drawn with the EA. Is that right or should there be the vertical fibbo lines? Just a few thoughts too..I am also wondering about the padding option. I see you have hard coded GBPJPY as a padding of 30 and the other pairs with 20. We might want to try some other volatile pairs which would require padding of 30 or more. Is that option available with the 'Others Filter', or are the 'Others' strictly the EurUsd, GbpUsd and UsdCad pairs? Also...what are your feelings about breakeven options? Would it be wise to have the stop loss go to breakeven + 1 (or some other pips of profit besides 1) at a value of the user's choice....say go to breakeven after 60 or 70 pips and then start trailing with the 100 pip trailer once price moves to breakeven? I don't know how that would affect the total statistics... you said you doubled your account after 6 months....I'm wondering if moving to breakeven would actually help or hurt those statistics? It would prevent some big losses, but it might also close a trade which turns around and goes in the right direction afterall. I don't know...I'm just throwing it out on the table.
     
    In any event, your EA looks very promising and I will help in any way I can. Thanks so Much!
    Rosheen
  2. Like
    rosheen1 got a reaction from SilentTrader in REQ: F0rex T!me Tr@ding M@chine   
    Hey Soundfx,
     
    First off..let me thank you for the EA...what a thing of beauty and a joy to behold! It's really a wonderful creation! I must tell you though that I have no experience in doing the kinds of tests you are asking about, but I will gladly put the EA on my demo and let it run on a few pairs and see how it goes. I wish I weren't so restricted with time, but I am. I have 2 jobs, I'm the Mother of a 3 yr old, and I have a house to try and care for....same story as a lot of people I am sure. I will try and help you out in any way I can though..
     
    I have a few questions. I noticed no fibo lines are drawn with the EA. Is that right or should there be the vertical fibbo lines? Just a few thoughts too..I am also wondering about the padding option. I see you have hard coded GBPJPY as a padding of 30 and the other pairs with 20. We might want to try some other volatile pairs which would require padding of 30 or more. Is that option available with the 'Others Filter', or are the 'Others' strictly the EurUsd, GbpUsd and UsdCad pairs? Also...what are your feelings about breakeven options? Would it be wise to have the stop loss go to breakeven + 1 (or some other pips of profit besides 1) at a value of the user's choice....say go to breakeven after 60 or 70 pips and then start trailing with the 100 pip trailer once price moves to breakeven? I don't know how that would affect the total statistics... you said you doubled your account after 6 months....I'm wondering if moving to breakeven would actually help or hurt those statistics? It would prevent some big losses, but it might also close a trade which turns around and goes in the right direction afterall. I don't know...I'm just throwing it out on the table.
     
    In any event, your EA looks very promising and I will help in any way I can. Thanks so Much!
    Rosheen
  3. Like
    rosheen1 reacted to soundfx in REQ: F0rex T!me Tr@ding M@chine   
    Ok guys,
     
    I managed to work out how to calculate the lines within an EA and have created it. I'm away for the weekend so need some help with testing and optimising this.
     
    Here's the code:
     

    http://www.multiupload.com/X6YWANZGUN
     
    I've run some sample tests, though I noticed after running them that my Alpari demo data had a gap from 15th Oct 2010 to 1st Nov 2010 for some reason and this would have affected my earlier trades in 2011. EURUSD with 100 pip trailing stop and 0 pip filter doubled the account in 6 months with my (slightly incorrect) data. USDCAD doesn't move as much so 100 pips for a trail is too big. Some adjustments will be needed for GBPJPY and GBPUSD too.
     
    The system relies on picking up decent trends and I tried using SMA 60 or SMA 200 and only buying above or selling below, though this didn't improve performance. I also tested straight breaks of daily candles with filters and the gains were nothing like those with trades entered on the fibo lines.
     
    I'm not 100% sure that the entry triggers are correct, though I believe that the calculated Fibo line dates should be ok. Based on my understanding from the videos, the entry rules are:
     
    GBPJPY: If we have a Fibo line on today's candle then we set buy/sell orders on yesterday's candle.
     
    The rest: If we have a Fibo line on yesterday's candle then we set buy/sell orders on yesterday's candle.
     
    The rules should cater for cases where we have two lines in a row and normal entries too. Calculated Fibo lines should always relate to Mon-Fri dates, so there's no ambiguity about not lining up.
     
    See if you can run this through on some decent data. Try different parameters for filters and trailing stops - or use the MT4 optimisation function to check loads of parameters. If you're really ambitious try different pairs - I recommend EURJPY and AUDUSD for starters. Don't forget to post your results here!
     
    I hope you guys will get involved in testing this, as it took a long time to put together and I was in two minds whether to post it here or not.
  4. Like
    rosheen1 reacted to axl in NEW Never Bef0re 5een F0rex 5y5tem -get it here!!!   
    hi guys please give thanks
  5. Like
    rosheen1 reacted to soundfx in REQ: F0rex T!me Tr@ding M@chine   
    Hi Rosheen,
     
    No probs - I'm glad the indicator helps. I find it handy rather than drawing fibos on each chart.
     
    Try out the system in demo for a couple of weeks and see how it goes. I guess that you're going to have a problem adding in the trailing stop at the right time if you're out at work, so you could instead review each trade at the end of the day. If you've had a big winner you could either take profits or add the trailing stop to the running trade at that point. Any trades currently losing it's probably best to leave them to either turn into profitable trades the next day or hit the stop - if you cut these trades early you could be missing out on the next big move.
     
    It's worth trading as if you were trading live and using 2% of account balance for starters. Money management is a juggling act and it may be handy for us to devise an EA (or use an existing one like Swiss Army etc.) which monitors active trades and applies trailing stops when appropriate.
     
    It's probably possible to create an EA to do everything (though with lots of pips at stake we'd be advised to monitor it regularly and take profits if we've had a good run) - the difficulty is interpreting where those fibo lines are being plotted. With simple entries once a day we don't really need an EA, however it would be handy for calculating correct lot sizes. If we have multiple running trades on EURUSD, GBPUSD, USDCAD and GBPJPY then all trades must be no more than our selected risk (2% of account balance conservative or 5% of account balance aggressive). This can be tricky to calculate manually because we need to take into account trades which have "locked in" profits with trailing stops and ignore them from the calculation, however we also need to include the pips to stop for any trades which are currently running against us - so that if all trades get stopped out, we still only risk 2% or 5%.
     
    I don't really know as yet how the fibo time lines help - sometimes they lead to great trades and other times they don't. I've seen Daily bar breakout systems before which have filters for the breakouts which can be applied to each Daily candle and as a general rule they can do well too in the long run. However, looking back at historical entries it does seem as though these fibo time lines have some sort of "edge". They often appear just before, or shortly after the start of a big price move - it's all a bit like Gann and his phases of the moon etc. and quite eerie lol, though these lead to good trades quite often :)
  6. Like
    rosheen1 reacted to soundfx in REQ: F0rex T!me Tr@ding M@chine   
    Hi Guys,
     
    This seems to be an interesting system. However the thing that bugged me about those videos was the "fuzziness" of the exit criteria. The guy mentioned a 30 pip trail being used in all trades which were shown in the performance stats., though I can't see how some of the really big moves were caught with a relatively tight trail for trading off the daily charts.
     
    I wanted to check this out with an EA, though I don't think my coding skills are at that level yet lol.
     
    I've created an indicator here:
     

    http://www.multiupload.com/YZYRZ9G4T6
     
    This will plot all fibo time lines we need for live trading automatically. However, I have a problem in reading back the times from the fibo lines - I don't think there's a way to do that. Do any expert coders out there know how to do this?
     
    The other option is to calculate the time lines myself, which I managed to do in terms of days. I count the daily bars between each month start date and then use the following calculations:
     
    Line1 = Days+Days*.38
    Line2 = Days+Days*0.618
    Line3 = Days+Days
    etc.
     
    This would work great, however I then have the problem of working out the actual date (or appropriate daily bar) where the line would be plotted.
     
    This isn't a simple matter of calculating Start Date + Line3*86400 (86400 because dates are calculated in seconds) for example because the chart only shows trading days Mon-Fri and adding dates in this way will need to cater for weekends which gets very messy.
     
    I think that this system has great potential, though we really need an EA to blast through some tests, particularly using those trailing stops as this would take a very long time to manually check as we'd need to go down to lower level charts to see how price moves throughout the day to see if it would hit the stop.
  7. Like
    rosheen1 reacted to Marchello in REQ: F0rex T!me Tr@ding M@chine   
    Also had problems .. persistence and patience ..
     
    1 large file
     
    hXXp://[email protected]/LUWOALGM0G
     
    Good trading wishes
  8. Like
    rosheen1 reacted to skid-z in [Req] RSI Professional Trading System   
    Here is a video I found to accompany the main book:
     


  9. Like
    rosheen1 reacted to vivaan in [Req] RSI Professional Trading System   
    Hello ! Mashki
    You are welcome!.Well it's the spirit of this forum and i am just following it :-) ...
  10. Like
    rosheen1 reacted to Red_Bull in (req) aut0 trend f0recester indicat0r - the m0st pr0fitable software - new!!!   
    got it good Guys Download,
     
    http://www.4shared.com/file/oODzTypc/AUTO_Trend_Forecaster.html
  11. Like
    rosheen1 reacted to chankl78 in Sam S3iden   
    This is the videos I like & something to share. Using Support & Resistance to trade.
     

    http://www.forexpros.com/live-events/transcripts/identifying-market-turning-points-with-an-objective-set-of-rules-43486

    http://www.forexpros.com/live-events/transcripts/identifying-low-risk%2520-high-reward%2520-and-high-probability-trading-opportunities-for-short-term-forex-traders%2520-part-ii---transcript-44813

    http://www.fxstreet.com/webinars/sessions/session.aspx?id=8eddf5a3-2dfa-4f79-b128-5a5fa060925d

    http://www.fxstreet.com/search/contributors/authors/author.aspx?id=5766b88a-1a31-4102-8221-e9bf77216d2f
     
    Here is the indicator. But not created by Sam. By someone using his trading method.
     

    http://www.4shared.com/file/fprbWkhK/II_SupDem.html
     
    Anyone how has more videos, please shared. Thanks.
     
    Smile
    Chankl78
  12. Like
    rosheen1 reacted to teodosy87 in Sam S3iden   
    AS i promised many XLT videos here - http://www.berglib.com/search/xlt
    Enjoy and LEARN!
  13. Like
    rosheen1 reacted to ⭐ zhangw in Joe DiNapoli – DiNapoli Levels DVD Training Course   
    http://www.fileserve.com/file/jhmeMtu/Joe_DiNapoli_-_DiNapoli_Levels_DVD_Training_Course.part1.rar
    http://www.fileserve.com/file/w26sJk9/Joe_DiNapoli_-_DiNapoli_Levels_DVD_Training_Course.part2.rar
    http://www.fileserve.com/file/KmZky3s/Joe_DiNapoli_-_DiNapoli_Levels_DVD_Training_Course.part3.rar
    http://www.fileserve.com/file/MBYsm8n/Joe_DiNapoli_-_DiNapoli_Levels_DVD_Training_Course.part4.rar
  14. Like
    rosheen1 reacted to john1368 in Trading Harmonically With The Universe by John Jace   
    http://www.filecrop.com/Trading-Harmonically-With-The-Universe.html
     
    I found the split parts here, not sure if it works.
  15. Like
    rosheen1 reacted to fox69 in [Req] Forex Master Method   
    here you go. pls thank
     
    www.4$hared@com/file/Z5FlYoTJ/mrtholtr.html
  16. Like
    rosheen1 reacted to Johan445 in P_ristine 2 Full Course   
    As promised
    This is T_PM.II
    Educator is Greg Capra
     
    Video 1
    http://www.mediafire.com/?1cbvqje47wa02db
     
    Video 2
    http://www.mediafire.com/?dswdpvw4rmnmppo
  17. Like
    rosheen1 reacted to ForexExpert in (Share) The one secret - inside day   
    Here is the site :
    http://www.theultimatetradingsystem.com/theonesecret.htm
    Here is the download :
    http://www.multiupload.com/P823KEK9X0
     
    Thank you all
  18. Like
    rosheen1 reacted to ninjatrader in (SHARE) YTC Scalper and Price Action Trader   
    Hello Everyone,
     
    This is my 1st contribution and its a great one :D. I've learned so much from YTC, the scalper is not my cup of tea but you may get something out of it. I also suggest subscribing to there newsletter (free) because it is golden information. I'm currently trying to wrap my head around the STARsystem but this forum is a wealth of information also. If your new or even a veteran you will find YTC a great tool in your trading arsenal.
     
    http://www.m3diafir3.com/?cm2s6o16cxa3apb
     
    Happy Trading,
    Ninja.
     
    P.S. Leave a lot of thanks, its good for my ego :)
  19. Like
    rosheen1 reacted to Skygod in (SHARE) YTC Scalper and Price Action Trader   
    Mirrored:
     
    http://mir.cr/1MNBDSJJ
  20. Like
    rosheen1 reacted to KING_BUNDA in MARKET REVERSAL SUPPORT n Resistance lineS   
    Gann very powerful S/R
     
    Virtual Gann Wheel reup
     
    link is up
     
    http://www.mirrorcreator.com/files/1LPLYWQK/GannWheel1Setup.exe_links
     
    http://www.4shared.com/file/cKFvbJ2N/fibopiv_monthly.html
     
     
    Weekly fib pivot
     
     
    http://www.4shared.com/file/Hk5Qe5Ri/fibopiv_weekly.html
     
    very good S/R indi
     
    http://www.4shared.com/file/ePRML16q/_TLB_OC_v02.html
     
    http://www.4shared.com/file/S9vsaWL3/GOLD999B.html
     
     
    Link uppd by: Jayman007
    http://www.mirrorcreator.com/files/GSMKX9KN/FPM_Support_and_Resistance.mq4_links
     
    Candle Stick Analysis Patterns
     
    http://www.4shared.com/file/D3GM525L/Standard_CandleStick_Patterns.html
     
     
    http://www.4shared.com/file/WoLqVuvd/Daily-Weekly-Monthly_Hi-Low.html
     
     
    http://www.4shared.com/file/-XSQD17o/Gann_Box_144.html
     
     
    Market Profile very powerful in finding the value of price before you Long Short
     
    http://www.mirrorcreator.com/files/0SDJER85/MarketProfile.rar_links
    http://www.mirrorcreator.com/files/1TE6J0SB/market_profile.rar_links
     
    II sup
     
    http://www.multiupload.com/59DFTQI6IT
     
     
    IF you LIKE .. click Thank
  21. Like
    rosheen1 reacted to Diesel 10 in Trend Pullback System: Perhaps Best Entry Signals Ever! (share)   
    Today I share with my Indo friends my proprietary Trend Pullback System. I have been working on it for a long time and think it's pretty special. It is a range bar system and has the uncanny ability to often identify the exact bottom bar in a countertrend pullback and enter on the open of the next bar! From an entry standpoint, it doesn't get much better...
     
    Here are some recent charts. The arrows are mechanically placed by the system and not repaint:
     
     
    http://i177.photobucket.com/albums/w201/jtimpsonstamps/signals.gif
     
     
    http://i177.photobucket.com/albums/w201/jtimpsonstamps/signals2.gif
     
     
    http://i177.photobucket.com/albums/w201/jtimpsonstamps/signals3.gif
     
     
    Of course, nothing's perfect. There are rare times like the following where the market is choppy. Any suggestions dealing with "Choppy Market" appreciated.
     
     
    http://i177.photobucket.com/albums/w201/jtimpsonstamps/choppy.gif
     
     
    Here is the system itself, with all the indicators, a template and a word document that fully describes the system and how to set it up on your Metatrader 4 chart.
     

    http://www.multiupload.com/M89SOFKNJV
     
    You are all welcome to use it with my compliments! But if you use it, I am not responsible. Also you may not sell it.
     
    I am happy to share with you all. I have a top level coder who I will be paying to potentially create an EA starting
    Thursday. I hope that you all will take a close look at this system and suggest improvements. Particularly I am interested in things like Trade Management and filtering of bad signals. Any ideas appreciated. Now is the time to do it, before the EA specialist begins. Oh, by the way, if it works out OK, I will be sharing the EA to all the folks here with my compliments so let's make this the best system ever !
     
    Diesel10
     
     
    PS My sincere thanks to Indo brothers Stovedude, Alright and Musketeer for their able assistance along the way !
  22. Like
    rosheen1 reacted to JimJamBonks in Precision Forex Scalping   
    Here you are. Sorry it took so long - Multipupload seemed to take an age to take each file part. Anyway, this file was split by WinZip so just download all parts to the same folder, open the .zip file and it will automatically see the .z01, z02 & z03 parts to reassemble them for extraction.
     

    FS-PrecisionScalping.zip (47.7 MB) http://www.multiupload.com/MCBTUKLA4W FS-PrecisionScalping.z01 (150 MB) http://www.multiupload.com/CNI2DBMR2R FS-PrecisionScalping.z02 (150 MB) http://www.multiupload.com/O58XO7HYDO FS-PrecisionScalping.z03 (150 MB) http://www.multiupload.com/X99LTCBLVJ
  23. Like
    rosheen1 reacted to vivaan in [Req] RSI Professional Trading System   
    Here you go guys !!!
     
    http://www.ziddu.com/download/14304553/rsipaintpro.rar.html :-)
     
    http://www.ziddu.com/download/14305054/rsipaintpro.rar.html
     
    Cheers!!!
  24. Like
    rosheen1 reacted to Diesel 10 in (REQ) Fx super scalper   
    Hello Friends,
     
    Here's the system you requested. Cheers!
     
    http://www.mediafire.com/?gq2xprpfr39967h
  25. Like
    rosheen1 reacted to bluerider in (REQ) Buy Sell Magic (latest Karl Dittmann)   
    here it is - buy sell magic
     
    http://www.multiupload.com/YFCPRJGWDW
×
×
  • Create New...