OK, got rid of it by recreating the TDesk template from scratch, but still don't know why.
Hopelessly confused by TDesk or Desky? Ask here.
-
plateman
- Trader
- Posts: 43
- Joined: Wed Nov 16, 2011 9:25 am
Strange signal from ?????
This is the only chart open and all signals are set to false, so where does the AllAverage M1 signal come from?
OK, got rid of it by recreating the TDesk template from scratch, but still don't know why.
:
:
:
:
:
OK, got rid of it by recreating the TDesk template from scratch, but still don't know why.
You do not have the required permissions to view the files attached to this post.
- Wavegarrick
- Trader
- Posts: 1172
- Joined: Sun Dec 30, 2012 11:21 am
- Location: South Africa
Hopelessly confused by TDesk or Desky? Ask here.
Hi Plateman, you answered your question. But I must tell you with confidence that you had the indicator in those 4 charts for sure.plateman wrote:OK, got rid of it by recreating the TDesk template from scratch, but still don't know why.:
Cheers
Leon
-
plateman
- Trader
- Posts: 43
- Joined: Wed Nov 16, 2011 9:25 am
Hopelessly confused by TDesk or Desky? Ask here.
Yes Leon, it seems obvious doesn't it, yet the XAUUSD chart in the picture above was the only chart open on the platform. I started to wonder if charts are opened when TDesk is initialised, and held within the code, but if they are, what template is used to open them, presumably Tdesk.tpl, but I made sure that my TDesk.tpl had no indicators of any kind in it. Also note no signal on GBPUSD. Looks like it will have to remain a bit of a mystery.
-
Alexfirst
- Trader
- Posts: 21
- Joined: Thu Jun 18, 2015 6:10 pm
Hopelessly confused by TDesk or Desky? Ask here.
Hello Everyone! And many thanks for the instruments and knowledge that are provided on this amazing forum!
Can I ask for an advice?
I want trades to be open only on multi signal with a threshold over 25. (no matter what solo signal shows)
I want trades to be closed if solo signal goes less then 0 for a buy (and over 0 for sells) OR on opposite multi signal.
Is it possible?
My setting are attached. With them trades are sometimes open on a multi signal and sometimes are not(
Where am I wrong with the settings? Or maybe I am wrong with the whole concept...
Thanks in advance.
Can I ask for an advice?
I want trades to be open only on multi signal with a threshold over 25. (no matter what solo signal shows)
I want trades to be closed if solo signal goes less then 0 for a buy (and over 0 for sells) OR on opposite multi signal.
Is it possible?
My setting are attached. With them trades are sometimes open on a multi signal and sometimes are not(
Where am I wrong with the settings? Or maybe I am wrong with the whole concept...
Thanks in advance.
You do not have the required permissions to view the files attached to this post.
- tomele
- Administrator
- Posts: 1208
- Joined: Tue May 17, 2016 3:40 pm
- Location: Germany, Forest of Odes, Defending the Limes
Hopelessly confused by TDesk or Desky? Ask here.
Well Alex,
your settings can be contradictionary. What happens when Multi is above 25 and Solo below 0? Right, it's undefined. TDesk decides to not send a signal then. Therefore it will not enter when Multi is above 25 but Solo is below 0. Can you confirm that behaviour?
Cheers
Thomas
your settings can be contradictionary. What happens when Multi is above 25 and Solo below 0? Right, it's undefined. TDesk decides to not send a signal then. Therefore it will not enter when Multi is above 25 but Solo is below 0. Can you confirm that behaviour?
Cheers
Thomas
Happy pippin, Thomas 
It ain't what you don't know that gets you into trouble.
It's what you know for sure that just ain't so. (Mark Twain)
Keep the coder going: Donate
It ain't what you don't know that gets you into trouble.
It's what you know for sure that just ain't so. (Mark Twain)
Keep the coder going: Donate
-
Alexfirst
- Trader
- Posts: 21
- Joined: Thu Jun 18, 2015 6:10 pm
Hopelessly confused by TDesk or Desky? Ask here.
Thomas, thank you for the answer.
If a multi signal is above 25 but the solo is below 0, I nevertheless want to enter the buy trade. (It will be then closed on opposite multi signal, if market goes against me.) If this is possible with TDesk.
So if I switch SuperSignalEntryOperator to MultiSignalsOnly is TDesk still checking the solo signal somehow?
I can confirm that it didn’t open a trade when the multi signal was above 25 and solo signal was also above its threshold. But on another pair with same multi and solo situation the trade was opened..
It is also not closing trades on the opposite solo signal(( (while my settings are SuperSignalExitOperator - SoloSignalsOnly)
If a multi signal is above 25 but the solo is below 0, I nevertheless want to enter the buy trade. (It will be then closed on opposite multi signal, if market goes against me.) If this is possible with TDesk.
So if I switch SuperSignalEntryOperator to MultiSignalsOnly is TDesk still checking the solo signal somehow?
I can confirm that it didn’t open a trade when the multi signal was above 25 and solo signal was also above its threshold. But on another pair with same multi and solo situation the trade was opened..
It is also not closing trades on the opposite solo signal(( (while my settings are SuperSignalExitOperator - SoloSignalsOnly)
- tomele
- Administrator
- Posts: 1208
- Joined: Tue May 17, 2016 3:40 pm
- Location: Germany, Forest of Odes, Defending the Limes
Hopelessly confused by TDesk or Desky? Ask here.
Alex, stay logical.
If you havve an entry signal and at the same time you have an exit signal, what do you expect? Entering and immediately exiting to make your criminal rich? Nope.
As far as I have tested it, the system works as expected. But I will again look into it again and test some of the questions you have put up.
Thomas
If you havve an entry signal and at the same time you have an exit signal, what do you expect? Entering and immediately exiting to make your criminal rich? Nope.
As far as I have tested it, the system works as expected. But I will again look into it again and test some of the questions you have put up.
Thomas
Happy pippin, Thomas 
It ain't what you don't know that gets you into trouble.
It's what you know for sure that just ain't so. (Mark Twain)
Keep the coder going: Donate
It ain't what you don't know that gets you into trouble.
It's what you know for sure that just ain't so. (Mark Twain)
Keep the coder going: Donate
-
Alexfirst
- Trader
- Posts: 21
- Joined: Thu Jun 18, 2015 6:10 pm
Hopelessly confused by TDesk or Desky? Ask here.
Great Thomas, now I understand my mistake with conflicting signals.
Thanks a lot for Your desire to help and putting time into testing.
Thanks a lot for Your desire to help and putting time into testing.
-
stevelacoste
- Trader
- Posts: 22
- Joined: Thu Nov 24, 2011 10:43 pm
Hopelessly confused by TDesk or Desky? Ask here.
Hi Guys
I am a Noob here I want to run two TDesk on separate platforms do I have to change the magic number? And if so what numbers should I use?
Thanks Steve
I am a Noob here I want to run two TDesk on separate platforms do I have to change the magic number? And if so what numbers should I use?
Thanks Steve
-
4xtn
- Trader
- Posts: 26
- Joined: Mon Aug 27, 2012 10:32 pm
- Location: Dublin, Ireland
Hopelessly confused by TDesk or Desky? Ask here.
Not sure what I'm doing wrong... Solo signals set to 100 for entry, TDesk sends the trade to Desky at 50 (AUDCAD highlighted in the attached screenshot)... 
You do not have the required permissions to view the files attached to this post.