Jump to content

wadesworld

Members
  • Posts

    276
  • Joined

  • Last visited

Reputation Activity

  1. Like
    wadesworld got a reaction from taipan in (read) WHAT IS A PERFECT INDICATOR?   
    mirrored here:
     
    http://www.mirrorcreator.com/files/1SUSITEM/Spanish_Line.ex4_links
    http://www.mirrorcreator.com/files/U0FNIV0M/Spanish_Line.mq4_links
  2. Like
    wadesworld got a reaction from timo in Price Action Lab   
    Working on it. There is a 72 hour lag after applying for it. We will see. I am wondering if I will be able to use the timestop application on it as well.
  3. Like
    wadesworld got a reaction from john1368 in (read) WHAT IS A PERFECT INDICATOR?   
    mirrored here:
     
    http://www.mirrorcreator.com/files/1SUSITEM/Spanish_Line.ex4_links
    http://www.mirrorcreator.com/files/U0FNIV0M/Spanish_Line.mq4_links
  4. Like
    wadesworld got a reaction from peterpiak in (read) WHAT IS A PERFECT INDICATOR?   
    mirrored here:
     
    http://www.mirrorcreator.com/files/1SUSITEM/Spanish_Line.ex4_links
    http://www.mirrorcreator.com/files/U0FNIV0M/Spanish_Line.mq4_links
  5. Like
    wadesworld reacted to Marchello in Winning With Value Charts by David Stendahl Video - Share   
    In separate parts .. from No1 to No 9
     
    http://www.youtube.com/results?search_query=David+Stendahl+Video&aq=f
     
    Good trading wishes
  6. Like
    wadesworld got a reaction from KING_BUNDA in (read) WHAT IS A PERFECT INDICATOR?   
    mirrored here:
     
    http://www.mirrorcreator.com/files/1SUSITEM/Spanish_Line.ex4_links
    http://www.mirrorcreator.com/files/U0FNIV0M/Spanish_Line.mq4_links
  7. Like
    wadesworld got a reaction from Sesshoumaru in (read) WHAT IS A PERFECT INDICATOR?   
    mirrored here:
     
    http://www.mirrorcreator.com/files/1SUSITEM/Spanish_Line.ex4_links
    http://www.mirrorcreator.com/files/U0FNIV0M/Spanish_Line.mq4_links
  8. Like
    wadesworld reacted to 4xmeter in (read) WHAT IS A PERFECT INDICATOR?   
    hmm, I agree. So here is an indicator that goes 'nicely' with the repainting indicator price. This indicator never repaint.
     
    #property copyright "SpanishOpenLine"
    #property link "[email protected]"
     
    #property indicator_chart_window
    #property indicator_buffers 1
    #property indicator_color1 Blue
     
    double g_ibuf_76[];
    extern int TimeZoneOfData = 0;
     
    int init() {
    SetIndexStyle(0, DRAW_LINE);
    SetIndexBuffer(0, g_ibuf_76);
    SetIndexLabel(0, "Open");
    SetIndexEmptyValue(0, 0.0);
    return (0);
    }
     
    int deinit() {
    return (0);
    }
     
    int start() {
    int li_0 = IndicatorCounted();
    if (li_0 > 0) li_0--;
    int li_4 = Bars - li_0;
    DailyOpen(0, li_4);
    return (0);
    }
     
    int DailyOpen(int ai_0, int ai_4) {
    int li_8 = 3600 * TimeZoneOfData;
    double ld_12 = 30.0 / Period();
    bool li_20 = TRUE;
    ai_4 = MathMin(Bars - 20.0 * ld_12 - 1.0, ai_4);
    for (int li_24 = ai_4; li_24 >= ai_0; li_24--) {
    g_ibuf_76[li_24] = 0;
    if (li_20) {
    if (TimeDay(Time[li_24] - li_8) != TimeDay(Time[li_24 + 1] - li_8)) {
    g_ibuf_76[li_24] = Open[li_24];
    g_ibuf_76[li_24 + 1] = 0;
    } else g_ibuf_76[li_24] = g_ibuf_76[li_24 + 1];
    }
    }
    return (0);
    }
  9. Like
    wadesworld reacted to SPR in FX Firing Pin   
    Thanks taipan for the link! I managed to download version 1.07 from their site, anybody out there abe to educate that? Here is the link for the latest, un-edu 1.07: http://goo.gl/2zJEc
     
    More about the calibration: http://goo.gl/gEYf1
  10. Like
    wadesworld reacted to jtv in FX Firing Pin   
    Hi Richo
     
    From the webinar you basically need to run a 3 month back test each week on say Sunday find the most profitable settings, up load these to the EA run for the week and repeat the process every week.
     
    I haven't tested the EA so I can't comment on it's performance.
     
    Regards
     
    J
  11. Like
    wadesworld reacted to taipan in FX Firing Pin   
    Here you go: http://www.multiupload.com/LHXAY3N7KG
     
    Select the appropriate template with ea and do calibration on weekend b4 mondy start.
     
    Thanks are welcome.
  12. Like
    wadesworld got a reaction from Diabolik1713006521 in One Day Swing Trade   
    No manual but it is easily explained in the video here.

    http://ultimateswingtrader.com/blog/twenty-trading-sessions-one-month-all-trades-450-pips-see-it-here/
  13. Like
    wadesworld got a reaction from conglo in One Day Swing Trade   
    No manual but it is easily explained in the video here.

    http://ultimateswingtrader.com/blog/twenty-trading-sessions-one-month-all-trades-450-pips-see-it-here/
  14. Like
    wadesworld reacted to jdsim1 in One Day Swing Trade   
    I think this is it....
     
    hxxp://www.multiupload.com/0YQ7ESEVWP
  15. Like
    wadesworld reacted to Antonsan in Xard777 Setups   
    -------------------
  16. Like
    wadesworld got a reaction from hermes in [email protected]   
    I am still using the original...."why fix something when it ain't broke" ....
  17. Like
    wadesworld got a reaction from dinamo in (SHARE) YTC Scalper and Price Action Trader   
    I agree NT. Out of all the threads I am involved with right now on II, this is only one I need to be paying any attention to. And I like you feel more comfortable on the higher tf's. I will start to focus more on this thread and see if we can start getting more people involved. Beggs has always been a good teacher. His approach is directed towards the laymen..
  18. Like
    wadesworld got a reaction from murtamad in [email protected]   
    Sorry for the delay...No there were not any suspicious activity on my card afterwards. The support has been real good for me but I've heard different from others. As far as version 2.0 goes I have received it but I think it was buggy because they came out with a patch soon after and I heard others still having problems with it. Personally I still use the original I paid for. The upgrades were not major and why change something when it is already working....right? They were talking about moving the price up but I have not looked to see if they had yet....If not just wait it out and keep using the 1.24 like I have. It works....\\m/
     
    The staff have been very legitimate and honest to me though and that is the most important....they will get the bugs worked out and for the small fee I paid for it I am not complaining...Later.
  19. Like
    wadesworld got a reaction from murtamad in [email protected]   
    I got mine emailed to me today......Here are the differences between the two..
     
    Version 2.0 Upgrades Include:
    Enhanced Currency Pair Audio Alerts: Added to the original alerts "Buy Signal Occurred" and "Sell Signal Occurred" are the Currency Pair names for the six major pairs - AUDUSD, EURUSD, GBPUSD, USDCAD, USDCHF, and USDJPY. If you trade a pair outside of these six you will hear the original Audio Alert.
     
    Additional Time Audio Alerts: In addition to the Currency Pair alert you will receive an alert if you are trading on a 5 min, 15 min, 30 min, or 1 hour chart.
     
    Size Edits: You can change the size of the trade alert arrow, profit target label, and stop loss label.
     
    Color Edits: You can change the color of the spine, and both railroad track indicator lines.
     
    Enhanced Security: Each indicator download will include a one time activation key to enhance the security of the indicator and not allow free transfers and downloads of the indicator.
  20. Like
    wadesworld got a reaction from ninjatrader in (ASK) How to trade only with trendline?   
    The way I was taught was to zoom out on whatever timeframe(TF) you are on and place your Trendlines(TL) and Horizontal Support\Resistance(SR)Lines at the tops of majority highs and bottoms of majority lows. Go to and enroll in the school of pipsology. I still go there.

    www.babypips.com.....PEACE:)>-:)>-:)>-
  21. Like
    wadesworld got a reaction from Fxheaven in S.T.A.R (SuperTradeSystem) Trading System Trade setups   
    I also came to your same conclusion.....look back to the beginning of this thread and you will see me posting here......it did not take to long after I realized that I only had enough of the puzzle to not complete it that I stopped and waited until I was able to take the leap of faith from what I learned and saw from others to buy the complete system(which was just recently). And I know your next question will be if it is worth it....and yes it is. Retry99 has not mislead anyone or any part of the information he has given you here. This is the lowest DD I have seen. If someone were to actually post a RR ratio most people would say that it is fabricated. Your answer lies in your feeling with the system. You seem comfortable with it like I was. The mechanics of this system suited me well. So if you feel comfortable with it then take the leap of faith. The price is not that large I just had medical bills from surgery that prevented me from purchasing it sooner. Trust what retry99 and David's older posts along with some others are saying about the validity of this system....they were not salesmen, thery are traders trying to help another, that's all. A person can keep mulling it over and asking question after question but once you are at the point you are at and can no longer learn from a partial system you only have but 2 choices,,,,don't you.? Which is it going to be? I feel like my choice will benefit me for a long time to come....Catch ya later.
  22. Like
    wadesworld reacted to oshaban in Basic Balanced System (share)   
    Hello Businessman,,,
     
    Thanks for uploading the EA and template.
     
    I'm oshaban, the programmer of the system at Forex Strategies Revealed Forum. The system is very profitable in general. You get either minor losses, or big profits during the week.
     
    The overall weekly result is mostly hundreds and sometimes thousands of pips. Yes, it is. Just check the shown results there!.
     
    While the system is profitable, we are there still trying to improve it to minimize the losses and maximize profits. :)
     
    I encourage you all to check the system and use it as I described exactly.
     
    Happy pips,
    O. Shaban
  23. Like
    wadesworld got a reaction from Sesshoumaru in Breakout/Reversal Indicator-Accurate   
    I used the megaupload site and the link there is still good....Enjoy. Hell let me just give it to you....right?

    http://www.megaupload.com/?d=5AG2UC2Q
  24. Like
    wadesworld got a reaction from dbg in [email protected]   
    I am still using the original...."why fix something when it ain't broke" ....
  25. Like
    wadesworld got a reaction from Fxheaven in Xard777 Setups   
    Mirrored links:
     
    Last 3 versions mirrored if anyone cares....
     
    http://www.mirrorcreator.com/files/4D6V6GQJ/_XPS_v8_rc011__1_.rar_links
    http://www.mirrorcreator.com/files/1JZJYSJX/XPS_v6_rc001.rar_links
    http://www.mirrorcreator.com/files/0QNAWXEU/XPS_v7_rc008.rar_links
     
    .....enjoy.
     
    Still waiting on xard push technology....:-O
×
×
  • Create New...