Jump to content

mourad_amine

Members
  • Posts

    55
  • Joined

  • Last visited

Posts posted by mourad_amine

  1. Re: (Req) London Sunrise EA

     

    The expert needs and indicator called " FFCal " when NewsFilter == TRUE.

    its seems thats the main role of the indicator is to bring news from forexfactory.com.

    I have found the indicator in this forum :

    http://www.indo-investasi.com/viewtopic.php?f=6&t=2917&start=20 

    .

     

    in the attachment you will find a copy.

     

    :)

  2. Re: dimon ea at forexfactory

     

    I have not tesed it yet but planning to

     

    pair eur/usd

    5 min timeframe

    10 pip t/p

    50 pip s/l

     

     

    Thanks Master for sharing this EA which uses a perceptron based on the AC indicator. it exactly the same as the well known EA called: AI EA (artificial intelligence EA).

     

    But Please Please Please Please Please Please Please:

     

    1. don' use it for scalping (5m), its very very risky. it must be used on more longer time frame: H1, H4.

    2. you have to optimize (period: > 3 months) the EA before using it.

     

    i have some settings for gbpusd (obtained by obtimization):

     

    1. tf= 1h

    2. x1=78; x2=144; x3=0; x4=29; sl=257

    you will find as attachment a back test for the last three months.

     

     

    regards

    mourad

  3. Re: ~Req~ Forex Meg@droid

     

    O yeah, they said they added "crystal ball" icon so you can drag chart in future and see what is going on so then you drag back an place orders, max. 10 orders cause this is safety mechanism cause if place more then 10 then it will create too much noise/time warps and your cpu can easily overheated and you will lost you internet connection too, so be careful with that, and that's why this system is not 100% accurate.

     

    P.S. Do not use microwave owen when you use this robot cause they are working on same frequency and that will mess up buy/sell orders.

     

    Hi altoronto :)

     

    Mee too i have heard that before buying the EA, you must send him a very detailed photo for your both hands. First they will examine the photo, and if you're a lucky guy they will sell you the EA, in the other case they will not :cry: :cry: .

     

    p.s: a question for altoronto, if my pc is at home and i have a microwave. in this case what will i do? :( :(

  4. Re: P.NN Ea

     

    Hi Mourad

    I'm going to start forward-testing in vps . If you have a more suitable ea (like Dhananjay ea :) ) please let me know..

     

    Regards

     

    Hi Daw-Veed :)

     

    Thank you for the VPS. But the EA that i am now working on is based on the black dog strategy (you can find it on this wonderful forum), and i am using a pnn to improve the results.

    When i finish the EA i will surely share it here.

     

    For Dhananjay ea, me too i am looking for but unfortunately :cry:

     

    Regards

    :)

  5. Re: P.NN Ea

     

    :)

     

    I have a remark about this EA.

     

    a Probabilistic Neural Network (Pnn) is an algorithm that allow us to classify past data in very short time comparing with other algorithms.

     

    For This EA, the pnn uses a very simple strategy. We can introduce a pnn into any other EA that uses a different strategy. The result is an EA that continuously learn and improve the strategy.

     

    In practice, every thing is in a begining stage. Me too I am trying to improve an EA using a pnn. But a lot of work must be done before getting some results. But one thing is sure, any results obtained with pnn will be great.

     

    regards

    :)

  6. Re: P.NN Ea

     

    Nice share. Thanks.

     

    But, do you guys have any backtest results? Could you attach the graph? Thanks.

     

    Regards,

     

    Hi William,

    You will find as attachment a backtest of the pnn_system_demo for the period between january 12 and march 19 of this year.

     

    :)

  7. Re: P.NN Ea

     

    Thanks for your contribution!

    I have reviewed the code and it is also needed a training with the past data but the difference is that once trained, the ea train itself ahead.

    I think that Dhananjaya EA and PriceTypeA EA, may use a very similar model to approach trading.

    If anybody has it please share..! :arrow: :arrow:

     

    Hi Daw-Veed :)

     

    I don't think that EA need a first training. It just do it itself: look the line 63 of the code where the EA uses the function StartTraining1(int shift) for training, and in the line 72 the EA uses the function PNN1Save() to store the training results in the pnn1.dat file. the file pnn1.dat will be called by PNN1Load() in order to be used for classifying.

     

    I have the same request too:

     

    "Please share Dhananjaya EA and PriceTypeA EA!! :? "

     

    regards

    Mourad

  8. Re: P.NN Ea

     

    I want to share with you this predictable NN that i'm working on:

    Consist of three files:

    Pnn.mqh(experts/libraries/)

    PnnTrainer.mq4(/experts/)

    PnnSystem.mq4(/experts/)

    First you have to train the library with the PnnTrainer ea some especific amount of time and Pair. Depending on the amount of time it could take many hours. Once trained, PNNSystem can trade depeding on the trained data.

    This is a beta version and still on development but it is very promising.

    If you have any experience in developing, please share your knowlegde!

    Enjoy

    btw,thanks to pacohernandez whom has the original idea. :peace: :peace: :peace:

    [url]http://www.4shared.com/file/94533356/297016e9/predineunet.html[/url]
    

     

    Thanks very much for sharing this EA based on a different type of Neural Networks. A special thank and think go to Paco hernandez for his interesting idea.

     

    The programmer of Dhananjaya EA and PriceTypeA EA have assembled the three separate files in a one file, its name is pnn_system_demo (you can find it as attachment). The result is an EA that don't need to be trained by the user. the EA do it.

     

    The importance of introducing pnn (Probabilistic Neural Networks) is to get a self learning EA, it means that your EA will continuously learn from the past trades and automatically modify the future trades entry or exit.

    The use of pnn in trading is in the begining stage, exept this system i haven't find any other EA that uses Pnn. I think that any EA programmer needs a such thing in order to get more and more profit.

     

    any one have Dhananjaya EA and PriceTypeA EA? it seems to be more interesting than pnn_system_demo :)

     

     

    Regards

    Mourad

  9. Re: Trend-Tracer version 1.4 Build 15

     

    it works great on daily with 95 pips take profit and 95 stop loss, or could use defaults on 1H chart. it would be nice to find some good settings and use it as a scalper

    thanks a lot bro for sharing this original version of the EA. :arrow:

     

    Can you share some of your results with this EA? :oops:

     

     

    Regards

    Mourad

×
×
  • Create New...