@jstap In the formulas on the left, I multiplied that variable by -1. Should I still put a negative in this block?
Posts made by hojjat78
-
RE: Problem with daily profit and loss limitsposted in Questions & Answers
-
Problem with daily profit and loss limitsposted in Questions & Answers
I created an expert advisor that I used in daily and weekly profit and loss limits. It works correctly in backtesting, but it doesn't work correctly in forward testing. Can anyone help me fix it?
-
RE: The expert works in backtesting but not in forward testingposted in Questions & Answers
@l-andorrà Yes, I took a backtest and a forward test on the same broker and the inputs are the same, but I didn't understand what you meant by tick.
-
RE: The expert works in backtesting but not in forward testingposted in Questions & Answers
Pls someone help me
Pls -
The expert works in backtesting but not in forward testingposted in Questions & Answers
I created an expert advisor that works in backtest mode, but when I want to run it for forward testing, it doesn't open any trades, or it only opens one trade and closes it immediately, and doesn't trade again.
Pls help me -
RE: Daily, weekly and monthly profit and loss limitsposted in Questions & Answers
@l-andorrà Close all open positions and do not open another trade until the next day, week, or month.
-
Daily, weekly and monthly profit and loss limitsposted in Questions & Answers
Hello, I created an expert and I want to set weekly, monthly, and daily profit limits for it. How can I do this? I also want these profit and loss limits to be in percentages.
-
RE: Help in creating auto trading expert at prices with multiples of 5posted in Questions & Answers
Thank you for your kindness. Now, what should I do if I want to set the daily loss limit and daily profit limit as a percentage of the account balance?
-
Help in creating auto trading expert at prices with multiples of 5posted in Questions & Answers
Hello, I want to create an expert with this site that will open a position when the gold price reaches a multiple of 5, but I am having trouble creating this multiple of 5 condition and I don't know which block to use.
For example, if the price reaches 1255, open a position.