Portfolio Commands - TraderPlan/wiki GitHub Wiki
Commands/Shortcuts: [pre]buys, [pre]buyreport
Description This report provides a user with their past history of buys. The data reported can be amongst all markets, individual currencies across multiple pairs, or just one particular market pair.
How do I use this feature? Type [pre]buys Type [pre]buyreport
This example will provide the user with a long list of historical buys from every market.
Type [pre]buys ETH Type [pre]buyreport ETH
This example will provide the user with a list of historical buys of ETH across all pairs.
Type [pre]buys ETH BTC Type [pre]buyreport ETH BTC
This example will provide the user with a list of historical buys from the ETH/BTC market pair.
Commands/Shortcuts: [pre]sells, [pre]sellreport
Description This report provides a user with their past history of sells. The data reported can be amongst all markets, individual currencies across multiple pairs, or just one particular market pair.
How do I use this feature? Type [pre]sells Type [pre]sellreport
This example will provide the user with a long list of historical sells from every market.
Type [pre]sells ETH Type [pre]sellreport ETH This example will provide the user with a list of historical sells of ETH across all pairs.
Type [pre]sells ETH BTC Type [pre]sellreport ETH BTC This example will provide the user with a list of historical sells from the ETH/BTC market pair.
Commands/Shortcuts: [pre]wallet, [pre]wal
Description This report provides the user with a full summary of all currency balances from the exchange being run on TraderPlan. All currencies are presented with their native amount, but the BTC, ETH, and USDT equivalency is also shown for each. The final summary presents your TOTAL balance in terms of BTC, ETH, or USDT. The total balance allows the user to see the value if all assets were allocated into one of the three currencies.
How do I use this feature? Type [pre]wal Type [pre]wallet This example will provide the trader with a detailed summary of their exchange balance
Commands/Shortcuts: [pre]pause, [pre]stop
Description This command allows the user to halt any activity of TraderPlan. The automation will be paused and any reports created during the pause will be outdated, until TraderPlan has been resumed. Any open orders on the trader’s exchange will need to be managed manually!
How do I use this feature? Type [pre]pause Type [pre]stop
This example will halt all TraderPlan activity.
Commands/Shortcuts: [pre]start, [pre]resume
Description This command allows the user to start TraderPlan or resume from TraderPlan from a paused state.
How do I use this feature? Type [pre]start Type [pre]resume
This example will start or resume TraderPlan from a paused state.