Search results

  1. MarkBrown

    MultiCharts Automated trading

    [IntrabarOrderGeneration = true] According to MC Support if you use the above code this will convert the code to act differently on range bars. MC Support says "sell short next bar market" will actually mean next tick market. However no matter how you program it "sell short this bar on...
  2. MarkBrown

    MultiCharts Automated trading

    They seem to be having their own problems? As far as accurately plotting range bars. But I am open to any solution, I would just like for MC to fix this issue and not just say well it work for us. lol https://www.sierrachart.com/SupportBoard.php?ThreadID=47797...
  3. MarkBrown

    MultiCharts Automated trading

    As you can see the system will only execute the trade on the close YET the same code will place an arrow where the code tells it. The Blue and Red arrows the system - the Pink arrows are a text tool placed by the same code. This means that SOMETHING IS WRONG [IntrabarOrderGeneration =...
  4. MarkBrown

    Reversion to the mean only trading...

    so i guess what i'm saying is that i trust the kase bars to be accurate and repeatable when the other types have all failed me. From the Kase web site Fixed Range Selecting fixed range bars is, just as the name implies, as setting where the user may choose a fixed price range, such as $0.50...
  5. MarkBrown

    Reversion to the mean only trading...

    Old one but a good one... maybe someone can gleam something from this MB US 30 Yr Bond futures for natural hour chart. Shortcut to Discovery Computerized Trading System Development and Modeling Presented by: Mark Brown The Year 2001 Dallas, Texas Copyright © 2001 by Mark Brown, All...
  6. MarkBrown

    Any programmers know how this was created?

    you can do anything you want like that with tradestation or multicharts and it update in real time.
  7. MarkBrown

    Reversion to the mean only trading...

    my temp workaround i pretty much use nothing but market orders now cause it's he only thing i can relay on to get filled right now. however > what leads up to the market order is a guess which way the bar will close so i can get the jump on slippage. to observe this use the code below on a...
  8. MarkBrown

    Let's talk about efficiency & trading...

    my guideline is that anytime you can cut the number of trades the better. fewer trades save on cost but mostly you are eliminating chances for errors.
  9. MarkBrown

    ETs Ultimate Trading Strategy

    Secondary Components Trade Profit Enhancements Many items can be included to maximize performance of a constructed model. These items may be incorporated as switches and are more typically related to money management techniques. When used in the latter case, the code is simply appended to the...
  10. MarkBrown

    ETs Ultimate Trading Strategy

    Components of Building a Model Primary Components, Switches Switches will be acquired by thoroughly testing specific market price action which will then be separated into non−trending and trending samples. Through the unique use of switches, combinations will then be implemented. Switches can...
  11. MarkBrown

    Day Trading Strategy

    it's the way it has to be -
  12. MarkBrown

    MultiCharts Automated trading

    update on the automated trading saga: i have multicharts auto trading in real time with real money finally now the small problems to fix. i am currently getting slipped a tick on each side of the trade, though the chart shows this isn't happening lol. so much fun anyway! now i just plan to...
  13. MarkBrown

    Calling all the Elitetraders! USIC 2023 Opens Next Week!

    honestly i never trusted any of these types of things - it seems they all have constraints like nascar
  14. MarkBrown

    News in your Opinion?

    just ask me it's all gone to shit
  15. MarkBrown

    Calling all the Elitetraders! USIC 2023 Opens Next Week!

    i have a competition every day here at my desk lol i don't need to go looking for distractions. m
  16. MarkBrown

    What's the most high probability combination of indicators you've ever witnessed?

    yea sure i will try this weekend only cause i really like wilders and have much respect for his work. bro - do you even "Time Trend 3" lol
  17. MarkBrown

    What's the most high probability combination of indicators you've ever witnessed?

    the divergence between the price and the indicator - is what i have i see that the blog uses the neckline now after reading it a few times.
  18. MarkBrown

    What's the most high probability combination of indicators you've ever witnessed?

    there's nothing there worth investigating
  19. MarkBrown

    What's the most high probability combination of indicators you've ever witnessed?

    this is the exact way that i programmed mine - the only difference will be in the settings - there are two settings length - of the rsi which i am using 5. swing - the numbers of bars to consider for the divergence to be valid which i am using 5.
Back
Top