Trading the forex fully automated martingale

Where'd the A800 emulator post go
I thought it was of no interest so I took it down.

My bad.


Please note that I want to suggest that you also look at the root address of that link that I'm giving you..


---------------------------

video: how to generate 12volt charging system using a small gas engine and an alternator

i use an alternator from a 1975 chevy nova base model, that looks like the one in the video, with same wiring.


----------------------------

video: electric car conversion using small motors


----------------------------

video: charge supercapacitor using a solar panel


video: bench testing a winch motor


12 minutes until trading begins..

i will kill 12 minutes sparking some bud with my girlfriend.

all trades are closed

020.png

-----------------------------

video: love grows where my rosemary goes


BEGINNING OF NEW TRADING WEEK

WE ARE ON HOME PLATE.

ALL TRADES ARE CLOSED

021.png
 
Last edited by a moderator:
the current account is a demo account.

------------------------------

//i have modified the risk model:

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

double mx1=1;
double mx2=2;

if( pos>20 ) wantlots+=(baselots*mx1);
if( pos>22 ) wantlots+=(baselots*mx1);
if( pos>24 ) wantlots+=(baselots*mx1);
if( pos>26 ) wantlots+=(baselots*mx1);
if( pos>28 ) wantlots+=(baselots*mx1);
if( pos>30 ) wantlots+=(baselots*mx2);
if( pos>32 ) wantlots+=(baselots*mx2);
if( pos>34 ) wantlots+=(baselots*mx2);
if( pos>36 ) wantlots+=(baselots*mx2);
if( pos>38 ) wantlots+=(baselots*mx2);
if( pos>40 ) wantlots+=(baselots*mx2);
if( pos>42 ) wantlots+=(baselots*mx2);
if( pos>44 ) wantlots+=(baselots*mx2);
if( pos>46 ) wantlots+=(baselots*mx2);
if( pos>48 ) wantlots+=(baselots*mx2);
if( pos>50 ) wantlots+=(baselots*mx2);
if( pos>55 ) wantlots+=(baselots*mx2);
if( pos>60 ) wantlots+=(baselots*mx2);
if( pos>65 ) wantlots+=(baselots*mx2);
if( pos>70 ) wantlots+=(baselots*mx2);
if( pos>75 ) wantlots+=(baselots*mx2);
if( pos>80 ) wantlots+=(baselots*mx2);
if( pos>85 ) wantlots+=(baselots*mx2);
if( pos>90 ) wantlots+=(baselots*mx2);
if( pos>95 ) wantlots+=(baselots*mx2);
if( pos>100 ) wantlots+=(baselots*mx2);
if( pos>105 ) wantlots+=(baselots*mx2);


//Print("wantlots=",wantlots);
//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;


021.png

we have opened up a bit, to nine pips above target.

022.png
 
Last edited:
  • Informative
  • Like
Reactions: eval() and |o|
It seems the first name of Edward's girlfriend is Janice

from a post on saidit.net (partjd)
When Janice gets out of the psych ward we're going to take up a new career of robbing gas stations and abducting children.

She seems to be very excited about it.

I said we could diversify and Branch off into cannibalism if the children look tasty
Another post where he talks about Janice
Poor thing has such difficulty with her emotions.. she left me about a week ago.. like she has done a dozen times in the last year.. she called me from a library and I told her that I would come pick her up and when I got there there was a police officer talking to her apparently she tossed a tantrum in the library and said she was going to kill herself and so they're on their way taking her to a psych ward right now.

I have her possessions in my car.. the officers were very nice.. pleasant.. I tried to ask him to just let me take her with me but she'll actually be in better shape when she gets her meds and gets released.

All I can say is it would be so nice if my project would be finished finally..

Pray for her will you
 
That is no way to treat your lady.

If you traded better or did what Mr Trump did today (making fries at McDonalds), your lady could suck your dick without risk of passing on infections, to you, that she picked up at the truck stop. Isn't that part of your risk calculation? For 10 bucks?

I am not sure I can join the team when the President of the trading company is taking these kinds of risks. It makes me think that Edward has a poor understanding of risk, and that being provably true, that the risk he has built into his algorithm is probably faulty and decrepit and full of sexually transmitted diseases.

Unless Edward has some kind of proprietary sexually transmissible disease cure that he isn't telling us about, and it's all part of the plan?
 
**ALL TRADES ARE NOW CLOSED.

************THIS ACCOUNT IS A DEMO ACCOUNT
************THIS ACCOUNT IS A DEMO ACCOUNT
************THIS ACCOUNT IS A DEMO ACCOUNT
************THIS ACCOUNT IS A DEMO ACCOUNT

**THE RISK MODEL NEEDS TO BE REVIEWED.

**WE ARE 16.20 PIPS BELOW TARGET. (-0.00162)

**THE FIRST TRADE(0.10 LOTS) OPENS UP AT A 20 PIP GAP EITHER BELOW OR ABOVE TARGET.


024.png


-----------------------------------

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

double mx1=1;
double mx2=2;

if( pos>20 ) wantlots+=(baselots*mx1);
if( pos>22 ) wantlots+=(baselots*mx1);
if( pos>24 ) wantlots+=(baselots*mx1);
if( pos>26 ) wantlots+=(baselots*mx1);
if( pos>28 ) wantlots+=(baselots*mx1);
if( pos>30 ) wantlots+=(baselots*mx2);
if( pos>32 ) wantlots+=(baselots*mx2);
if( pos>34 ) wantlots+=(baselots*mx2);
if( pos>36 ) wantlots+=(baselots*mx2);
if( pos>38 ) wantlots+=(baselots*mx2);
if( pos>40 ) wantlots+=(baselots*mx2);
if( pos>42 ) wantlots+=(baselots*mx2);
if( pos>44 ) wantlots+=(baselots*mx2);
if( pos>46 ) wantlots+=(baselots*mx2);
if( pos>48 ) wantlots+=(baselots*mx2);
if( pos>50 ) wantlots+=(baselots*mx2);
if( pos>55 ) wantlots+=(baselots*mx2);
if( pos>60 ) wantlots+=(baselots*mx2);
if( pos>65 ) wantlots+=(baselots*mx2);
if( pos>70 ) wantlots+=(baselots*mx2);
if( pos>75 ) wantlots+=(baselots*mx2);
if( pos>80 ) wantlots+=(baselots*mx2);
if( pos>85 ) wantlots+=(baselots*mx2);
if( pos>90 ) wantlots+=(baselots*mx2);
if( pos>95 ) wantlots+=(baselots*mx2);
if( pos>100 ) wantlots+=(baselots*mx2);
if( pos>105 ) wantlots+=(baselots*mx2);


//Print("wantlots=",wantlots);
//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;

MY CURRENT PAYOUT MODEL FOR INVESTORS WILL BE THAT FOR EVERY DOLLAR OF PROFIT EARNED BY MY TRADING, I WILL PAY 2/3 ($0.66) TO THE INVESTOR(S) AND 1/3 ($0.33) GOES TO THE HOUSE.

Note: for my first small investors, I am able to guarantee no draw down and no risk of loss.

 
Last edited:
When I tell the kids that I won't share my software with them, they bully me Non-Stop and they will never stop.

Let me ask you this... Do you think that if they spent even $500 buying a trading program that they would share it with me? Why should they pay for it and I get a free copy? Now you see how that doesn't make any sense right?

At present I have sunk $35k of money into this project and that doesn't even count my time of 20 years that I've wasted studying these numbers and these retard bitches somehow think that they deserve a copy of my work?

Those retards can kick rocks.

Their bullying has zero effect on me.

They might as well be shouting at a tornado.

 
Last edited:
Did your girl end up making you some money?
Pay attention to the trading.

You kids always amaze me with your basic indicators and your back testing bullshit and then you want to fiddle fart around and play grabass all day.

I'm going to spark some bud now.

All trades are closed


 
Last edited:
NEW POSITION OPENED

001.png

DIGGING IN....

003.png

004.png

Most previous graphs were of the PC version of metatrader, but this graph is from the Android version of metatrader 4.


Screenshot_20241021-191951.png
 
Last edited by a moderator:
for 13 years I follow fin tube they always want you to give them money to make money, and they are never wrong. until they are, Dex or Algo Capitalist on you tube takes one bad bet to be put in the poor house, happy gambling.
 
You are a disgusting piece of shit, likely a faggot also. The first thing you ask this woman you pick up is if she took pictures of a piss and shit she took in the bathroom. Then you question why she didn't suck off some truckers for "coffee money". So you believe her worth is about $2-$3 bucks at most (maybe she is a worthless piece of shit, at least give us a backstory then). Then you go on to explain fixing your shitbox car, which she HAS to seem entertained, probably because she's terrified of what you'd do if she didn't. SHE DOESN'T CARE, NO ONE DOES. YOU'RE AN IMMENSE FAGGOT. Then, you finish this tirade coercing this woman to go back into a truck stop to suck off truckers to pay your parole fees.

You're a nigger. Do you even hear the blinker on almost the entire time you're driving? I bet you don't.

TRADES ARE OPEN

Edit: You sound like Buffalo Bill from Silence of the Lambs
 
Your head gasket is done by the way. That’s why there’s continuous little bubbles coming up out of the filler, and that’s why it’s blowing hoses off when you put the cap on.

Couldn’t happen to a nicer guy!
 
Back