Forum

Friday Highday!

Hello friends, I made a discovery which i would like to share. So i always wondered on which day of the week the high or low occurs the most often. ICT always taught its either on Tuesday or Wednesday but i have the data and code to prove him wrong! I wrote some simple code which runs a for loop

iMA value does not update

Hello friends, I am trying to determine wether a trend is in the same direction on the (5) minute chart and hourly. When I do a function call often one value has not been updated for example the hourly says it on short and the minute on long but the actual value is different. (values should be long

Proof Forex bots use martingale strategy

Hello friends, If you did some research on trading bots you might have noticed the steady growing equity curve of most bots with some big spikes inside. I always wondered how most bots turn a profit and found out about the martingale gambling strategy. With martingale you start with a x amount of

Writing a profitable trading bot

Hello friends, I have been working on a forex trading bot this summer in the prospect of financial freedom for me and my family also because I like the challenge. I have tried a few trading strategies which are mainly based (Exponential) moving averages combined with RSI on the 1 and 5 minute

RSI computing shows incorrect results

Hello friends, I am trying to write a Expert Advisor for trading but I would like to use the Relative Strenght Index for my trades. This is the code i wrote based on the formula on the internet and also the indicator. It should work but it doesn't match the results found on Tradingview and also