What is that sound and meaning does it have to you? Seems like an odd choice.
that sound is the banks crying cuz they are about to get robbed.
video: bank heist joker
i am sitting in a starbucks.
blew up my car's alternator... super difficult to get out to replace it.. no room to get it out without removing some major parts..
my car's air conditioner has been destroyed for a while, so i can easily use a wheel grinder to remove some of the aluminum (are they aluminum?) a/c lines... there is a tall aluminum canister by my firewall.. i am assuming that since a couple of lines are all disconnected from an a/c radiator thingy that the freon has been gone already.. there should be no risk of explosion.. its always good to use much caution and not cause any kind of explosion.
if i just take my wheel grinder and start cutting those aluminum lines, then i think that i should have enough room to get my alternator removed and replaced.
i might try to see if there are some brushes/etc that need cleaning up/etc before i purchase a new alternator, which
will cost almost $300.
---------------------------------------------------------------------------------
i told my bot to start setting a takeprofit.
almost ready to hit takeprofit.
if i ever am able to buy a house, i am going to hire john wayne gacy to remodel the place.
i hear he also performs as a clown for children.
sounds like a really nice man.
video: david parker ray sex tape
-----------------------------------------------------------
new position opened
some people at starbucks smell like flowers or candy...
i am not one of those people.
my shoes are dirty.
my pants smell like piss.
i have a lingering body smell.
fuck hygiene.
i am busy working on a math project
--------------------------------------------------
position update
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>

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>1

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;
slight modification:
double mx1=1;
double mx2=3;
--------------------------------------------
position update:
1978 Moody 42 CC Ketch - $13,000
it wont be long now..
if i could manage to take a 5% profit per day, that is 25% per week and 100% per month.
in one year, i would multiply my initial account size by 1,000 times.
----------------------------------
video: carl sagan - cosmos
----------------------------------
risk model modified
//gogo
double wantlots=0;
double baselots=0.01;
double mx1=1;
double mx2=3;
if(pos> 2) wantlots+=(baselots*mx1);
if(pos> 4) wantlots+=(baselots*mx1);
if(pos> 6) wantlots+=(baselots*mx1);
if(pos> 8 ) 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;