Topics
Replies
majidmesbah123456
16 Aug 2023, 19:59
( Updated at: 21 Dec 2023, 09:23 )
RE: RE: RE: RE: backtest data problems
majidmesbah123456 said:
majidmesbah123456 said:
majidmesbah123456 said:
yes thank you
I did this, but unfortunately I did not get any results
I must emphasize that this problem does not exist in other time frames and only in Renko
I remind you again that I have been working for maybe a year and I did not have this problemThis is Normal case with History Before Start Of Cbot
And This Is the sample Of Another Case Without Dataseries In Renko TimeFrame
Spotware said:
Dear Trader,
Could you please remove your backtesting cache which is located in the following path:
C:\Users\%UserName%\AppData\Roaming\%Broker Name% cAlgo\BacktestingCache
I post two Picture for you
can you remote to my system with anydesk
I can't have Renko data to use
@majidmesbah123456
majidmesbah123456
16 Aug 2023, 19:53
RE: backtest in renko
firemyst said:
POst a picture of your issue?
I post two Picture for you
can you remote to my system with anydesk
I can't have Renko data to use
@majidmesbah123456
majidmesbah123456
14 Aug 2023, 23:32
RE: backtest in renko
firemyst said:
POst a picture of your issue?
I post two Picture for you
can you remote to my system with anydesk
I can't have Renko data to use
@majidmesbah123456
majidmesbah123456
07 Aug 2023, 18:03
( Updated at: 21 Dec 2023, 09:23 )
RE: RE: RE: backtest data problems
majidmesbah123456 said:
majidmesbah123456 said:
yes thank you
I did this, but unfortunately I did not get any results
I must emphasize that this problem does not exist in other time frames and only in Renko
I remind you again that I have been working for maybe a year and I did not have this problemThis is Normal case with History Before Start Of Cbot
And This Is the sample Of Another Case Without Dataseries In Renko TimeFrame
Spotware said:
Dear Trader,
Could you please remove your backtesting cache which is located in the following path:
C:\Users\%UserName%\AppData\Roaming\%Broker Name% cAlgo\BacktestingCache
@majidmesbah123456
majidmesbah123456
07 Aug 2023, 18:00
( Updated at: 21 Dec 2023, 09:23 )
RE: RE: RE: backtest data problems
majidmesbah123456 said:
majidmesbah123456 said:
yes thank you
I did this, but unfortunately I did not get any results
I must emphasize that this problem does not exist in other time frames and only in Renko
I remind you again that I have been working for maybe a year and I did not have this problem
Spotware said:
Dear Trader,
Could you please remove your backtesting cache which is located in the following path:
C:\Users\%UserName%\AppData\Roaming\%Broker Name% cAlgo\BacktestingCache
This is Normal case with History Before Start Of Cbot
And This Is the sample Of Another Case Without Dataseries In Renko TimeFrame
@majidmesbah123456
majidmesbah123456
07 Aug 2023, 09:46
( Updated at: 21 Dec 2023, 09:23 )
RE: backtest in renko
firemyst said:
POst a picture of your issue?
This is Normal case with History Before Start Of Cbot
And This Is the sample Of Another Case Without Dataseries In Renko TimeFrame
@majidmesbah123456
majidmesbah123456
07 Aug 2023, 02:23
RE: RE: backtest data problems
majidmesbah123456 said:
yes thank you
I did this, but unfortunately I did not get any results
I must emphasize that this problem does not exist in other time frames and only in Renko
I remind you again that I have been working for maybe a year and I did not have this problem
Spotware said:
Dear Trader,
Could you please remove your backtesting cache which is located in the following path:
C:\Users\%UserName%\AppData\Roaming\%Broker Name% cAlgo\BacktestingCache
@majidmesbah123456
majidmesbah123456
07 Aug 2023, 02:23
RE: backtest data problems
Dear Trader,
Could you please remove your backtesting cache which is located in the following path:
C:\Users\%UserName%\AppData\Roaming\%Broker Name% cAlgo\BacktestingCache
@majidmesbah123456
majidmesbah123456
25 Feb 2022, 22:36
( Updated at: 25 Feb 2022, 22:38 )
RE:
double volume_Less = position_InLoss_Volume / Math.Abs(Position_InLoss_NetProfit) * (position_InProfit_NetProfit);
double NewVolume_Loss = position_InLoss_Volume - volume_Less;
double NewVolume_Profit = position_InLoss_Volume - volume_Less;
if (position_In_Profit.NetProfit >= 200)
{
ClosePosition(position_In_Profit);
ModifyPosition(position_In_Loss, NewVolume_Loss);
}
Hello friends I also have a problem with changing the volume for positions, please help
An example of the code that is written is as follows But this code does not change the size of the position
what is the Problem?
@majidmesbah123456
majidmesbah123456
25 Aug 2023, 08:49
RE: Renko data and information is not availeble . please remote to my system with anydesk Mr. potware and Mr Ctrader team
firemyst said:
Thank you for your notice
But please help me for my problem . please contact me. I will be grateful.
@majidmesbah123456