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 is not particularly difficult... you just have to take the formula and do a reverse calculation... work backwards from 80 to find out the price value.
  2. ok, so you recognized the problem is not with MultiCharts, but with your programming code? There are lots of coding resources at the Multicharts website.
  3. you are saying a lot of nothing. > 1. You do not need trade intensity to... you don't need anything to do anything... what the poster showing is "his" way of doing things everybody knows there are more than one way to skin a cat >2. If you are intimately familiar with... If you are intimately familiar with the market, you can simply read price. You don't need any method or indicators >There is no "perfect" way to... oops... more of nothing again.
  4. with MultiCharts, you can use 2 data streams to backtest your strategy. e.g. use a 5 min chart with a tick data stream use a 5min chart as you would normally do, so that all the signals are based on the 5 min bar intervals. with precision backtesting, MultiCharts can read your tick data and execute trades based on the tick price actions within that 5 min bar. you should read up on the above manual links for more detail and instruction.
  5. check your anti-virus, some people are running multiple anti-virus and multiple firewall on the machine. they can be causing some of the "disconnect" problems.
  6. if you use MultiCharts/TradeStation (or EasyLanguage compatible program) ... here's a program to help your candle stick analysis http://www.traderslaboratory.com/forums/f46/candle-pattern-5736.html 89.68
  7. for the benefit of the community, can you transcribe the content?
  8. do you want someone to code it for you? or do you want someone to point you the way, and assist you when you are stuck?
  9. not everyone has a crystal ball you have to post the error message if you expect someone to help
  10. MultiCharts extended keywords t.111 hl.36.26
  11. anything is POSSIBLE if you can visualize it, quantify it, articulate it, you can code it.
  12. yes, you are missing something. as a matter of fact, you are missing a lot. press the [F1] key to get the MultiCharts User Guide. Look up MultiCharts > Strategy Trading > Backtesting pay particular attention to Bar Magnifier Understanding Precise Back Testing good luck
  13. 2pm FOMC minute http://www.bloomberg.com/markets/ecalendar/index.html
  14. do you know the ID of the trendline?
  15. draw a picture... it will help you to identify the critical points and organize your logic.
  16. pls keep posting here... LOL
  17. he's too lazy to bother, so I won't bother either.
  18. Tams

    Spread Charts

    this should do it... Spread Premium / Discount http://www.traderslaboratory.com/forums/f46/spread-premium-discount-7737.html 21
  19. this was discussed at length in a couple of the threads here... can't think of the title at the moment.
  20. flow chart Flowchart - Wikipedia, the free encyclopedia
  21. please tag your code with the # key. it is located at the top of the message window. Tagged code looks like this: // // this is tagged code // array[0] = c; array[1] to array[19] = -1 max value of array = array[0]
  22. you can start here: http://www.traderslaboratory.com/forums/f46/ergodic-double-weighted-7275.html 100.45
×
×
  • Create New...

Important Information

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