NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 3 of 3
Search: Posts Made By: netarchitech
Forum: ThinkOrSwim July 16th, 2016, 09:54 PM
Replies: 2
Views: 3,512
Posted By netarchitech
I've received the solution shown below for those...

I've received the solution shown below for those whom might be interested...

Just set your doji equal to a range, say the close is within 1% of the open.
plot HAdoji = HAclose >= 0.99 * HAopen...
Forum: ThinkOrSwim July 16th, 2016, 10:09 AM
Replies: 2
Views: 3,512
Posted By netarchitech
Tried this: def haclose = (open + high + low +...

Tried this:
def haclose = (open + high + low + close) / 4;
def haopen = compoundValue(1, (haopen[1] + haclose[1]) / 2, (open[1] + close[1]) / 2);
plot hadoji = haclose is equal to haopen;
...
Forum: ThinkOrSwim July 15th, 2016, 05:39 PM
Replies: 2
Views: 3,512
Posted By netarchitech
Finding a Heikin Ashi Doji?

Given:
haclose = (open + high + low + close) / 4;
haopen = compoundValue(1, (haopen[1] + haclose[1]) / 2, (open[1] + close[1]) / 2);

Is it possible to find results for haclose = haopen using a...
Showing results 1 to 3 of 3

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

Total votes: 159
 


 
 


© 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