You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was hoping anyone has some insight or suggestions for this algo to prevent day-trading. I have been testing the code for a couple of days, making minor changes here and there, but would love some help. I would like to deploy this algo with a lower account balance, making fewer trades. Does anyone have any suggestions of what variables I could change in the code?
Thanks!
The text was updated successfully, but these errors were encountered:
Were you able to get the code running successfully? I made some changed to the connection line and got it to finally scan and watch symbols BUT it then just sits there and says watching symbols.
Did you do any other modifications to get it working throughout the day?
I actually created a fairly simple approach for exactly the same issue. I'd share my code publicly - but I'm embarrassed by its 'quality'- I can ping you a snippet if that helps...
Happy Holidays everyone!
I was hoping anyone has some insight or suggestions for this algo to prevent day-trading. I have been testing the code for a couple of days, making minor changes here and there, but would love some help. I would like to deploy this algo with a lower account balance, making fewer trades. Does anyone have any suggestions of what variables I could change in the code?
Thanks!
The text was updated successfully, but these errors were encountered: