Trading the forex fully automated martingale

What was / are you having for dinner tonight?
 
Last edited:
For 20 years, I have been working on a programming project for which I always knew that there would be many setbacks and many failures.

I was very clear about this to people around me that I expected this to be a very long project and that it would most likely end in a flaming disaster.

I produced One program after about 18 months of hard labor, and my partner who was originally the Chief financial officer at a very cool tech company in California, he absconded with it, he stole it.

My second version that I produced after a total of 5 years of hard labor, and I found myself with four individuals that had each sent me $1,000 each to run on my new trading bot.. I called him up and asked him if he'd like to continue where we left off.. within 24 hours he was changing the parameters to my code and he's basically strong-armed it out of my possession. He gave me $10,000 as a going away present and he suggested to me that I should think about starting my own trading company.

One year after my partner strong-armed that trading bot out of my possession, I was able to sit down in a meeting with the primary investor into that bot, it produced a very smooth equity curve that turned approximately $900 into $10,000 in one year. I cannot speak as to what happened to that program after that year because I don't know.

Even though I told people in the forums that I wasn't finished with my code and that I really didn't want to share the details of the internals of my code, they bullied me and regularly banned me from forums. They openly called me a cunt and a bitch at the forex factory. One of the kids at the factory after banning me giggled and said that he kicked someone out with decades of programming experience even though he knows nothing about programming haha.

To me it's a bit funny that some people chose to fact check me and post the links to all of my previous posting history, because really they were doing me a favor..

'tis the life of a lowly coder.

freedickpills is on permanent ignore status.​

 
Last edited:
I didn't do anything though. I've just been waiting for you to post new content. Alright.
 
I didn't do anything though. I've just been waiting for you to post new content. Alright.
i have been at this for twenty years, and you make smart comments about how you "already know that, bro"?

a) i aint your bro.
 
i have been at this for twenty years, and you make smart comments about how you "already know that, bro"?

a) i aint your bro.
I said we know about Terry Davies, and you already threatened to block me after that.
 
i am being patient before writing to my billionaire friend.

i have set my sights on a minimum $50k deposit/investment, because that way i can at least make $500 for a 1% profit.

so, i will express to him that i need a $250k deposit from him.

 
  • Optimistic
Reactions: fentanyl tester
Blocked! RIP rat!
cant-believe-youve-done-this-punch.gif
 
i am being patient before writing to my billionaire friend.

i have set my sights on a minimum $50k deposit/investment, because that way i can at least make $500 for a 1% profit.

so, i will express to him that i need a $250k deposit from him.


That’s an ooold chip by the way. I put a PIC18 in a little project about 10 years ago and there’s nearly 200k of them in the field.

If you’re a hobbyist these days I would recommend the RP2040 (raspberry pi Pico). It’s just as simple to use, but 1000x more powerful.
 
That’s an ooold chip by the way. I put a PIC18 in a little project about 10 years ago and there’s nearly 200k of them in the field.

If you’re a hobbyist these days I would recommend the RP2040 (raspberry pi Pico). It’s just as simple to use, but 1000x more powerful.
There's a sequel to the 2040 now. The Pico W is decent too. You can get them from China for a dollar. I do like ESP32s personally though.
 
There's a sequel to the 2040 now. The Pico W is decent too. You can get them from China for a dollar. I do like ESP32s personally though.
Right! The Pico / W is still a great place to start though, or just for any general purpose task, or anything internetty. I stuck with 8 bit chips for way too long, there’s just no real reason to these days. ESP32 is cool too, I do find the choice a bit bewildering and the arduino support for it isn’t always the best.
 
  • Like
Reactions: Caesar
Right! The Pico / W is still a great place to start though, or just for any general purpose task, or anything internetty. I stuck with 8 bit chips for way too long, there’s just no real reason to these days. ESP32 is cool too, I do find the choice a bit bewildering and the arduino support for it isn’t always the best.
I use MicroPython and PlatformIO personally, I don't really like the Arduino IDE/SDK. It's fine though, espressifs own tools are cancerous so I'm not knocking ATMega lol. The ESP32 sdk still relies on Python 2...

Still the Pico 2 is the same price, $5, and it has both ARM and RISC cores if you end up needing them.

Really, I'd spend $20 on aliexpress getting a bunch of different boards lol
 
  • Informative
Reactions: Oxyjen
Back