tigris Posted February 6, 2014 Report Share Posted February 6, 2014 Hi guys, Plse help to educate these new indicators from the Ev0luti0n trading Pr0t0c0ls. These Indy 5oo indicators are for trading ES, NQ and YM only. the download links is http://[email protected]/file/rg3f1l Thank you for your help Best regards Tigris CashManic 1 Quote Link to comment Share on other sites More sharing options...
minch Posted February 6, 2014 Report Share Posted February 6, 2014 (edited) ................. Edited February 6, 2014 by minch CashManic, tigris, ⭐ whinny and 7 others 10 Quote Link to comment Share on other sites More sharing options...
tigris Posted February 6, 2014 Author Report Share Posted February 6, 2014 Thanks Minch for yr help. The educated files are here - http://www.sendspace.com/file/tspn58 Tigris CashManic, Jeck, MidnightPresident and 4 others 7 Quote Link to comment Share on other sites More sharing options...
thaomoua Posted February 6, 2014 Report Share Posted February 6, 2014 ................. haha...Robin Hood was here then left quietly but left a trail of *dot* :) Quote Link to comment Share on other sites More sharing options...
MidnightPresident Posted February 6, 2014 Report Share Posted February 6, 2014 Do you have Manual or Temp? Quote Link to comment Share on other sites More sharing options...
tigris Posted February 6, 2014 Author Report Share Posted February 6, 2014 There is no manual. You can learn all you need from the promotional videos. http://www.ev0luti0ntradingprotocols.com/products/fortune-5oo-indy-club/join/ replace the 0 = o in ev0luti0n and the o = 0 in 5oo. Quote Link to comment Share on other sites More sharing options...
⭐ trader1968 Posted February 6, 2014 Report Share Posted February 6, 2014 hey gang is it possible for someone to edit the indie so it plots on any instrument and not just the es, nq, and ym ? i tried to edit the code but i can't do anything... :(, hopeless for me...whateve has to do with code ... Thanks in advnace and for any effort form our brainy guys in here :) Take care all, trader 1968 CashManic 1 Quote Link to comment Share on other sites More sharing options...
minch Posted February 6, 2014 Report Share Posted February 6, 2014 (edited) ................. Edited February 6, 2014 by minch FrankM, Top1, rhv and 2 others 5 Quote Link to comment Share on other sites More sharing options...
⭐ trader1968 Posted February 6, 2014 Report Share Posted February 6, 2014 (edited) No frivolous postings allowed...use the thanks button (again) Edited August 17, 2014 by FloridaTrader Quote Link to comment Share on other sites More sharing options...
yamantaka Posted February 6, 2014 Report Share Posted February 6, 2014 (edited) no bumping allowed Edited August 17, 2014 by FloridaTrader Quote Link to comment Share on other sites More sharing options...
dbz1713006267 Posted February 6, 2014 Report Share Posted February 6, 2014 (edited) ------------- Edited February 6, 2014 by dbz rhv, ⭐ stocktrader78, tryitagainmf and 1 other 4 Quote Link to comment Share on other sites More sharing options...
thaomoua Posted February 6, 2014 Report Share Posted February 6, 2014 Upload once more? Quote Link to comment Share on other sites More sharing options...
dbz1713006267 Posted February 6, 2014 Report Share Posted February 6, 2014 (edited) -------------- Edited February 6, 2014 by dbz thaomoua 1 Quote Link to comment Share on other sites More sharing options...
tryitagainmf Posted February 6, 2014 Report Share Posted February 6, 2014 hey gang is it possible for someone to edit the indie so it plots on any instrument and not just the es, nq, and ym ? i tried to edit the code but i can't do anything... :(, hopeless for me...whateve has to do with code ... Thanks in advnace and for any effort form our brainy guys in here :) Take care all, trader 1968 trader1968 and Cash...here is what I found from some quick poking around in the code... You can edit line 28...here is what I did... if (((strArray[0] != "ES") && (strArray[0] != "CL")) && (strArray[0] != "TF")) //ym nq ...this is where I added CL and TF in place of YM and NQ. It plots...NOW, whether it use useful or worthwhile on those instruments may be another story but at least you can experiment if you are so inclined. Remember to compile and save after making those modifications. We will await any reports of success! Cheers! Mick MidnightPresident, CashManic, ⭐ stocktrader78 and 2 others 5 Quote Link to comment Share on other sites More sharing options...
CashManic Posted February 6, 2014 Report Share Posted February 6, 2014 trader1968 and Cash...here is what I found from some quick poking around in the code... You can edit line 28...here is what I did... if (((strArray[0] != "ES") && (strArray[0] != "CL")) && (strArray[0] != "TF")) //ym nq ...this is where I added CL and TF in place of YM and NQ. It plots...NOW, whether it use useful or worthwhile on those instruments may be another story but at least you can experiment if you are so inclined. Remember to compile and save after making those modifications. We will await any reports of success! Cheers! Mick Thanks Mick! Mighty fine code detection work there mate.8-) tryitagainmf 1 Quote Link to comment Share on other sites More sharing options...
usmanumar0821 Posted February 6, 2014 Report Share Posted February 6, 2014 (edited) Hi Guys, Can someone please Help with this http://www.4shared.com/zip/4APlLNW1ba/RM_V10.html Thanks in Advance Usman Edited February 27, 2014 by usmanumar0821 Updated version Quote Link to comment Share on other sites More sharing options...
casper44 Posted February 6, 2014 Report Share Posted February 6, 2014 Can someone please reupload 500? Thanks. Quote Link to comment Share on other sites More sharing options...
usmanumar0821 Posted February 6, 2014 Report Share Posted February 6, 2014 Can someone please reupload 500? Thanks. I think post #3 link is still working, try it again, I've just download. casper44 and tradernate 2 Quote Link to comment Share on other sites More sharing options...
tryitagainmf Posted February 6, 2014 Report Share Posted February 6, 2014 (edited) Can someone please reupload 500? Thanks. http://l1mel1nx.com/dlw86 1=i Edited February 7, 2014 by tryitagainmf casper44 1 Quote Link to comment Share on other sites More sharing options...
tradernate Posted February 11, 2014 Report Share Posted February 11, 2014 add this in place of existing code at line 27 to add the 4 symbols-ES YM NQ TF CL- if (((strArray[0] != "ES") && (strArray[0] != "YM") && (strArray[0] != "CL") && (strArray[0] != "NQ")) && (strArray[0] != "TF")) Thanks Mick! Mighty fine code detection work there mate.8-) CashManic, tryitagainmf and newbie0101 3 Quote Link to comment Share on other sites More sharing options...
tradernate Posted February 11, 2014 Report Share Posted February 11, 2014 This still works....as of this post.... Thanks Minch for yr help. The educated files are here - http://www.sendspace.com/file/tspn58 Tigris Quote Link to comment Share on other sites More sharing options...
hirobo Posted March 11, 2014 Report Share Posted March 11, 2014 New version of FF500 Can someone please educate this last version? http://uloz.to/xqCxg5nR/evotp-fortune-500-v1-010-zip ⭐ stocktrader78, mcl818 and newbie0101 3 Quote Link to comment Share on other sites More sharing options...
minch Posted March 11, 2014 Report Share Posted March 11, 2014 (edited) .................. Edited March 11, 2014 by minch newbie0101, Traderbeauty, casper44 and 8 others 11 Quote Link to comment Share on other sites More sharing options...
newbie0101 Posted March 11, 2014 Report Share Posted March 11, 2014 Thanks minch here is mirrors http://www.sendspace.com/file/qfi6s4 https://anonfiles.com/file/7af66697ee61230f28ec0c86c3b55a1b ⭐ trader1968, ⭐ stocktrader78, hirobo and 10 others 13 Quote Link to comment Share on other sites More sharing options...
hirobo Posted March 11, 2014 Report Share Posted March 11, 2014 Hey this is like a dream. Thank you for this good and quick work!!!!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.