-
Adds a custom report on your worst point of liquidation risk.
Custom Command Dependencies:
Firetron’s FormatDateTimeTest Script:
if not Load('done', false) then PlaceGoLongOrder(CurrentPrice(), TradeAmount(), PriceMarket(), MarketOrderType) Save('done', true) end CC_ReportMaxRiskPoint()
- This topic was modified 2 years, 10 months ago by .
- This topic was modified 2 years, 10 months ago by . Reason: Added hyperlink to command
- This topic was modified 2 years, 8 months ago by . Reason: Updated to match my latest coding standards
- This topic was modified 2 years, 5 months ago by . Reason: Removed tip addresses
- This topic was modified 2 years ago by . Reason: Added timestamp. Added test script