futures io



TWE (www.tradingwithanedge.com)


Discussion in Trading Reviews and Vendors

Updated
      Top Posters
    1. looks_one booker777 with 4 posts (0 thanks)
    2. looks_two Fat Tails with 3 posts (2 thanks)
    3. looks_3 Big Mike with 1 posts (0 thanks)
    4. looks_4 i79coop with 1 posts (0 thanks)
      Best Posters
    1. looks_one josh with 1 thanks per post
    2. looks_two revtrader with 1 thanks per post
    3. looks_3 lud2719 with 1 thanks per post
    4. looks_4 Fat Tails with 0.7 thanks per post
    1. trending_up 7,986 views
    2. thumb_up 6 thanks given
    3. group 8 followers
    1. forum 15 posts
    2. attach_file 0 attachments




Welcome to futures io: the largest futures trading community on the planet, with well over 150,000 members
  • Genuine reviews from real traders, not fake reviews from stealth vendors
  • Quality education from leading professional traders
  • We are a friendly, helpful, and positive community
  • We do not tolerate rude behavior, trolling, or vendors advertising in posts
  • We are here to help, just let us know what you need
You'll need to register in order to view the content of the threads and start contributing to our community.  It's free and simple.

-- Big Mike, Site Administrator

(If you already have an account, login at the top of the page)

 
Search this Thread
 

TWE (www.tradingwithanedge.com)

(login for full post details)
  #11 (permalink)
 josh 
Legendary Market Wizard
Georgia, US
 
Experience: None
Platform: SC
Broker: AMP+CQG
Trading: ES, Nikkei
 
josh's Avatar
 
Posts: 5,999 since Jan 2011
Thanks: 6,591 given, 17,342 received


i79coop View Post
Hi
I have added him in skype and been talking to him last two years.. been in his room in trial basis few times to see his indicator in action. I am not a owner of this product but for some reason his is level works specially in SnP day in day out.

I wish i cud know how he comes up with this lines.. market seems to respond ( bounce or breakout ) these lines..

if anyone can find out it would be cool

cheers

Probably the same way everyone else does--confluence with previous s/r, fibs, volume profile, etc. .. nothing magical, and the hard part about trading is not "coming up with the lines" .. it's what to do in response to that information... determining direction, timing entry with that direction, exiting the position, management of the position (scale in, out, AIAO, etc.) ..

Reply With Quote
The following user says Thank You to josh for this post:

Can you help answer these questions
from other members on futures io?
ninja trdaer order blocks, orice action ict
NinjaTrader
Tradingview Phone Call Alert
Trading Reviews and Vendors
Trading instruments in different base currencies - how t …
Brokers
Import failed: the ninjasceipt archive file may contain …
NinjaTrader
Interactive Brokers is going to offer Taiwan stocks
Brokers
 
Best Threads (Most Thanked)
in the last 7 days on futures io
Big Mike in Ecuador
71 thanks
NinjaTrader Brokerage Services (www.ninjatraderbrokerage …
62 thanks
Where and How Do You Trade (via which device)?
39 thanks
New NinjaTrader
34 thanks
I need help with ... (ask any question)
16 thanks
 
(login for full post details)
  #12 (permalink)
 futurestrader1 
New York City, USA
 
Experience: Advanced
Platform: NinjaTrader
Trading: ES, CL, 6E
 
futurestrader1's Avatar
 
Posts: 149 since Jun 2010
Thanks: 81 given, 42 received

I have a very similar code i had made for me on TOS...Richard, the master programmer made it for me a few years ago in like 10 minutes...it's just a triple keltner channel

I'd like to have it on MT4 and NinjaTrader

 
Code
declare weak_volume_dependency;
input displace = 0;
input displace2 = 0;
input displace3 = 0;
input factor = 1.75;
input factor2 = 2.5;
input factor3 = 4;
input length = 45;
input price = close;
def shift = factor * AvgTrueRange(high, close, low, length);
def shift2 = factor2 * AvgTrueRange(high, close, low, length);
def shift3 = factor3 * AvgTrueRange(high, close, low, length);
def average = ExpAverage(price, length);
plot Avg = average[-displace];
Avg.SetDefaultColor(GetColor(7));
plot Upper_Band = average[-displace] + shift[-displace];
Upper_Band.SetDefaultColor(GetColor(7));
plot Lower_Band = average[-displace] - shift[-displace];
Lower_Band.SetDefaultColor(GetColor(7));
plot Upper_Band2 = average[-displace] + shift2[-displace];
Upper_Band2.SetDefaultColor(GetColor(7));
plot Lower_Band2 = average[-displace] - shift2[-displace];
Lower_Band2.SetDefaultColor(GetColor(7));
plot Upper_Band3 = average[-displace] + shift3[-displace];
Upper_Band3.SetDefaultColor(GetColor(7));
plot Lower_Band3 = average[-displace] - shift3[-displace];
Lower_Band3.SetDefaultColor(GetColor(7));

Reply With Quote
 
(login for full post details)
  #13 (permalink)
 Big Mike 
Site Administrator
Swing Trader
Data Scientist & DevOps
Manta, Ecuador
 
Experience: Advanced
Platform: Custom solution
Trading: Futures & Crypto
 
Big Mike's Avatar
 
Posts: 50,249 since Jun 2009
Thanks: 32,807 given, 100,038 received



futurestrader1 View Post
I'd like to have it on MT4 and NinjaTrader

Threads for requesting an indicator to be created are below:

NinjaTrader:


EasyLanguage:


MetaTrader:
MetaQuotes MetaTrader MQL Programming - Big Mike's Trading Forum

Mike

We're here to help -- just ask

For the best trading education, watch our webinars
Searching for trading reviews? Review this list

Follow us on Twitter, YouTube, and Facebook

Support our community as an Elite Member:
https://futures.io/elite/

Visit other sites? Please spread the word about your experience with our community!
Follow me on Twitter Visit my futures io Trade Journal Reply With Quote
 
(login for full post details)
  #14 (permalink)
 lud2719 
Wausau Wisconsin
 
Experience: Intermediate
Platform: NinjaTrader
Trading: ES
 
Posts: 2 since Nov 2012
Thanks: 0 given, 1 received


josh View Post
Probably the same way everyone else does--confluence with previous s/r, fibs, volume profile, etc. .. nothing magical, and the hard part about trading is not "coming up with the lines" .. it's what to do in response to that information... determining direction, timing entry with that direction, exiting the position, management of the position (scale in, out, AIAO, etc.) ..

You hit the nail right on the head "coming up with the lines is the easy part". . . and so what do you do with those lines? I don't know and the person behind trading with an edge can not tell you either. What he will tell you is that you typically go for 3 to 5 points off the key line. Well, the key line prints before the open of the day session but close enough to it anyway and at current price levels and of course you usually get at least 3 points of movement off the open even on a slow day. There was some talk of a trading room and training but I was not invited into any room nor did I receive training beyond his initial 2-3 minute discussion of what to do with the software. The most valuable point from that 2-3 minute discussion is listed above. Also, you are instructed to set your PC clock to Eastern time Zone to make the lines print "correctly". The 2 BBL (Bull / Bear Line) lines that print each day do look like they have some significance at times but again, I don't know how to trade them. The most concrete thing I can say about this is that so far, I feel I was a fool for buying it.

Reply With Quote
The following user says Thank You to lud2719 for this post:
 
(login for full post details)
  #15 (permalink)
 booker777 
Augusta, GA
 
Experience: Advanced
Platform: NT
Trading: ES, TF
 
Posts: 98 since Feb 2011
Thanks: 35 given, 24 received

Does anyone subscribe to this service here and can give testimony?

Started this thread Reply With Quote
 
(login for full post details)
  #16 (permalink)
 ValLiant 
redding, CA
 
Experience: None
Platform: ninja/timingsolutions(Wave59 jurys out)
Broker: iB
Trading: CL/GC/NQ
 
Posts: 67 since May 2010
Thanks: 77 given, 22 received

i would be curious as well... doesnt seem the webpage is up anymore... did he go out of business or just quit selling things?

Reply With Quote


futures io Trading Community Trading Reviews and Vendors > TWE (www.tradingwithanedge.com)


Last Updated on January 9, 2015


Upcoming Webinars and Events
 

NinjaTrader Indicator Challenge!

Ongoing
     



Copyright © 2023 by futures io, s.a., Av Ricardo J. Alfaro, Century Tower, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada), info@futures.io
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.
no new posts