NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 18 of 18
Search: Posts Made By: zentrade
Forum: ThinkOrSwim January 16th, 2012, 04:01 PM
Replies: 25
Views: 41,776
Posted By zentrade
I guess it can get a little complicated. I'm not...

I guess it can get a little complicated. I'm not very good with think script and wouldn't know where to start with something this tricky. I wish the calculation issues I mentioned earlier wrt using a...
Forum: ThinkOrSwim January 15th, 2012, 12:37 PM
Replies: 25
Views: 41,776
Posted By zentrade
creating this multi timeframe indicator using the...

creating this multi timeframe indicator using the "rec" statement instead of changing the aggregation period in the CLOSE statement
Forum: ThinkOrSwim January 15th, 2012, 10:06 AM
Replies: 25
Views: 41,776
Posted By zentrade
I thought about doing that too but the scripts I...

I thought about doing that too but the scripts I make like this are extremely slow to load. Was thinking that a "rec" solution would be much faster and cleaner.
Forum: ThinkOrSwim January 14th, 2012, 08:26 PM
Replies: 25
Views: 41,776
Posted By zentrade
onnb, basically I did this in the script i...

onnb, basically I did this in the script i posted...



#
# thinkorswim, inc. (c) 2007
#

input length = 8;
input displace = 0;
Forum: ThinkOrSwim January 14th, 2012, 08:03 PM
Replies: 25
Views: 41,776
Posted By zentrade
I would like to (using a rec variable) from a...

I would like to (using a rec variable) from a 1min chart, gather the OHLC that would make a 30min bar. For example. if the time is 10:24, (1) get the CLOSE of the 10:24 1min bar, this is the close of...
Forum: ThinkOrSwim January 13th, 2012, 01:40 AM
Replies: 25
Views: 41,776
Posted By zentrade
Is this what you are looking for? I just took the...

Is this what you are looking for? I just took the stock Exponential moving avg script and added input for a new time period. I think it would be better if you could gather the OHLC info using the rec...
Forum: ThinkOrSwim December 18th, 2011, 05:54 PM
Replies: 3
Views: 3,901
Posted By zentrade
Thanks Massive for this script. But the lines in...

Thanks Massive for this script. But the lines in that script don't autohide like I was looking for. I wonder If what I'm looking for is even possible.
Forum: ThinkOrSwim December 18th, 2011, 05:26 PM
Replies: 3
Views: 3,901
Posted By zentrade
Autohiding for Fibonacci Retracements With Extentions

Can anyone with great thinkscript skills modify or know how to modify the "Fibonacci Retracements With Extentions" script in the downloads section to auto hide the lines that are far away from...
Forum: ThinkOrSwim July 25th, 2011, 09:27 PM
Replies: 10
Views: 16,028
Posted By zentrade
I have to admit it is a good indicator on higher...

I have to admit it is a good indicator on higher timeframes like 30, 60, or D. Will still need to confirm with another indicator. But for day trading, you would need their suite of indicators, which...
Forum: ThinkOrSwim July 25th, 2011, 08:21 PM
Replies: 10
Views: 16,028
Posted By zentrade
I have this indicator. I'm still not sure whether...

I have this indicator. I'm still not sure whether it's useful or not. Sometimes it can pinpoint a turning point accurately, and at times it can whipsaw you. It can flip from long to short on the next...
Forum: Traders Hideout July 17th, 2011, 10:34 PM
Replies: 9
Views: 4,557
Posted By zentrade
I also vote for camtasia. I'm in the process of...

I also vote for camtasia. I'm in the process of creating a trading strategy. Got camtasia recording the indicators and chart setup so that I can review how everything moves in realtime. I can then go...
Forum: Commodities July 12th, 2011, 05:43 PM
Replies: 47
Views: 33,503
Posted By zentrade
The advantage is that the indicator will give...

The advantage is that the indicator will give very clear bullish and bearish signals.
Forum: Commodities July 10th, 2011, 05:00 PM
Replies: 47
Views: 33,503
Posted By zentrade
Thanks again Fat Tails for the reply. Do you use...

Thanks again Fat Tails for the reply. Do you use it or think it's good at filtering out false moves or signaling the main part of a move? Well at least you didn't say it was flawed :)
Forum: Commodities July 10th, 2011, 04:01 PM
Replies: 47
Views: 33,503
Posted By zentrade
Since this is true, maybe you can use it on a...

Since this is true, maybe you can use it on a particular time frame where it works and not on the other ones. Or tweak the default settings to suit the security/timeframe you are using.

I have...
Forum: Commodities July 10th, 2011, 08:15 AM
Replies: 47
Views: 33,503
Posted By zentrade
Thanks Fat Tails for the response. I'd be lying...

Thanks Fat Tails for the response. I'd be lying if I said I completely followed your logic. I'm sure it's sound, but the real question is, how does it perform in realtime. Does it completely miss the...
Forum: Commodities July 9th, 2011, 06:00 PM
Replies: 47
Views: 33,503
Posted By zentrade
No one has used this indicator? I would post a...

No one has used this indicator? I would post a few site with a description and basic trading rules but my level of posts won't allow me to.

I'm thinking of devising a strategy based mainly from...
Forum: Commodities July 7th, 2011, 03:31 PM
Replies: 47
Views: 33,503
Posted By zentrade
Here's the thinkscript code...... ...

Here's the thinkscript code......


declare lower;
input length = 10;
input smoothingLength = 5;
def diff = close - close[length - 1];
def val = 100 * Sqrt(Sqr(diff) + Sqr(length)) /...
Forum: Commodities July 6th, 2011, 08:43 PM
Replies: 47
Views: 33,503
Posted By zentrade
Polarized Fractal Efficiency Indicator

Does anyone use this indicator in the futures market? It seems to give clear signals. Most sites claim it's mainly used to trade FX.
Showing results 1 to 18 of 18

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

 


 
 


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top