Jump to content

Welcome to the new Traders Laboratory! Please bear with us as we finish the migration over the next few days. If you find any issues, want to leave feedback, get in touch with us, or offer suggestions please post to the Support forum here.

johnnydaymon

Members
  • Content Count

    144
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by johnnydaymon

  1. Most likely the arrow is for illustration purposes ! To create the arrow you have to code that in easy language .
  2. There is a lot of dis-information out there for sure i-tom !
  3. Nice nickm001 all you need is a little backround color.
  4. This pivot1&2 indicator seems to fit right in with the +MarketProfile Indicator ! PIVOT1&2.ELD
  5. Here it is with code errors fixed! TL_SetAll only function needed. +MARKETPROFILE.ELD
  6. {Function: TL_SetAll Purpose: Reduce the clutter in TL programming with one call to set color, size, style, left and right extension. These almost always need to be specified and clutter up the programs something awful. This should help. Author: Clyde Lee, Copyright SYTECH Corporation, 2002 www.theswingmachine.com Use: Permission granted to use the function in any application desired so long as the copyright notice is retained. } Inputs: TL_Ref(numericsimple), Colr(numericsimple), Size(numericsimple), Styl(numericsimple), TLxl(truefalse), TLXr(truefalse); TL_SetColor(TL_Ref, Colr); TL_SetSize (TL_Ref, Size); TL_SetStyle(TL_Ref, Styl); TL_SetExtLeft (TL_Ref, TLxl); TL_SetExtRight(TL_Ref, TLxr); TL_SetAll=1;
  7. _GRIDIRON_II_SR15 is a nice indicator!
  8. Looks good with the Digi Board Tams! Thank you and good trading to you.
  9. trade-samarai's code ADX-Mod vs. Standard ADX ADX-MOD_V1.ELD
  10. Can't remember where I got this from but here it is. Like any indicator check your settings. Learn code so you can get the big picture. 20110116171505TTM ABC WAVES.ELD EL_Essentials.pdf EL_FunctionsAndReservedWords_Ref.pdf
  11. Nice video Tro,You need a dish to pick up Internet on the ranch. Hope your still draining the banks like a rat!
  12. Someone requested the HH LL indicator in a posted picture.You can find one version of that here by The Great Tams! http://www.traderslaboratory.com/forums/coding-forum/5418-free-easylanguage-indicators.html Remember to learn the easy language code for your self. Programmers like to leave partial codes and functions missing in posts.They do this so your head is spinning all day and night. Here is a nice Tro Gannline,smart pivot chart indicator. Someone requested which indicators are the best to use. Gridiron,compass,poor man's slot is a good start. The problem is with software & data manipulation,HFT,Dark pools,insider trading............. Tro has an MQ4 link here with tons of tips on his indicators http://www.traderslaboratory.com/forums/trading-markets/4859-never-lose-again-therumpledone.html _GANNLINES.ELD _SMARTPIVOTCHART.ELD
  13. Full moon July 22, 2013 11:16:32 AM ! Full Moon's effects on humans have been documented! Everyone should know Trading has risks with or without updated software and codes. There are no version numbers on the name or in the code Tro. So Let's get ready to Tunnel! Thanks for the tunnel indicators Tro!.Peace to you.
  14. Does that mean you got a updates for them!!! Yeah baby where they at!
  15. It will cost you more money but here is one link; TradeStation Platform Hosting - TechnicalCentral, LLC - Services
  16. johnnydaymon

    ADE Code

    Here you go and there is one here also ; http://www.traderslaboratory.com/forums/trading-indicators/5934-ade-all-data-everywhere-easylanguage.html 20050126201437ADE.zip
  17. Thank you walter! Be sure to check out estate1997 STO HULL V1 here ; http://www.traderslaboratory.com/forums/trading-indicators/2082-screaming-fast-moving-average-9.html#post180724 estate1997's resembles yours a touch.
  18. forcabarca!,walterw has a close looking indicator to the STO HULL V1 here ;http://www.traderslaboratory.com/forums/technical-analysis/1478-trend-calculations-2.html It is called % trend 2 eld for tradestation.However I believe he codes MQ4 so ask him maybe he has it coded.
  19. Thank you NNBM!,your text file in eld format.3 LINEBRK_V4 on a point and figure chart. 3_LINEBRK_V4.ELD
  20. IchiMoku Cloud_V2 in action!
  21. Wall Street: The speed traders CBS 60 minutes. here [ame=http://www.youtube.com/watch?v=WstJM_aNSj8]Wall Street: The Speed Traders - YouTube[/ame]
  22. You can find one here modified by TRO! http://www.traderslaboratory.com/forums/coding-forum/2134-tro-indicators-tradestation-3.html#post179889
  23. You can find one here modified by TRO! http://www.traderslaboratory.com/forums/coding-forum/2134-tro-indicators-tradestation-3.html#post179889
  24. Found a nice hurst-sigma-center of gravity band indicator modified by TRO.Looks like it's been saught after on this forum for a long time. CHANLINES.ELD
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.