Trading the forex fully automated martingale

one time, i went to the islamic society of greater houston to seek out a scholar to study a particular topic...

the executive director of isgh got it in his head that i was an fbi agent, and he spread that rumor all over the muslim community.

what a schputz.

i received death threats over him being paranoid.


Sounds like Islam sucks and Christianity is better in every way.
it isnt an issue of A is better than B.

we arent purchasing a new toilet, we are seeking the truth.

i am going offline.

i gotta buy the parts for and build a generator.

trades are open.
Mod Note: 2 hours later...
I have been thinking about this thing where I got drugged and robbed in the mosque and other Muslim men laughed at me and told me not to worry about it because they'd had their shoes come up missing in the mosque..

I'm thinking I'd like to receive an opinion from the Jewish people about this and let them listen to the recording of that executive director for isgh..

And you know what come to think of it I never agreed to hate Jewish people and I never agreed to not take Christians as my allies.. and I never agreed to obey any orders from old men on the other side of the planet in the form of fat was..

And I never agreed to sit around like somebody's bitch and get called an FBI agent.

This one dude used to sit on the back porch of the cafe and he would go into this rant talking about how he hates Trump and wants to poison Trump wants to poison Trump's wife and wants to poison Trump's children and then he would look straight at me and say how he hates the FBI and he's a bastards bastards. What a dick.

Since Muslims don't care about this I think I'm going to speak with Israeli intelligence agents.

Do you know that most people wouldn't have the first idea about how to meet with Israeli intelligence? But I do.. the simple equation to me just know which door to knock on and when you go through it just say I need to speak with an agent..

Alhamdulillah
 
Last edited by a moderator:
Are you still a practicing muslim? I also made you a spooky pfp for you, because it's Halloween season and I didn't want you to feel left out.

1727848650542.png
 
Last edited:
The prophet muhammed raped a 9 year old
I'm getting ready to take advantage of an old lady of 55 years old just as soon as she gets out of the psychiatric hospital.

I told her that from now on I am no longer Mr Nice Guy.

I did tell her that she's one of my favorite concubines.

Her punishment for running away from home will be five lashes with an electrical cord and then she can suck my cum twice.

I think it's a good thing to keep your bitches in line.

It is important that they understand that their true role is to serve as my personal servant and slave whore.

She really is one of my favorite whores.

Trades. Are. Open.

Screenshot_20241002-031404.png
 
Why can't you do both at the same time?
I have come to the conclusion that I've been in denial about this religion of Islam.

There are so many things that were told to me that are just simply untrue.

I also did you know that Mecca is not the origin of Islam but instead it's a mystical place called Petra. These niggas are making this pilgrimage to Hajj and it's not even the origin of Islam. The archaeological remains a very early mosques have been found and they all triangulate to a place called Petra. Modern scholars dance around this topic because they know that there's no way that it's not true.


They also made a special point to tell me that the Quran is the only Quran that has ever existed and that's not true. They did go to great efforts many years ago to burn all of the other quran's but they never quite burned them all.

They told me Muhammad is a perfect man.. check this out you ever heard of salmon rush these satanic verses book? I don't really know the details of it but he points out that there is a place in the Quran where Muhammad receives Revelations and thinks it's from God but it's really from Satan or something like that.. why are they wanting to kill salmon Rushdie? Because they don't want people talking about this little blooper in the Quran they want to silence that and change the narrative.

And then there's the issue that the head of the Saudi royal family has given the approval to open gay bars in Riyadh? He thinks this is progress.. no what he's done is he's turned his country into a country of alcoholic fagots and they'll now have narcotics deliveries to your home or office because of his stupid move.

And then they're always saying that Western law systems are corrupt because the laws always change, because they base their legal system on the Quran.. let me tell you something there are 10 ways to interpret any potential crime that has been committed when you're judging it using the Quran.. there will be a way to let the accused go free and then there's a way to be harsh and chop his head off.. they have the ability to be harsh with one person that they don't like and then to be lenient with another person that they do like so it is far from being a perfect legal system.

One final issue is the debate over who got to be the successor to Muhammad.. I don't know the details on this but I think this is what caused the division between the Sunni and the Shia groups.. there was fighting over who got to take over for Muhammad when he died. Guess what when Elvis Presley died nobody got to take over for Elvis when he died the king is dead. And the Quran says nothing about a successor to Muhammad.

Do you know in the beginning of this project I actually produced two trading systems in my first 5 years that were based on original mathematical nonsense? They were not in any way based on the basic indicators such as macd and RSI.

My second system that I wrote literally turned a 900% gain on a live account, it turned approximately $900 into $10,000 very steadily over a period of one year.

My partner that was a polished executive threw me $10,000 and kicked me out of the equation. People go bonkers greedy over this project.

In public in forums I'm constantly being assaulted with demands that I share my software or insults that I'm a scammer or a liar that I'm using AI generated images.

And I was even drugged and robbed of my software in a small room in a mosque where we were sharing food after prayer.

I have zero faith in humanity after this project.

But in the end I have a nice little Grandma girlfriend that sucks my dick out of its socket and she loves me and she makes Valentines for me and she writes songs for me and she's been encouraging me to give up this project.

Do I care about the losses that I've taken? Yeah sure it hurts a little but people take losses all the time don't they people waste money on things that are much more senseless than this project.

Alhamdulillah

well, that did not work out very well.

this is what it looks like when a martingale style trade goes into left field.

all trades are closed.

021.png
 
Last edited by a moderator:
yes, i am working on another angle.

and the beat goes on..

I HAVE CHANGED MY RISK MODEL:

//gogo
double wantlots=0;
double baselots=0.01;

double mx1=1;
double mx2=2;

if(pos> 1) wantlots+=(baselots*mx1);
if(pos> 2) wantlots+=(baselots*mx1);
if(pos> 3) wantlots+=(baselots*mx1);
if(pos> 4) wantlots+=(baselots*mx1);
if(pos> 5) wantlots+=(baselots*mx1);
if(pos> 6) wantlots+=(baselots*mx1);
if(pos> 7) wantlots+=(baselots*mx1);
if(pos> 8) wantlots+=(baselots*mx1);
if(pos> 9) wantlots+=(baselots*mx1);
if(pos>10) wantlots+=(baselots*mx2);
if(pos>11) wantlots+=(baselots*mx2);
if(pos>12) wantlots+=(baselots*mx2);
if(pos>13) wantlots+=(baselots*mx2);
if(pos>14) wantlots+=(baselots*mx2);
if(pos>15) wantlots+=(baselots*mx2);
if(pos>16) wantlots+=(baselots*mx2);
if(pos>17) wantlots+=(baselots*mx2);
if(pos>18) wantlots+=(baselots*mx2);
if(pos>19) wantlots+=(baselots*mx2);
if(pos>20) wantlots+=(baselots*mx2);
if(pos>21) wantlots+=(baselots*mx2);
if(pos>22) wantlots+=(baselots*mx2);
if(pos>23) wantlots+=(baselots*mx2);
if(pos>24) wantlots+=(baselots*mx2);
if(pos>25) wantlots+=(baselots*mx2);
if(pos>26) wantlots+=(baselots*mx2);
if(pos>27) wantlots+=(baselots*mx2);

//wantlots=0;

if(GlobalVariableCheck("DISABLED")) wantlots=0;
//if(AccountMargin()==0 && pos<40) wantlots=0;
//if(AccountMargin()==0) wantlots=0;
//GlobalVariableDel("DISABLED");

if(AccountFreeMargin()<(AccountBalance()*0.10)) wantlots=0;



002.png


early muslims enslaved africans, and to make them lose interest in females so to focus more on their labor work, they were castrated and would be worth more at auction where they would be sold.

alhamdullilah


i have removed the candlesticks from the chart.

i dont need to see that.

003.png


 
Back