Topics
Replies
ckgmail
29 Mar 2023, 17:06
( Updated at: 21 Dec 2023, 09:23 )
RE:
PanagiotisChar said:
Hi there,
Can you explain what do you mean with test cases?
Need help? Join us on Telegram
Need premium support? Trade with us
in optimise mode, if Ihave parameter like this. Program should test param from 1,1,1 until 1000,1000,1000
Total test case = 1000*1000*1000 = 1,000 million
But after optimise has ended, it show all test case on this page
but all pass or test case it show only 4000-6000. So I think it didn't test from 1,1,1 to 1000,1000,1000 for me.
@ckgmail
ckgmail
24 Mar 2016, 07:40
RE:
chatcpe@gmail.com said:
How to double position and get double order like in cTrader. When I cick double in cTrader I want an event and a new entry price.
How to do?
I get the double position in event OnBar after I clicked double. I got the last price before I double it. But if I stop robot and start again I get that position again I got true price(double price).
So I want to know how to get double price after I double it?
@ckgmail
ckgmail
24 Mar 2016, 07:22
RE: RE:
chatcpe@gmail.com said:
chatcpe@gmail.com said:
How to double position and get double order like in cTrader. When I cick double in cTrader I want an event and a new entry price.
How to do?
Have an event for double position? Like OnPositionOpened and OnPositionClosed.
Because when I click double position manually, event it is not trigger in event OnPositionOpened.
@ckgmail
ckgmail
30 Mar 2023, 20:08 ( Updated at: 21 Dec 2023, 09:23 )
RE:
PanagiotisChar said:
Thank you so much.
@ckgmail