NestTrader & Autoit

VJAY

Well-Known Member
#43
Dear Happy life,
Your link for files not found.....is this code for trading from Ami?
 

HappyLife

Well-Known Member
#44
Haven’t use pi so have to download it.
Complete crap, you cannot test it after market hour & also look slow.
Anyway if get time & succeed will post result.
 

HappyLife

Well-Known Member
#50
Concept how to replicate Dhan Webhook using Nesttrader:

1) open tradingview set Alert message (take clue from Dhan message format)
2) under notification tab select send email
3) configure outlook to receive email

Now Coding part using Autoit
4) use Outlook Com object ( Outlook.Application ) to monitor new incoming email
5) if email is from tradingview then read the message
6) fill the Nesttrader buy/ sell window as per logic using Autoit (and tada.... done)