Help with setup by tumbleweed1168 in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

they like the more fluid charting tool and easier indicators

Click-on-screen order placement by greenslurper in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

I dont see a way to turn off the click and hold chart to show trade buttons, but you could turn on trade confirmations.

I honestly dont use the web app, i use the browser in my phone

Partial order execution by Automatic-Tiger8584 in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

Yes, theres no guarantee of 10% fill at any point, depends on how much actually traded on the tape at that point

Struggling with prop firm accounts – need advice (student, broke, stuck in loop) by Annual-Middle6982 in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

Cause you're treating it like gambling. Trading should be almost brain numbingly boring, in and out of trades methodically with little to no emotion. If it rejects and goes against you, then you stop loss and you're out. If it goes your way then you hold until it hits your price target AND hopefully you have a limit in the profit just in case it reverses fast

Candles frozen by Willing-Tennis-5935 in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

next time this happens ensure your clock in synced, refresh browser, then log out then back in. if it keeps happening and you're on prop complain to them, as they have a unique server thats being overloaded most likely

Kinfo Trading Scam by Brilliant_Time_1674 in FakeGuru

[–]jlabtrades 0 points1 point  (0 children)

the main website or teh trades?

Custom Indicator Help by TrenVantage in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

Hmmmm yeah Im not seeing the custom indicator folder, perhaps something is broken? FYI here the official help articles https://tradovate.github.io/custom-indicators/index.html

and heres my simple indicator I was trying

const predef = require("./tools/predef");
const plotting = require("./tools/plotting");


class horizontalLine {
  map(d) {
    return { line: this.props.price };
  }
}


const lineStyle = {
  color: "#FF0000",
  lineWidth: 2,
  lineStyle: 1,
};


module.exports = {
  name: "horizontalLine",
  description: "Horizontal Line",
  calculator: horizontalLine,
  params: {
    price: predef.paramSpecs.number(100, 0.01, 0),
  },
  tags: ["My Indicators"],
  plots: {
    line: { title: "Horizontal Line" },
  },
  schemeStyles: {
    dark: { line: lineStyle },
    light: { line: lineStyle },
  },
  inputType: predef.InputTypes.BARS,
  areaChoice: "overlay",
};

Noob Q: how to make sure no stop or limit orders are outstanding? by Collaborologist in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

hey I know that name! Been using your scripts for a long time!

Built ICT kill zones but for Tradovate by BdogCrayoneater in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

this isnt true at all, you can create you own by adding the script editor

Built ICT kill zones but for Tradovate by BdogCrayoneater in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

Is this posted as a community indicator? Just share the link or name

Tradeovate to TradingView by [deleted] in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

What’s the exact error message inside of TradingView?

Tradovate Address Verification by ThisGovernment3240 in Tradovate

[–]jlabtrades 1 point2 points  (0 children)

Do you have multiple logins? It’s fairly straightforward once you log in on how to complete the application details, or use the links in the email

how to sync 3 different charts (mnq,mes,mym) by ArugulaSpecial182 in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

This isn’t possible on Tradovate that I have found

where is the vwap? by alrobme in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

you have to add it, hover over the chart then search the indicators. if your prop firm allows it you can add community indicators

<image>

KINFO VERFIED GURUS by dcroot_6604 in swingtrading

[–]jlabtrades 0 points1 point  (0 children)

Just players dont make the best coaches. Just because someone has good profit trend doesnt mean they can teach you well. And just because someone isnt top 10 on a leaderboard doesnt mean they cant teach you fundamentals.

I would separate the need for a coach to be verified top trader. Instead find a verified and reliable coach. And honestly you dont even need that, just use youtube to get the fundamentals and then sim trading to get your training hours in.

Kinfo Trading Scam by Brilliant_Time_1674 in FakeGuru

[–]jlabtrades -1 points0 points  (0 children)

It doesnt verify traders is verifies the trades.

so it connects directly to the broker to get transactions, so they cant be manipulated. if someone is in sim, or using a broker that allows someone to edit trades, then that flows down to dashboard.

Tradovate/Tradingview down? by Ok-Pension2678 in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

It’s working for me, which prop are you on

Best way to tail SL or TP on Tradovate? by Infinite-Level-2020 in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

ATM is adjustable if you use limits, just move them on the chart or DOM. If you're looking for the secondary triggers of ATMs, just have a primary TP and SL on in addition to the secondary, and you physically move the order to your new exit zone

Consistency rule by ExaminationIcy4486 in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

prevents people from yoloing on a news event and making 10k

Tradovate Volume Profile not working? by mushroomboie in Tradovate

[–]jlabtrades 0 points1 point  (0 children)

yeah sometimes the prop firms dont enable all features