What's new

Recent content by matter2003

  1. M

    Profitable Settings and Backtesting?

    I've made 33 consecutive winning trades manually, which so far has far outperformed the bot.
  2. M

    Profitable Settings and Backtesting?

    I personally like having supply and demand/resistance and support areas drawn out as well as fib extensions/retracements to get an idea of where prices are likely going to head to. Also look at daily/weekly/monthly trends to get a longer term picture and TEMA crossovers.
  3. M

    Close Open Trade When Signals Align for Opposite Trade

    There is no such setting in the MQ5 bot.
  4. M

    Understanding the algorithms behind Galileo FX trading bot

    What constitutes a "bullish" or "bearish" signal? Is it the candlestick patterns, moving average indicators, RSI, OBV, Parabolic SARs, a combination of different things? Perhaps marking these on the chart would help see how it is using these signals to trade for us so it would give us a...
  5. M

    PRESETS MARCH 11-15, 2024

    I have not had much success with those settings in the instruction guide at all, much better success with these ones.
  6. M

    How to get around FIFO problems

    FIFO only pertains to the same lot size transactions. So if for instance you opened a trade with .01 lots, then .02 lots and then .03 lots, these would NOT be subject to FIFO rules. Only if they were all the same lot size would they be subject to them. That's the easiest way around...
  7. M

    How to get around FIFO problems

    FIFO stands for "First In, First Out". So if you make 5 trades, it means you have to close the first one before closing any of the others. IE, if you bought too high, the price dropped and then you bought 4 more times, you have to close out the one you bought initially before closing any of...
  8. M

    Is there a way to add indicator confirmations to these trades?

    The reason I ask is that some of the trades are being opened where it makes no sense looking at the chart and using this in combination with some other trading indicators like TEMA, RSI, OBV, etc would make for much better entry/exits if there was an option to use those for confirmation in...
  9. M

    Better settings for closing/TP/SL of multiple trades opened?

    Are there any plans for creating a better UI to not be forced to close all positions of the same pairs at once if you have multiple orders open? You can do them manually individually as long as you file the FIFO rules, but it appears with the bot, there is no such option and it closes all of...
  10. M

    What is Magic Number

    It seems to be autogenerated when you create a new bot/expert by MetaTrader. Seems like it's their version of an Expert_Id.
  11. M

    What is Magic Number

    Haven't gotten too far as of yet, I will let you know when I have something more substantial and tested.
  12. M

    What is Magic Number

    it appears to be some settings that is given when the bot is created to identify it in code...at least in my looking into the metatrade 5 language and playing around with things in there. I am a senior software engineer so I plan on dabbling with some things in there to try and optimize more.
  13. M

    PRESETS MARCH 11-15, 2024

    How closely do you have to monitor these settings? Like do I need to watch charts constantly while this is running in "fast" mode? I kind of want somewhere between "set it and forget it" and "constantly watching" if there is such a thing...like maybe check it once an hour or so?
  14. M

    Does this make sense?

    I've found on the H1 settings with the 8/10 it will barely make any trades over a 3 month backtesting period, which renders those almost worthless on many assets. Try EURUSD for instance...not a single trade over 3 months. USDJPY is like 12 or 13.
Back
Top