I want to get PRICE VARIABLE VALUE by auto-scale in MACD Sub Window, from Y =Pixel constant. Compare Y to Zero and subwindow bottom. If maybe, please convert Pixel to Price value for me. Thank you so much!
Here is a useful manual backtesting tool. Auto-backtesting is good but manual backtesting has its place as well. It is an EA which allows you to backtest trades with a single click using user-defined parameters based on ATR. Trades will be "placed" and wins will be shown as a green line or losses ...
check these out: https://forex-station.com/viewtopic.php?t=8473841&p=1295416735#p1295416735 https://forex-station.com/viewtopic.php?t=8473841&p=1295413356#p1295413356 if we don't use "int Start ()", we use: int OnCalculate(const int rates_total, const int prev_calculated, const datetime &time ...