diff --git a/README.md b/README.md index 22a0fe9..b4a7535 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ There are four models in total CM20191031.TXT, MG20180131.TXT, MGSH20250331.TXT, CMT20200817.TXT 1) CMT20200817.TXT - There is no special end of month processing for this model. simply run ./runcmtrend.sh {DATE} as - you normally would after the price capture. + you normally would after the price capture. Repeat this excercise on Windows from the SAFERUN folder. 2) CM20191031.TXT - a) Start up the CNN Server on windows. C:\boneyard\CNN\Models\run_host.bat @@ -43,6 +43,7 @@ There are four models in total CM20191031.TXT, MG20180131.TXT, MGSH20250331.TXT, symbols that cannot be traded by adding them to the model file. e) After confirming the availability of purchases proceed to execute BUYS and SELLS on Merrill Edge. f) Reconcile all on the following day and book the executions into the system + g) Repeat this excercise on Windows from the DEBUG folder after copying the model file(s) from the SAFERUN folder. 3) MG20180131.TXT - a) Prepare the usual Excel trade file (C:\boneyard\marketdata\TradeBook) so that you can track the buys and sells. @@ -51,12 +52,13 @@ There are four models in total CM20191031.TXT, MG20180131.TXT, MGSH20250331.TXT, symbols that cannot be traded by adding them to the model file. d) After confirming the availability of purchases proceed to execute BUYS and SELLS. e) Reconcile all on the following day and book the executions into the system + f) Repeat this excercise on Windows from the DEBUG folder after copying the model file(s) from the SAFERUN folder. 4) MGSH20250331.TXT - a) There is no associated Excel trade file for this model. b) After prices have been captured run the ./runmgshmomentum.sh MONTHLY {endofmonthdate} The date is not used during the month end processing but is validated in the script so just supply it. - Repeat this excercise on Windows. Be sure to run ./runmgshmomentum MONTHLY {endofmonthdate} from the SAFERUN folder. + Repeat this excercise on Windows from the SAFERUN folder. Be sure to run ./runmgshmomentum MONTHLY {endofmonthdate} from the SAFERUN folder. c) Log on to Robinhood and confirm that any BUYS are available. If not then you will need to exclude any symbols that cannot be traded by adding them to the model file. d) After confirming the availability of purchases proceed to execute BUYS and SELLS.