pdrhParticipant
Average
It used to be that indicators and Strategies had to be downloaded and installed separately .
Now the Strategy just calls the indicator. EG this is copied from a BOT I am subscribed to which is presently being revised
M500noTradeL,M500noTradeS = CALL “cond1hM500”
Are the details in CALL “cond1hM500” stored in “the cloud” and accessed by a link .
Just curious
No, it’s stored in PRT’s servers and can’t be accessed.