Search results

  1. MarkBrown

    20 x 150K APEX ROADMAP

    https://a.co/d/h4lT0CT
  2. MarkBrown

    Resources for Improving Mental Resilience and Discipline?

    actually, lust for the unearned is a big road block for most traders. meaning they focus on the money and not the mechanics.
  3. MarkBrown

    PRINCIPLES OF GREAT TRADERS

    principles matter - but not much what matters is knowing you have something you can bet your house on to profit, when you have that it's the holy grail of trading.
  4. MarkBrown

    Inflation Avoidance?

    you can focus on conservation of what you have or you can focus on producing more than you need but you can't do them both - pick one and do it well.
  5. MarkBrown

    IT’s Gambling.

    life is a gamble as well driving a car having a family and living on this planet the biggest gamble to me is trusting a government to not use my own tax dollars to try and kill me so they can push the global population reduction agenda. the gov will also loan you the money to be brainwashed...
  6. MarkBrown

    Unusual Question but hardware related

    usually as long as there is a temp difference the fan will continue to run until the temp of the cooling or heating element is the same as room temp. think of it as coasting down a hill....
  7. MarkBrown

    MultiCharts Automated trading

    with the paid subscription you can cut copy paste into it for training. just keep doing that for about a week and it will get the hang of what you're doing. also keep referencing the platform multicharts, .net and powerlanguage it will help alot. mine writes perfect code now after about a month.
  8. MarkBrown

    MultiCharts Automated trading

    now that AI can convert powercode to .NET i have been thinking about converting one on my MC licenses to .NET version of MC.
  9. MarkBrown

    Need ATR distance to moving average alert indicator

    // PowerCode MultiCharts inputs: ATRLength(14), // Length of the ATR calculation EMALength(50); // Length of the EMA calculation var: ATRValue(0), // Current ATR value EMAValue(0), // Current EMA value ATRDistance(0); // Distance between price and EMA in ATR //...
  10. MarkBrown

    Charts are tangible, objective and predictable! Test me!

    To create a more advanced predictive indicator in MultiCharts PowerLanguage, you can utilize machine learning techniques such as regression or classification algorithms. Here's an example of how you can implement a linear regression-based predictive indicator: powerlanguage inputs...
  11. MarkBrown

    Charts are tangible, objective and predictable! Test me!

    The statement "Ladies are better investors in the stock trading market than men because they have better emotional intelligence" suggests that women possess superior emotional intelligence compared to men and that this characteristic translates into better investment outcomes in the stock...
  12. MarkBrown

    Charts are tangible, objective and predictable! Test me!

    The statement "You are basically emoting, not speaking out your thoughts. Not a productive behavior for traders" might be written in response to a situation where someone perceives that the AI or another individual is expressing subjective emotions or personal biases instead of providing...
  13. MarkBrown

    Charts are tangible, objective and predictable! Test me!

    this is how my ai interprets your post > The provided text appears to be a rallying call to fellow traders, expressing confidence in the author's ability to predict trends in charts and inviting others to test their skills. The author expresses a belief in the tangibility, objectivity, and...
  14. MarkBrown

    TT (Trading Technologies) offering Spot FX Trading late 2023 ?

    TT has never finished the ADL language project - they are so far behind the times Rithmic is taking their market share - CQG is another dead company swimming in the past.
  15. MarkBrown

    Where do you invest?

    bullets and guns
  16. MarkBrown

    Market GPT for a trading edge?

    progress update on risk code project, all below written by gpt. Certainly! Here's a code snippet that incorporates a system with inputs for bracket orders, breakeven with transaction cost, and three levels of adjustable trailing stops for profit and stop loss: powerlanguage inputs...
  17. MarkBrown

    Market GPT for a trading edge?

    yes correct adds a breakeven stop and a cost-covering mechanism to an existing trading system.
  18. MarkBrown

    Market GPT for a trading edge?

    below is code written by chat gpt after some training Certainly! Here's a code snippet that adds a breakeven stop and a cost-covering mechanism to an existing trading system. It includes input values that can be adjusted: --------------------------------------------------------------...
  19. MarkBrown

    Market GPT for a trading edge?

    so the other day i broke out an old ai from cray days and decided i would give it a crack. after decades i have learned to be much more fanatically detailed in my definitions of things. it actually turned out really well for me, but i think that's only because i already know most of what i'm...
  20. MarkBrown

    Market inflection point reached

    my inflection point got up and run off years ago - i don't even miss it now :rolleyes:
Back
Top