The Fozzy EA
Page 1 of 735 123 ... LastLast
Results 1 to 10 of 341

Thread: The Fozzy EA

  1. #1
    Attached is the EA for Your Daily Fozzy method. The method is explained here: https://www.forexsoutheast.asia/gene...s-checkem.html.

    The EA was designed jointly by tradeigel and.

    The EA includes got the next features:

    Automatically opens a new order if criteria is fulfilled for a given currency (only 1 order per currency pair is allowed open at a time.) Enables the trader to take ALL crosses, or those who also meet the Bollinger Bands median line standards. Trader can specify the number of lots to trade. The Stop reduction is automatically set to the preceding bar's high or very low value (based on trade management .) The SL can be set dependent on BeachBum's ATR method. Traders can specify a stop loss cushion which would put the initial stop loss above or under the high or low based on the number of pips specified (account for double rolls, spreads, whatever.) The SL is transferred to breakeven if a specified number of pips is reached. A trailing stop feature could be enabled. Traders can specify when to trigger the amount and the stop to track by. A maximum TP quantity can also be specified. The EA sets the magic number to 7984 (like the Fozzy thread identifiion ) so the EA doesn't impact other transactions on the same currency. The EA doesn't hardcode the daily time period, allowing Fozzy analyzed or to be run on other time periods. Alerts can be sent by the EA to email when a valid signal happens. Live trading could be disabled in the EA. Future possible features:Ability to take partial profit out in a target Others? The Fozzy EA will be posted on this very first thread to ensure it is not difficult to find. In case you have any bugs, questions, suggestions, etc., use this forum. In case you have any questions about the method , check with the primary Fozzy thread in the Discussion forum (see link )


    **** UPDATES ****
    :9-29-2006: Changed okToCheck to encourage trading only on 00 GMT, if the Use_00_GMT variable is set to
    true. Otherwise, transactions open on new bar.
    :: 9-30-2006: Added parameter to specify MA method. Progr EMA by default now.
    :: 10-2-2006: Added ability to place SL based on ATR(10) method, as explained by BeachBum
    :10-3-2006: Added feature for taking partial profit out in a specified level. User specifies number of lots to take out.
    Currentlythis attribute only supports a single partial profit takeout. It looks to see if the order lots
    is equal to this Lots value. So, the EA could be tricked into taking extra partial profit by modifying the
    Lots significance to equal the current open order lots remaining and resetting the partial profit worth.
    :: 10-9-2006: Added alert attribute when a cross happens. Added Trade_Live parameter to flip trading on and off.
    :: 10-17-2006: Bug Fix: TP amount getting set to 0 on B/E and Trailing Stop functions.
    :: 10-23-2006: Bug Fix (v2.2): RSI MA values being wrongly calculated in EA. Added feature to add evaluation information as opinions in chart window.
    :: 10-24-2006: Incremented EA variant. Fozzy 2.1 is old variant with incorrect calculations but positive EA effects. Fozzy 2.2 comprises the calculation fix.

    ****
    https://www.forexsoutheast.asia/atta...2119697566.mq4
    https://www.forexsoutheast.asia/atta...7442262852.mq4

  2. #2
    Quote Originally Posted by ;
    It is dependent upon why it's not opening the orders - have you checked the EA settings with the explanation given at the beginning of this thread? 1 reason from the settings could be that you are not employing the BBands but the EA does.

    You need to inspect the tabs in the Terminal panel to see whether you're getting errors reported by the OrderSend or OrderModify functions. It'll read ERROR: lt;OrderSendgt; 146 or something like this (not at my home PC at the moment). If it is demoning that mistake hopefully my edits will probably have fixed that, but this will need to wait a couple of hours for me to check the results and write up the details.

    -TPO.
    My EA shows'Use_BB_Filter' true, therefore I guess that my EA is using BBands!
    How can I check if my account also using BBands as a filter?
    By the way, I couldn't find the directions regarding this at the beginning of the thread.
    Thanks!

    Mike

  3. #3
    I want to use the EA on 4h charts. Employing gmt 00 accurate on 4h charts would works correct or not?

    Thank you in advance

  4. #4
    Imcarlton

    thanks

    I Begin a demo miniaccount 3k ibfx ea fozy 2.2 14 pair no aud pairs

    firts order sell nzdusd 0.2

    thanks

  5. #5
    Why did the 2.2 EA open a market order on USD/EUR. It went straight to the stoploss. I didn´t find any signs (no cross) for market order on the chart.
    (sorry for the poor english)

  6. #6
    Ea fozzy 2.2

    until today I have a lost -96.81

    the ea open new pairs lots 8 pair complete opens

    so will watch

  7. #7
    Lots for the week of red. Below are my results from 11 trades this week.

    CHF/JPY 40 (1/2 standing at 40, next 1/2 stopped out in BE)
    NZD/USD 40 (1/2 standing at 40, next 1/2 stopped out in BE)
    GBP/USD 40 (1/2 standing at 40, next 1/2 stopped out in BE)
    USD/CHF -80 (The two 1/2s in -40 SL)
    EUR/CAD -128 (The two 1/2s in -64 SL)
    EUR/USD -78 (The two 1/2s in -39 SL)
    USD/JPY -100 (The two 1/2s in -50 SL)
    EUR/JPY 86 (1/2 standing at 40, second 1/2 in 46) -- I added a 20 point path to the next half.
    EUR/CAD -136 (The two 1/2s in -68 SL)
    GBP/JPY 80 (The two 1/2s closed at 40) -- My draw partial profit lots was accidently set in the very same as the initial lots.
    USD/CAD -90 (The two 1/2s in -45 SL)

    Total -326

    Wins 5
    Decline 6

    Open concessions
    EUR/GBP 42 (The two 1/2s upward 21)
    EUR/CHF 20 (The two 1/2s upward 10)

  8. #8
    Quote Originally Posted by ;
    I will relate - dwelling in Japan.

    You could simply open the trade a few hours prior to the close - maybe not a lot of action happens then anyway. Or, in the event that you really wish to be sure of the cross, you might eyeball the charts before going to bed - place the fozzy2.2 EA on the charts which look ripe for a cross platform and allow the EA place the trades for you - you'd have to leave your computer on.

    Or just have another java.
    1. Where you I place the'EA' file in my PC? Which directory?
    2. How do I place'fozzy2.2 EA' on the charts? Which choice do I use? How can I import the file?
    I am using North Finance for trading.
    3. I put the'EA' on the window?

    Many thanks guys!

  9. #9
    Quote Originally Posted by ;
    1. Where you I place the'fozzy2.2 EA' file in my PC? Which directory?
    2. How can I put'fozzy2.2 EA' on the charts? Which choice do I use? How do I import the file?
    I'm using North Finance for trading.
    3. I put the'fozzy2.2 EA' ?

    Many thanks guys!
    same problem for me personally. I attempted to attach it as a custom made indior, as Expert indior and it does not work or show anything.

    Can anyone explain how to add this kind of indiors into MT4?

    Thanks

  10. #10
    OK men (or possibly gals.... ) I am not an'EA individual' but I'll offer this: Did you set the EA in the'Pros' folder of your MT platform? Perhaps not the'Indiors' folder, but the'Pros' folder? Did you turn on the Expert Advisors function in the toolbar on the top of the chart? And did you apply the EA into the desired currency pair? I played a little in the early days of it's creation; that is just how I did it and it worked for me. HTH!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.