[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help coding an exit



PureBytes Links

Trading Reference Links

Calm down...

A couple of things... if you want to have a shot at me ... cool ... I don't 
have a problem with that. But I don't think you were right and I wanted to 
ask the list what questions are acceptable? Because (I believe) you had a 
problem with me asking for help... otherwise why would you have sent the 
original email that was no help to anyone?

As for not describing what I wanted to achieve... Look inside the comment 
brackets - that's what I want to achieve.

Just to be clear, my stop idea is this:- I am in a long position, So every 
day I look at the chart and find the bar that has the highest close and I 
label that bar1. I then go back 2 bars (but I want this as an input called 
lookback so I can vary it) and find the lowest low. My exit on my long 
position is now at that low.

Of course I want someone to code this for me as I have no idea where to 
start!!! Even if someone doesn't want to code it for me maybe they may put 
me on the right track.

As for the Marvin the Mindreader comment - I also have the movie Wall 
Street :-)

An exit that it the lowest low would have to resemble some sort of trailing 
stop - wouldn't it?

Mate, seriously if you didn't want to help why reply with crap? Both your 
shot at me and my reply serves no good for anyone. So if you can - 
fantastic help me out. If not... don't waste your time or my time by 
replying with comments that help no one.

Regards,
Paul


adleone@xxxxxxxxxxxxx wrote:
: I got this email and I don't know what to make of it. I thought I
: would put it back out and see. 

You take an email sent to you in private public. Very courteous of
you. Those who are incline to help you in private will now do it in
public or not at all. 

: Are people allowed to ask for help with coding?

That's what this list is for.

: I put some basic code up and bracketed what I was trying to
: achieve so people could get an idea of where I was coming from and
: how I thought it should be stepped out. 

You've put up some codes in a statement block. You did not describe
what you want to accomplish or what you want want to achieve.
Therefore, people can read your mind and know exactly what you want
to do... All you want is for us to code an exit you have yet to
specify but because we can read your mind, we can do it for you like
Marvin the Mindreader. 

: All I asked for was some help to code an exit. I said it was an
: exit. What other explanation do I need to provide? 

What kind of exit? Profit target? Trailing stops? % risk? Floor?
Hard dollar stops? Trailing dollar stops? Time based stops? Inverted
logic stops?  Accelerated stops? MAE stops? 

: >I don't know how other people feel abut this but it seems to me
: >that we're back in high school and you're asking people to do
: >your homework for you.  What you're asking seems convoluted but
: >it would be helpful if you were to describe exactly what you want
: >to do. Throwing up codes without an explaination of what you're
: >trying to accomplish doesn't help. It's kinda hard to do all the
: >work for you if there's no idea of what you're trying to do.