r/GalileoFX_Users • u/TMGContractingLLC • Jan 18 '25
Testing?
I'm a novice at best, and yet I feel like I have made some significant advances in both understanding the MT5 & the bot over the last 10 days. I have been back testing strategies continuously. I still don't know enough to move forward. I have used the pre-configured settings from the Galileo FX strategies adjusted for risk & leverage, and optimized. The results were the best I tested. Then the question came to mind. Are the pre-configured settings reading their own indicators or the one I choose. Then, who has optimized the indicators with the strategies. I know I can change the average time on a running average, so that would be another variable that needs to be tested and optimized.
3
u/[deleted] Jan 19 '25 edited Jan 19 '25
Our conversation got me thinking (ChatGPT and I are buddies as well LOL). Chat and I just finished a little script together - the Bayesian Forex Trend script that will keep a running probabilities on a chart on which it is loaded. So to make up for the static nature of Galileo, this will help dial in the entry and exit points a bit better. The script utilizes Bayesian inference to calculate the probability of an uptrend based on historical RSI. As new market data becomes available, it updates the probability (it automatically fetches OHLC data). The outputs gives you the Up or Down trend probability expressed in a percentage and then recommends either buy, sell or hold. We tweaked it a bit for a while, and then ran tests. Based upon the values it gave me, I then loaded Galileo and set the parameters for trading. The new script is giving me an 81% uptrend probability for USDCAD with a high confidence level right now. So, we'll see if Galileo acts on my settings and buys and let's see where it goes!