Lowphat replied to the topic Coders Supporting Coders in the forum Development 9 years, 9 months ago
looking for a function that will draw a line until it hits price
Edit: i think i have this worked out. writing it down so when i forget i can look here again
if (priceToStartDrawing>0)[Read more]
{
bool flag = false
end_Draw_index = start_drawPoint_index+1//will be minus if your most current bar in history is indexed as 0
while (end_Draw_index <…Lowphat replied to the topic Coders Supporting Coders in the forum Development 9 years, 9 months ago
looking for a function that will draw a line until it hits price
Edit: i think i have this worked out. writing it down so when i forget i can look here again
if (priceToStartDrawing>0)[Read more]
{
bool flag = false
end_Draw_index = start_drawPoint_index+1//will be minus if your most current bar in history is indexed as 0
while (end_Draw_index <…Lowphat replied to the topic Coders Supporting Coders in the forum Development 9 years, 9 months ago
looking for a function that will draw a line until it hits price
Edit: i think i have this worked out. writing it down so when i forget i can look here again
if (priceToStartDrawing>0)[Read more]
{
bool flag = false
end_Draw_index = start_drawPoint_index+1//will be minus if your most current bar in history is indexed as 0
while (end_Draw_index <…Lowphat replied to the topic Coders Supporting Coders in the forum Development 9 years, 9 months ago
looking for a function that will draw a line until it hits price
Lowphat replied to the topic Coders Supporting Coders in the forum Development 9 years, 9 months ago
anyone have time to fix my old extremely poor attempt at copy and pasting code to draw a line from a market inefficiency until it hits price in the future?
Lowphat replied to the topic VIDEO in the forum General Discussions 9 years, 11 months ago
i remember running across a few seemingly interesting indy’s in my statistical arbitrage phases.
using mean reversion a one point of confluence probability did seem to help
Lowphat replied to the topic Trading made REALLY Simple in the forum Development 10 years, 1 month ago
if the code is modular enough why not just use your cix, then anyone can pop in another str indicator later. i have a feeling all str indicators will show the same thing when you look at direction anyway.
Anti and
Lowphat are now friends 10 years, 1 month agoLowphat replied to the topic Similarity system of stochastic in the forum Trading Systems Discussion 10 years, 1 month ago
if you know there is downside pressure because of the larger trend or however you come up with it you could wait till price shoots up from the deviation and trade back toward it. different TF settings in the indicator will also give different signals. i don’t live trade with this method but if i did i would imagine it would look similar to this
Lowphat replied to the topic Trading made REALLY Simple in the forum Development 10 years, 2 months ago
some of that stuff reminds me of bband stops and volty stops
atr influenced potential exit trail
Lowphat replied to the topic Trading made REALLY Simple in the forum Development 10 years, 2 months ago
some of that stuff reminds my of bband stops and volty stops
atr influenced potential exit trail
Lowphat replied to the topic Tick chart in main window?! in the forum Indicator discussion 10 years, 2 months ago
you can see some very interesting things with a tick chart and certain indicators.
i can’t remember if you need to enable DLL’s on these.
add Logtick data and wait for 15 or so ticks to come in and see if the value changes.
once you see the value on the right start to change you know its working.
add Posttick data. set how many ticks you…[Read more]
Lowphat replied to the topic Tick chart in main window?! in the forum Indicator discussion 10 years, 2 months ago
you can see some very interesting things with a tick chart and certain indicators.
i can’t remember if you need to enable DLL’s on these.
add Logtick data and wait for 15 or so ticks to come in and see if the value changes.
once you see the value on the right start to change you know its working.
add Posttick data. set how many ticks you…[Read more]
Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 2 months ago
its a W.I.P. so the code is not finished. i have 3 additional indices added to see what it looks like. being normalized means everything is relative to normalization length so i was thinking of adding a rank based on how much it has moved and the direction it has moved from the last bar.
Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 2 months ago
plugged the str weights into another one of my indices code. it should show the same direction as gtarrow aside from being squished from normalization.
if anyone wants to see the code give a shout.
TraderTM and
Lowphat are now friends 10 years, 2 months agoLowphat replied to the topic Similarity system of stochastic in the forum Trading Systems Discussion 10 years, 2 months ago
we can probably expand what was discussed on the wormhole thread in FF showthread.php?t=511581
i experimented with confluence for entry’s. in addition to average deviation or x amount of pips away from point of interest then waiting for it to hit a support/resistance area or any other high probability turning point indication. also i used ac…[Read more]
Lowphat replied to the topic Trading made even simpler & some discussions on currency strength in the forum General Discussions 10 years, 2 months ago
cool thx m8
Lowphat replied to the topic Trading made even simpler & some discussions on currency strength in the forum General Discussions 10 years, 2 months ago
agrees to disagree.
PLUR
Peace Love Unity Respect
and about the topic @anti have you seen any good video’s on inside/engulfing bars?Lowphat replied to the topic Trading made even simpler & some discussions on currency strength in the forum General Discussions 10 years, 2 months ago
agrees to disagree.
PLUR
Peace Love Unity Respect
and about the topic have you seen any good video’s on inside/engulfing bars?- Load More