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
This program only places SPY and NVDA order once. I believe it needs in a loop, BUY when it qualifies if(DRLEnsembleAGent.Sharpe > .4) and sell (If ticket is bought) at 1% or more profit of BUY price. Else keep looping.
The text was updated successfully, but these errors were encountered:
This program only places SPY and NVDA order once. I believe it needs in a loop, BUY when it qualifies if(DRLEnsembleAGent.Sharpe > .4) and sell (If ticket is bought) at 1% or more profit of BUY price. Else keep looping.
The text was updated successfully, but these errors were encountered: