-
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 3 years, 4 months ago by .
- This topic was modified 3 years, 3 months ago by . Reason: Added hyperlink to command
- This topic was modified 3 years, 2 months ago by . Reason: Updated to match my latest coding standards
- This topic was modified 2 years, 11 months ago by . Reason: Removed tip addresses
- This topic was modified 2 years, 6 months ago by . Reason: Added timestamp. Added test script