help error
help error
11 Jun 2020, 14:22
hi I have this error
every time he prints random assets, he prints EURUSDt which obviously doesn't exist and crashes
Replies
PanagiotisCharalampous
12 Jun 2020, 10:52
Hi Luca,
I tried this but I could not reproduce such an error. If you want to find more about the exception, check here.
Best Regards,
Panagiotis
@PanagiotisCharalampous
luca.tocchi
12 Jun 2020, 10:58
RE:
PanagiotisCharalampous said:
Hi Luca,
I tried this but I could not reproduce such an error. If you want to find more about the exception, check here.
Best Regards,
Panagiotis
it does it to me only with EURUSDt
is it possible to insert the instruction that prints symbols at random less than EURUSDt?
@luca.tocchi
PanagiotisCharalampous
12 Jun 2020, 10:59
Hi Luca,
You can add a check and request for a new symbol when this one comes up.
Best Regards,
Panagiotis
@PanagiotisCharalampous
luca.tocchi
12 Jun 2020, 11:01
RE:
PanagiotisCharalampous said:
Hi Luca,
You can add a check and request for a new symbol when this one comes up.
Best Regards,
Panagiotis
would be great! what is the instruction to do this?
thanks
@luca.tocchi
luca.tocchi
12 Jun 2020, 16:08
RE:
PanagiotisCharalampous said:
Hi Luca,
You can add a check and request for a new symbol when this one comes up.
Best Regards,
Panagiotis
I need to know the instruction to do this, thanks a lot!
@luca.tocchi
PanagiotisCharalampous
12 Jun 2020, 16:12
Hi Luca,
Just check with an if or a while statement.
Best Regards,
Panagiotis
@PanagiotisCharalampous
luca.tocchi
12 Jun 2020, 16:26
RE:
PanagiotisCharalampous said:
Hi Luca,
Just check with an if or a while statement.
Best Regards,
Panagiotis
yes, but the condition I don't know what it is
@luca.tocchi
PanagiotisCharalampous
12 Jun 2020, 16:30
Hi Luca,
You are asking us to write the code for you. This is a very simple task which any programmer should be able to implement. We cannot do the job for you. If you don't know how to program then you should pay a professional to help you.
Best Regards,
Panagiotis
@PanagiotisCharalampous
luca.tocchi
12 Jun 2020, 10:44
RE:
.
@luca.tocchi