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.

Tams

Market Wizard
  • Content Count

    4075
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Tams

  1. This indicator has already been translated to MT4 (and a few other platforms), you can google for it. 124.247
  2. press the [F1] key and look up the ALERT keyword in the dictionary.
  3. don't bang your head... just copy my codes
  4. hahaha... I only understand External Oblique
  5. If TL_Exist( Old.id.tl.Hor) then TL_Delete( Old.id.tl.Hor); What is Old.id.tl.Hor Where did it come from ?!?!?
  6. I don't use delete... LOL you can only delete something if you know which is the one you want to delete.
  7. you can see how i do it: Moving Average with extension http://www.traderslaboratory.com/forums/f46/moving-average-extension-5642.html 128.84
  8. to keep things in order, you should post your code in the stochastic-divergence thread http://www.traderslaboratory.com/forums/f46/stochastic-divergence-trendline-7244.html
  9. you would be better off reading some of the threads here...
  10. Tams

    Half Gap

    here's an updated version, it uses PLOT instead of Trendline... it retains the previous day's Half Gap plots, so that you can review multi-days' half gap performance. enjoy ! 29.15 Half Gap (Plot version).txt
  11. yes... you can get it from their website.
  12. tagged code should look like this: //---------------------------------------------------- inputs: //---------------------------------------------------- RSILength(9), StochLength(18), KLength(6), DLength(3), LeftStrength(3), RightStrength(3), Line.Color.Top(magenta), Line.Color.Bot(magenta), Line.Size(2), Plot.stochrsi(1); just highlight the code (ie select the text), then press the # key on the top of the message window.
  13. you can press the [Edit] key and tag them now
  14. you should tag your codes with the # key... located on the top right of the message window.
  15. mmm... let me check my crystal ball for your error messages....
  16. you can do it on Excel. you can modify this to your delight... http://www.traderslaboratory.com/forums/f46/dom-excel-ib-5900.html 128
  17. step one: draw out the array as in posts #34 ~ #36 http://www.traderslaboratory.com/forums/f56/array-easylanguage-5785.html step two: draw a flow chart to illustrate HOW the variables get assigned to which array cell, and how the re-assignments change the array. .
  18. best time is when there is good volatility... credit: MAK
  19. they are NOT cancelling ALL trades... only specific trades during that period. All trades in those exchanges are affected.
  20. more info from Interactivebrokers
  21. This is going to be funny... from Interactivebrikers:
  22. LOL No way. You don't like Ninja? You can always use OEC.
  23. ROTFLMAO... you are so predictable. "oh you mean I didn't tell you I was SHORT ???" "oh wait a minute, was it LONG ???? " LOL
  24. there are strategies that works, but with poor execution, nothing is going to mean much. there are strategies that does not work, no matter how you slice it, it might give you some short run profits, but it will not let you get away with it in the long run. "Those Who Do Not Learn from the Past Are Doomed to Repeat It"
×
×
  • Create New...

Important Information

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