Hi Gang
Can anybody tell me why the trades (Center columns) are blank yet you can see I have active trades and pending? I'm new at this tdesk and could use some help.
The arrow is a one-shot appearance on the regular charts.
Hopelessly confused by TDesk or Desky? Ask here.
- traderduke
- Trader
- Posts: 306
- Joined: Mon Nov 28, 2011 7:30 pm
- Location: East Coast USA
Hopelessly confused by TDesk or Desky? Ask here.
You do not have the required permissions to view the files attached to this post.
- opita
- Trader
- Posts: 67
- Joined: Tue Mar 20, 2012 10:10 am
Hopelessly confused by TDesk or Desky? Ask here.
traderduke » Mon Sep 27, 2021 6:55 am wrote:Hi Gang
Can anybody tell me why the trades (Center columns) are blank yet you can see I have active trades and pending? I'm new at this tdesk and could use some help.
The arrow is a one-shot appearance on the regular charts.
The magic number on Tdesk for the trades needs to be the same as the magic number for the Trading partner EA, or it won't pick up the orders.
Cheer,
:youknow:
----
Opita
:youknow:
----
Opita
- traderduke
- Trader
- Posts: 306
- Joined: Mon Nov 28, 2011 7:30 pm
- Location: East Coast USA
Hopelessly confused by TDesk or Desky? Ask here.
Thank you that did it for the beast.opita » Mon Sep 27, 2021 10:20 am wrote:traderduke » Mon Sep 27, 2021 6:55 am wrote:Hi Gang
Can anybody tell me why the trades (Center columns) are blank yet you can see I have active trades and pending? I'm new at this tdesk and could use some help.
The arrow is a one-shot appearance on the regular charts.
The magic number on Tdesk for the trades needs to be the same as the magic number for the Trading partner EA, or it won't pick up the orders.
- c1borg
- Trader
- Posts: 456
- Joined: Sun Aug 14, 2016 5:09 pm
Hopelessly confused by TDesk or Desky? Ask here.
Hi Guys,
Cant see one, but does anybody have a Baluda Superslope drone, I know there is the chart version V2 that works with TDesk but im looking for a pure drone so I can leave my charts closed.
Edit: Found it viewtopic.php?f=106&t=5654&p=167430#p167430
Cant see one, but does anybody have a Baluda Superslope drone, I know there is the chart version V2 that works with TDesk but im looking for a pure drone so I can leave my charts closed.
Edit: Found it viewtopic.php?f=106&t=5654&p=167430#p167430
- opita
- Trader
- Posts: 67
- Joined: Tue Mar 20, 2012 10:10 am
Hopelessly confused by TDesk or Desky? Ask here.
c1borg » Wed Oct 06, 2021 4:36 am wrote:Hi Guys,
Cant see one, but does anybody have a Baluda Superslope drone, I know there is the chart version V2 that works with TDesk but im looking for a pure drone so I can leave my charts closed.
Edit: Found it viewtopic.php?f=106&t=5654&p=167430#p167430
It is the SloppyBuffers
You do not have the required permissions to view the files attached to this post.
Cheer,
:youknow:
----
Opita
:youknow:
----
Opita
- opita
- Trader
- Posts: 67
- Joined: Tue Mar 20, 2012 10:10 am
Hopelessly confused by TDesk or Desky? Ask here.
Can someone please help to set up parameters for this indi. It keeps killing my terminal.
#define Params_3 "current time frame", 15, 100, -100, 3.0, 0.7, true, false, false, 0, false, false, false, false, false, false, false, false, 0.5, 0.5, 0, true, false, false, 0, 0, false, 0, 0, 0, 0, 0, true //Trend
#define Params_3 "current time frame", 15, 100, -100, 3.0, 0.7, true, false, false, 0, false, false, false, false, false, false, false, false, 0.5, 0.5, 0, true, false, false, 0, 0, false, 0, 0, 0, 0, 0, true //Trend
You do not have the required permissions to view the files attached to this post.
Cheer,
:youknow:
----
Opita
:youknow:
----
Opita
- 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.
Try 0 instead of "current time frame"
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
- opita
- Trader
- Posts: 67
- Joined: Tue Mar 20, 2012 10:10 am
Hopelessly confused by TDesk or Desky? Ask here.
Still hanging sadly.tomele » Wed Oct 20, 2021 3:09 pm wrote:Try 0 instead of "current time frame"
Cheer,
:youknow:
----
Opita
:youknow:
----
Opita
- 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.
You have to use the right parameter types. For instance, Arrows ID is of string type, but you pass a numerical value. Check all parameters again ...
You should probably start with only one parameter, then add the next one and progress adding one by one. The moment the terminal hangs, you know that something was wrong with the last parameter added.
You should probably start with only one parameter, then add the next one and progress adding one by one. The moment the terminal hangs, you know that something was wrong with the last parameter added.
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
- opita
- Trader
- Posts: 67
- Joined: Tue Mar 20, 2012 10:10 am
Hopelessly confused by TDesk or Desky? Ask here.
Here is a side by side
You do not have the required permissions to view the files attached to this post.
Cheer,
:youknow:
----
Opita
:youknow:
----
Opita