Trading the forex fully automated martingale

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.
But... saar,






I feel like you're splitting hairs here.

I think I'm starting to catch on now to how this forum works now.. you go around making fun of people? I'm sure that's really amazing and I'm actually enjoying it.

By the way just so I don't confuse you all of my code is dynamic and the values change, this is actually something that's fairly standard and high level programming meaning advanced level programming.
Screenshot_20240923-093940.pngScreenshot_20240923-093936.png
Expected profit $347 (21%)
 
Last edited by a moderator:
For much of this project, I have had my sights on interviewing with rentech, one of the strongest trading companies on the planet.

Let's look forward to good things.
Screenshot_20240923-093940.pngScreenshot_20240923-093936.png

Speaking of, why post this thing here of all places?
I did somewhat scan through the various threads in the "bidness" subcategory, and I also search The forum for the words forex and I did find several entries but everyone said that it's a difficult business and they didn't know how to do it without getting their asses handed to them on a platter.

I just figured since you enjoy making fun of people so much here you know LOL cow thing, maybe you can sit on your hands long enough to watch me lose and then you'd have something to make fun of instead of walking around all pissed off because I won't share my code with complete strangers.

If you read the first couple of pages of this thread you will see that they dogpiled on me begging for me to give them a copy of my software. They do this because they don't know how to write their own software. I realize they will say that they do but they use space indicators like macd and RSI and let me give you a hint those things don't work. The kids also believe in back testing which is a mathematical delusion it doesn't work.

Thank you
 
Last edited by a moderator:
How do you account for the Euro-Dollar basis in your analysis? Given its complexity in modeling, I’d be interested to know what assumptions you’ve made to create a sound model.
 
Last edited:
How do you account for the Euro-Dollar basis in your analysis? Given its complexity in modeling, I’d be interested to know what assumptions you’ve made to create a sound model.

Can we delay this or put this off until after the trades are closed and then maybe we can have a telephone call and chit chat all day?

That would be a lot more convenient for me because I really got my brain wrapped around this current position.

Besides that I'm kind of busy on another website checking out these hot ass young Asian ladies cuz when I get paid I'm going to Asia I'm going to live in a nice jungle bungalow have me a nice relaxing margarita and I'm going to have musicians come over in the evening and play music while I'm getting my knob polished.

It's been a really long project.

I sincerely appreciate your patience.

Trades are open.
 
Last edited:
I'm curious, all you have posted comes from your Phone, we never seen your software.
Metatrader runs on the Android and the PC primarily.. I think they've got a version that runs on the Apple equipment but I don't know anything about that.

You cannot run an indicator or a trading bot which they call an EA which is an expert advisor which is a stupid name for it in the first place but you can only run the expert advisor on the PC.

I have been riding code on the PC version that uses the mql language since 2005 from the first day that it was released to a major trading forum.. I have written dll's for the pcmql language I have written pipes code for it I have written sockets code that operates in my meta trader I have network communications code that operates from it obviously I handle files it's got some kind of clunky file handling functions that I'm not really fond of but they do what I need to get done.

Someday I'll tell you about how I had a job writing software when I was incarcerated. I got caught up in a little mix and almost caught 40 years but I got off with a six which meant I would only do seven and three quarter months so I called up a client and he gave me some work and I wrote complete programs by hand on paper and mailed them to him and he keyed them in and they were absolutely 100% perfect.

I don't know many people that can do that.

I'm a really honest man today though extremely honest honorable decent I don't mess with nobody even if they deserve it.

I just like writing code.

And this is my sweet girlfriend singing at a church of Christ:

 
I have been riding code on the PC version that uses the mql language since 2005 from the first day that it was released to a major trading forum.. I have written dll's for the pcmql language I have written pipes code for it I have written sockets code that operates in my meta trader I have network communications code that operates from it obviously I handle files it's got some kind of clunky file handling functions that I'm not really fond of but they do what I need to get done.

Wasn't it C? You said you code in C.
 
Do I have any hobbies? Not really. I'm kind of obsessed with finishing this project.

About a dozen years ago I did stop into a recording studio in Burbank California and I took a voice artist class and this is the studio session of that voice artist class. This is an unrehearsed and cold read in the studio.

View attachment 6446315
Hi Edward Johnson. Are the trades open?
 
  • Thunk-Provoking
Reactions: Averagest Redditor
Wasn't it C? You said you code in C.
Have you heard me say 20 times that I'm a c programmer since 1991 and have you heard me say that the meta trader language is pretty much identical to straight C language and it has trading functions built into it so yes I'm a c programmer.

Beyond that I'm not giving you any specific details about my software so stop trying to pick my brain.

Thank you
 
  • Like
Reactions: 85CentSoda
Have you heard me say 20 times that I'm a c programmer since 1991 and have you heard me say that the meta trader language is pretty much identical to straight C language and it has trading functions built into it so yes I'm a c programmer.

Beyond that I'm not giving you any specific details about my software so stop trying to pick my brain.

Thank you
What standard of C?
 
Hi Edward Johnson. Are the trades open?
Hello Mr John badman,

Yes as a matter of fact the trades are open. Do you know it almost seems like sometimes people get irritated with me for saying that so much but that is what a trading team is going to focus on and that is that there are trades open or there are not trades open and either way from the beginning of the week to the end of the week aside from the fact we're sitting there drinking some Hennessy and smoking some bud we are on full alert.

Trades are open.
Screenshot_20240923-105103.pngScreenshot_20240923-105058.png
What standard of C?
My first C compiler was purchased in 1991 it was the Microsoft quick C for dos. I've also written extensive code under Linux using the standard C compiler from the shell which there are several versions of it I think I always use was CC it's it's been 10 years since I've written any Linux code and that's only because I'm on this trading project and since meta trader is designed for Windows I run it on Windows there are people who will Jimmy around with it to get it to run on Linux but I don't want to do that I want to run it on the platform it was designed for.

I also use the C compiler I think it's is it GCC hold on let me check yeah it's GCC that comes with code blocks IDE it's on line I think it's code blocks.org the code blocks system is free to download and it has a GCC that can be used at the Shell on a PC and it works great it works just like a Linux C compiler.

Good afternoon
 
Last edited by a moderator:
My first C compiler was purchased in 1991 it was the Microsoft quick C for dos. I've also written extensive code under Linux using the standard C compiler from the shell which there are several versions of it I think I always use was CC it's it's been 10 years since I've written any Linux code and that's only because I'm on this trading project and since meta trader is designed for Windows I run it on Windows there are people who will Jimmy around with it to get it to run on Linux but I don't want to do that I want to run it on the platform it was designed for.

I also use the C compiler I think it's is it GCC hold on let me check yeah it's GCC that comes with code blocks IDE it's on line I think it's code blocks.org the code blocks system is free to download and it has a GCC that can be used at the Shell on a PC and it works great it works just like a Linux C compiler.

Good afternoon
Yeah but that’s the compiler not the writing standard, like do you write in K&R, ANSI C, what is it my man?

Good morning :)
 
  • Like
Reactions: 85CentSoda
Yeah but that’s the compiler not the writing standard, like do you write in K&R, ANSI C, what is it my man?

Good morning :)
I used to have that K&Rbook, that thing is for a long time being considered to be the C programming Bible..

Hey here's a trivia question for you C coders...

Which language came before C?

Answer: B.

I don't keep up with all that standards nonsense it don't mean nothing to me it's like who cares my first see compiler was Microsoft quick C for dogs if you want to know what standard it was you go look it up no offense intended and like I said I've used code blocks GCC from the shell I tried using their ibe but I'm not an ID programmer I'm a shell programmer .. I've also written code using the Borland turbo C I think it was 2.0 for dos it's still available for downloads you know but you can't run it on anything but the old machines it won't run unless you've got that what's that what's that driver thing that allows you to run old dog software I can't remember oh yeah dosbox, but I don't have time for all that if I was running an old 286 or 386 or 486 I can run Borland turbo C and it's available if you search the online for Borland turbo C museum you'll find it.
 
I used to have that K&Rbook, that thing is for a long time being considered to be the C programming Bible..

Hey here's a trivia question for you C coders...

Which language came before C?

Answer: B.

I don't keep up with all that standards nonsense it don't mean nothing to me it's like who cares my first see compiler was Microsoft quick C for dogs if you want to know what standard it was you go look it up no offense intended and like I said I've used code blocks GCC from the shell I tried using their ibe but I'm not an ID programmer I'm a shell programmer .. I've also written code using the Borland turbo C I think it was 2.0 for dos it's still available for downloads you know but you can't run it on anything but the old machines it won't run unless you've got that what's that what's that driver thing that allows you to run old dog software I can't remember oh yeah dosbox, but I don't have time for all that if I was running an old 286 or 386 or 486 I can run Borland turbo C and it's available if you search the online for Borland turbo C museum you'll find it.
I’m more a fan of D than B. I buy that you’re an old timer and it’s not a larp.
 
Back