Jump to content

insider007

Members
  • Posts

    48
  • Joined

  • Last visited

Posts posted by insider007

  1. hi, not sure if am at the wright place to post my question, but i go, is there any other ways to write this expression in working mql4 code, i try to explain my strategy without taking 100 page to explain only one parameter in my ea. So the expression is: (serve to analyse the 104 last order closed) want to do the same for the last 103,102,101, ... and 4 last orders closed) expression =

    (A*B*C*D*E*F*G*H*I*J*K*L*M*N*O*P*Q*R*S*T*U*V*W*X*Y*Z*A1*B1*C1*D1*E1*F1*G1*H1*I1*J1*K1*L1*M1*N1*O1*P1*Q1*R1*S1*T1*U1*V1*W1*X1*Y1*Z1*A2*B2*C2*D2*E2*F2*G2*H2*I2*J2*K2*L2*M2*N2*O2*P2*Q2*R2*S2*T2*U2*V2*W2*X2*Y2*Z2*A3*B3*C3*D3*E3*F3*G3*H3*I3*J3*K3*L3*M3*N3*O3*P3*Q3*R3*S3*T3*U3*V3*W3*X3*Y3*Z3) >0 && (A+B+C+D+E+F+G+H+I+J+K+L+M+N+O+P+Q+R+S+T+U+V+W+X+Y+Z+A1+B1+C1+D1*E1+F1+G1+H1+I1+J1+K1+L1+M1+N1+O1+P1+Q1+R1+S1+T1+U1+V1+W1+X1+Y1+Z1+A2+B2+C2+D2+E2+F2+G2+H2+I2+J2+K2+L2+M2+N2+O2+P2+Q2+R2+S2+T2+U2+V2+W2+X2+Y2+Z2+A3+B3+C3+D3+E3+F3+G3+H3+I3+J3+K3+L3+M3+N3+O3+P3+Q3+R3+S3+T3+U3+V3+W3+X3+Y3+Z3)>0

     

    if 2 expression = false (mean do x thing)

    if 2 expression = true (mean do y thing)

     

    so i want to add 100 time this kind of expression in my ea just to check the current level reach.

    Thanx in advance.

  2. hi, not sure if am at the wright place to post my question, but i go, is there any other ways to write this expression in working mql4 code, i try to explain my strategy without taking 100 page to explain only one parameter in my ea. So the expression is: (serve to analyse the 104 last order closed) want to do the same for the last 103,102,101, ... and 4 last orders closed) expression =

    (A*B*C*D*E*F*G*H*I*J*K*L*M*N*O*P*Q*R*S*T*U*V*W*X*Y*Z*A1*B1*C1*D1*E1*F1*G1*H1*I1*J1*K1*L1*M1*N1*O1*P1*Q1*R1*S1*T1*U1*V1*W1*X1*Y1*Z1*A2*B2*C2*D2*E2*F2*G2*H2*I2*J2*K2*L2*M2*N2*O2*P2*Q2*R2*S2*T2*U2*V2*W2*X2*Y2*Z2*A3*B3*C3*D3*E3*F3*G3*H3*I3*J3*K3*L3*M3*N3*O3*P3*Q3*R3*S3*T3*U3*V3*W3*X3*Y3*Z3) >0 && (A+B+C+D+E+F+G+H+I+J+K+L+M+N+O+P+Q+R+S+T+U+V+W+X+Y+Z+A1+B1+C1+D1*E1+F1+G1+H1+I1+J1+K1+L1+M1+N1+O1+P1+Q1+R1+S1+T1+U1+V1+W1+X1+Y1+Z1+A2+B2+C2+D2+E2+F2+G2+H2+I2+J2+K2+L2+M2+N2+O2+P2+Q2+R2+S2+T2+U2+V2+W2+X2+Y2+Z2+A3+B3+C3+D3+E3+F3+G3+H3+I3+J3+K3+L3+M3+N3+O3+P3+Q3+R3+S3+T3+U3+V3+W3+X3+Y3+Z3)>0

     

    if 2 expression = false (mean do x thing)

    if 2 expression = true (mean do y thing)

     

    so i want to add 100 time this kind of expression in my ea just to check the current level reach.

    Thanx in advance.

  3. http://img6.imageshack.us/img6/8583/10juillet2009au28fev201.th.gif

     

    Uploaded with ImageShack.us

     

    this is a strategy tester with another ea (75k started juil10, 2009 to feb 28, 2011), that i have, i skipped the name, i want to make a more simple ea that is inspired of my ea, and in the same time learn the mql4 code to modify my own ea, and this one, my ea dont` work like the money grid vfour, but a part of my idea come from this ea, but in my ea i can change the spacing like i want and much more, actually i can`t find a programmer to terminate my ea (paid programming) because of the complexity and maniability that i want to conservate inside the ea. (i can set praticaly an infinite number of set.., with 110 parameter)(an other one to come).(maybe 500 par. when finish) This project if some good programmer want to invest some time, will have to benefite all of my current idea for making a non losing ea (an inter-active one), (no indicator will be used at any step) except maybe in the futur, but just for modify the spacing in grid, this ea will work all the time, arround the clock, no stop...

     

    am a truck driver, i will check everyday nite, if some programmer have some interest to code with /* explanation inside the code of what they made*/ that will be great, this ea will be shared to all the community. But will be inspired from a private one (that i paid for)(but not finish)(and no i don`t want to share my ea) (when finish i will sell it, and every user will make money)(i tell every user,, i dont know the required ammount for the moment because i can`t test without the required parameter programmed a lower ammont)

     

    best regards

     

    insider007

     

    Ps. for programmer in Quebec Canada, if you are a very good programmer and know mql4 and dll, that is able to use one or several dll for only one ea, and able to code more than 2 ea, my wish is 4 principal ea inside one master ea + (3 eas that control the drawdown). this mean (7 eas inside one global ea), each ea can analyse or not other ea to choice the size of his grid start lot. and much much more.

     

    if you are in Quebec and don`t require a 50 000 canadian$ upfront to work, you can contact me at mike_russo_007 my pseudo skype, or my email [email protected],, with subject name (((((7ea inside one master ea)))))) the subject line is very important, because i have over 300 spam email per day,

     

    my first language is french, sorry for mistake.. a meeting will gonna be a necessity before we proceed anything. Une rencontre sera nécessaire avant de procéder à une entente de travail, ou un partenariat sur les futurs vente du programme, sur lequel je travaille depuis trois ans. Pour skype just ask me to accept you with this subject, and i will accept you, i will do it sometime over my iphone, on the road or in waiting time during the day.

  4. hI every one,

     

    am not a programmer but i try to learn the mql4 code the faster i can, last nite i started to modify the money grid v4 nh to a double m0n6y gr1d v4 nh working at the same time inside one ea, when i will succes to found where is my errors, i will modify the double money grid for a 4 face money grid nh v4 ea, with other parameters, to analyse risk involved in other part before restarting their grid, (in no case any indicator will be used) (only mathematical analyse of the risk hit inside other part) ((((((actualy i have no error in compiling the code)))))

     

    i don`t found where is the errors, the compilation show no errors, but i see the error in visual backtesting, the second part with all the same parameter, don't work like the first one, if someone can check the code and found the error, that will be great. my code modified http://www.megaupload.com/?d=J48ILLV2

     

    and here the link for a non modified copy

    http://www.megaupload.com/?d=6P8AOE3Z

     

    insider007

  5. hi Aroman, i appreaciate all your big value sharing tools, many of us here don`t know theses tools before you post it or simply not have the money to buy all theses big values fx tools. In my case my wish is to buy from the develloper later if the product is realy good an make consistent result in money, to be correct with the develloper and the creator and if possible asking for optimisation of theses tools at the same time.

     

    99% of the people have not the knowledge to fight against the banks. If we can use theses tools to make money before pay the right for it, maybe the ratio of luck can be in our favor. I have seen a lot of garbage here in the past, but your stuff is real.

     

    Please stay here, or tell us where you go..

     

    sorry for mistake (am french)

     

    insider007

  6. i think wallstreet is honest ....

     

    i ho3ain190, can you tell how many trade this ea W. Str_eet do per month and the winning ratio of this, ea, if you can post some backtest with your real tick data, that will be fine.. is this ea able to open more than one order in the same direction at the same time on the same currency, and the same for the others side same time too, or we have to wait the first one be close.

     

    because if we set close only at profit, some time that make very long time to close, and only the other type of order appears on visual backtest after, can you explain how the recovery mode work too. because, it not seem to work .

     

    thanks in advance

  7. thanks aroman,

     

    am not all the time on this forum, but i appreciate what your are trying to do, giving respect for the one that give their work or ea that have a big value for free.

     

    In the same time if it`s ok for you i will share one of my tool that have big value for me, an maybe for other, at these link C-a-m-s--tasia---S--T--u-Dio

    all link are the same tool,

     

    english is not my first language sorry for mistakes..

  8. Hi Guys, my point of view is that. If you are bright and the one who success to create a good and safe strategy or a good ea. Normally, you will not sell it, if you sell it, the first reason must be to make a better capital to start trading more securely your own ea. But before if your ea is really really good, you have to encrypt the ea, that mean money to pay for this work before to sell it. web site cost. If you sell your ea, at these price like 99.99$-79.99$-129.$ etc. The price tell you don`t buy me, am cheap and my program is poor, made so poorly that you can pratically change nothing in the setting. That`s the kind of ea that a baby can use at 10 year old.. you can continue!!! Theses kind of sentence in theses scamwebsites are very commun.

     

    When the creator of an ea show a visual strategy tester on his website and for a period minimum of 3 to 12 month in a row (non stop video). That`s will be a proff that you maybe have an ea or a program that have big possibilities. But surely not mean at 100% that you have found the jackpot, because, the best ea have sometime period of crash or anyting. The only way, we can survive in this forex world is to use a combinaison

    (combo) ea and brain, start your ea only in x condition of the market, if your ea make some mistake, open manual trade and follow theses trade. I think we need a minimum of 5000$ to start trading in a micro account to lower the mental effect. and never trade more than one percent for your starting lot size. If your can lower do it. If possible the creator will give the possibilitie to copy his trade for a fixed period before his product will be on sell. Every one will be able to copy his trade for free, after that, if every one make money, the price of the ea will be higher, like 1000$-2000$-3000$-5000$, but all the folower will have seeing the result along the copy period given by the creator of the ea. Just my 10 Cents lol

     

    I work personnaly on my own ea, near 3 year of spending money on. When he will be ready, i will show all of this, Visual strategy tester on video, the more long i can, (this will depend on size possibilité on youtube or other website to show the video, or in a shared link. i will too, offer my signal for free for a period between one to three month, before release my product and his price, when i will start, my web site will be complete, and if i have the money for it, i will pay for a minimum of 10 language traduction website, and in the future the ea will be traduced in theses 10 language too. And much more. I work to make my ea workable from 25000$, maybe 5000 $, minus if possible. Will talk more in this forum when finish only. best regards.

     

    just a strategy tester of 01 dec 2008 to 29 dec 2008 for the moment with my ea, when drawdown program created i will see if my ea can be a winner on the long run. but only after..

     

    image http://www.mediafire.com/i/?040dfmj1uywpcra

     

    direct link http://www.mediafire.com/imgbnc.php/ed92e7eea365ae63e0b16d633f80566041d7d3f4a1b5573a9cbbefcdae2d82dc6g.jpg

     

    bye

  9. Thanks for your reply chrisbenjy,

     

    i don`t have any experience in programming actually, i can only change some tings really simple inside the code, when possible,

    but it`s because i work on my own ea that have actually 2100 line of code and more than 100 parameter,

    i understand what we can program but not how to program hit, my ea use for the moment 6 magic number and many possibilities to place or calculate your order, and much much more, this is not a simple project, i work on since march 2009, i have paid for all the programing, a lot of money, and on the same time am on the raod for trucking, my first job. That for what`s i would like to have printed book, but if not possible i will check for and iphone to read it on.

     

     

    some example of what`s i want to learn,

     

    how to put more than one way to calculate a grid like that. and specials MONEY MANAGEMENT

    ex: first lot size, progression + y

    lot size=0.10 progression+y=0.10

    result=(0.10+0.10)/(0.20+0.10)/(0.30+0.10)/(0.40+10).... or 0.10/0.20/0.30/0.40/0.50 etc..

     

    ex:2

    lot size=0.10 , progression +y*(fiboX)=(y=0.10) (fiboX)=1 that generate a fibo suit like(0-(1)-1-2-3-5-8-13-etc)

     

    this will done: 0.10/(0.10+(0.10*1)=0.20/(0.10+(0.10*1)=0.20/0.10+(0.10*2)=0.30/0.10+(0.10*3)=0.40/0.10+(0.10*5)=0.60/0.10+(0.10*8)=0.90

    or 0.10-0.20-0.20-0.30-0.40-0.60-0.90-etc

     

    and i want to program this all in one ea, i know that we will have to use many else and if and else if,, but this is what i want.

    this is just some possibilities for calculation, i have a lot more to do and much more complicate to explain..

  10. Hi , i would like to learn the c and c++ code, or mql code for metatrader plateform,

     

    Please list here the best books you have to learn the mql code,

     

    and if possible the place where you buy it if on the web,

     

    and the price.

     

    If you want to trade only with robot like me, you need to learn the mql code as fast as possible.

    Please post the best link where we can found the best book printed and digital on mql4 code.

  11. if someone have seen the video, please let me know yours comments, because if someone would like to make this Smart close all ea, this tool will be great for more than one strategy, i think this ea can serve to other type of advisor, like curve fiting, and maybe some other thats open a very large number of trade like robominer...i consider the second part of this project (SCA2) like a watermark for safekeeping a profit, and lower the risk as soon as possible, or if you use more than one ea at the same time and you want to take profit, when the sum of all order open by your ea have reach a plus value of x$.

     

    Insider007

  12. i post it before someone ask me, here is the link for c.a.m.st-asia..stu.dio http://www.4shared.com/dir/27169605/4a07c8d0/sharing.html

     

    enjoy this great stuff, make verification for virus, because, i have more than one version on my computer, i dont remember if that is this one i use.

     

    Enjoy, this great tool. not for trade, but very good to explain something to your programmer... when something go wrong in you ea setting. that`s what i use to explain all my complicate stuff that i want to be programmed...

  13. Mathematically it is impossible to win with these strategies. Same as the odds of the Las Vegas casinos are impossible to win against in the longer run, these strategies are doom to fail in time. Maybe there are safeguards to make the bleeding slower so the death more agonizing, but eventually the same result in the end. There are papers published by Tharp, Griffin and other mathematicians that discuss the hedge, martingdale issues in relation to gambling mostly of which all are proven to be mathematical catastrophies. Good luck

     

    be sure i respect your opinion fxknight,

     

    but i think differently of you and i don`t want to follow the rule of other people (griffin, tharp and other) i just follow my own way, i know this is very hard to found the perfect setting for this kind of strategy with the old and too simple martingale ea here, this is for theses reasons, i create my own ea, i try to make a good package of indicator that will control the spacing according to the trend direction of my 2 grid on my ea, and other parameter that control profit target to face the augmentation of the risk, one side check the other side and vice versa, a parameter that will place double hedge order with automatic trailing setting (with fibonnacci progression), and many many others things i will not tell now...but only when my work will be finish..

     

    i can tell you only one thing fxknight, follow your own way, this is the only rigth way, this is the same for everyone, if what i wrote here can help someone, great, if not , that not my intention.

     

    now bnma and other that follow this thread and maybe you fxknight, here is the link to download my video on my ea, that wil show how this kind of parameter can work on an ea 2 side same time.

    wish you understand what i do, because after that, i have no other idea for explain the same simple thing....

    link here http://www.forexsharing.com/886899

     

    you need camsta-sia studio to read this doc,

    if you can`t open tell me, i will post the cam. sta..sia.. i have found and that i use...

  14. yes that`s right, not to much money to trade this trategy with 9 pair at the same time, the account it blowout, but if we don`t try, we will never know, but if a max drawdown parameter will be on this ea, maybe this can help, the 10 ea is the close all ea my mistake, and this ea work only one side at a time, not my best, i just love is progression, work on that to add this type of progression on my ea.

     

    hi bnma,

     

    to explain and understand the point at the 16:59,

     

    when this thing arrive this is because the equity target have been reach or hit,

     

    imagine you have 2 ea on the same pair like eurusd (2 martingale ea), first only short, and a second ea that only buy,

    each one work alone,

     

    you undertand when one hit his target profit the other one are in loss, if the market comeback the second will hit his target, very nice in trending market,

     

    but if the market don`t pullback one of the 2 ea will open more order before he can close, during this time the other one will close some small profit, but these profit are made, if you calculate these profit, and remove this ammont of profit to the target of the other side (other ea) + xx value$ or % , he will close sonner, and the risk will be lower as fast as possible. this calcul is made by the equity target, SCA2 (smart close all2) each time one of the 2 ea make profit alone that not mean the equity have a plus value because of the other side is in negative side.

     

    Now, imagie each of your 2 ea work like this, one order open=100$ target, if 2 order open 200$ target, if 3 order open 400$ target, if 4 order open 800$ target, if 5 order open 1600$ target. etc, with spacing like this in (micro pips) 100-200-300-500-800-etc.or what ever you choose!

     

    regards (the number according to the target$ reached will not be exact if you do the calculation on a chart this is only for explain for what i want the ea close in this type of situation)

     

    imagine you start to use this system at euro usd at 1.32500 and the price go higher and if the price never comeback as much to close the sell order, at a time you will have all the order of the sell ea open, but this is possible you can make more money each time a small come back during this time with the buy ea, if the buy ea success to close 6 time during the sell ea never close, that possible you have made 3 time 100$,=300$ maybe you have made 3 time too 200$(2 buy order)=600$ all=900$ imagine you want the equity close all when the equity have made 100$,

     

    if during this time the sell ea have accumulate a loss of maybe 1100$, you have to do this little calculation: 1100-900=200 now the sell side will have to reach only approximately 300$ (200+100(equity target) to hit the equity target, when the equity target have been reached all side are close at the same time, and all restart. but now i want to do that with minus risk but with more ea same time and on many currency same time, i wish you understand what i mean.

     

    i have made a video on camstasia for you, with my ea for demonstrate how this type of parameter work inside an ea , but my wish is to have this 2 parameter outside an ea, because, i can`t do it with other ea after. But i work on that.

     

    you can already do this with 2 mo_ney g-r-id v4 ea, one sell only and one buy only, and add another ea that close all time when the sum of all order have it 20$ of more This is your choice but you can`t decide what is the progression and spacing, and many other thing, with theses advisor that work but when a really large breakout arrive, you have to be there to close the losing side..if you don`t want loss all the account.

    but the SCA2 is not present actually in the simple close all ea, too, that mean soon or later, you loose..

     

     

    but if you want to make the same thing with more than one pair at the same time on the same account, that`s impossible, because, the close all ea don`t use magic number to close actually.

     

    when the video will be ready i will post the link to download my cam recorder, to explain directly on strategy tester, wish this can help,

     

    insider007

    another test , a work in progress with my own ea (this ea is not finish), at this page,

     

    http://www.myfxbook.com/portfolio/insider007/29818

     

    if we don`t test we will never know..

    ps.english is not my best language!!!

  15. http://mike25kfinalgrid.mt4live.com/

    demo forward test

    started 24 feb 2010 at 25 k today at 47k

     

    the strategy is martingal, 0.10-0.20-0.30-0.40-0.50-3.00-3.00-3.00 max lot, on each pair on trade actually 9 pair at the same time, and when all open order open in the account overpass an ammount of 20$ all order is close, and all ea restart according to their own macd indicator.

     

    will post the ea when the smart close all ea will be finish..

    http://indo-investasi.com/showthread.php/6003-Hedge-grid-and-and-safe-Martingale-EA

  16. if you put a part of your ea in a dll i mean (lot size management and indicator setting, grid setting (if it was) etc and licence key logic and multiples consequences of false licence key)

    maybe that will be safe, and hard to crack but i read somewhere that a dll is more easy to crack compare than an ea. is it true??

     

    Can someone tell me what is the process to open a dll, is this a password or multiple password sequence, it is possible to change the process for opening a dll,

     

    Changing a password setting like this with 3 or more password

     

    123456 if you enter the first password correctly you can enter password number 2 like

    123456dfdfd456456 if password number 2 is incorrect you have one minute to correct it, if you don`t succes you will have to wait to the next hour to retry with a new first password, because each password correlated will be automatically change every hour and this each day, (each day at the same hour, you will not have the same password) if you success to enter the first and second password, you will have only one chance when you enter the password number 3, if you fail, you will have to wait to the next hour, and restart at the stage of the password number 1.

     

    it is possible to do something like that, but i will make 6 password to crack...for opening the dll

     

    am not a programmer but my ea actually in programming will have a dll, i just want to be sure that is the safest way to go. i don`t know how the hex thing work at all.

  17. hi bnma

    i have made 2 doc, 1. explanation of the project (smart close all ea) SCA1 and SCA2, all detail inside no1 this link http://www.forexsharing.com/981433

    doc2: this is an explanation with a board and what`s that ea do during a period of time. wish your comprehension will be complete. contact me on skype if you have other questions, i will send you my pseudo by pm.

    doc 2 link: http://www.forexsharing.com/145011

     

    my account is now at more than 47k started 24 feb 2010 with 25k (demo)[/b]http://mike25kfinalgrid.mt4live.com/[/b]

×
×
  • Create New...