abstract class Tradify::Level
- Tradify::Level
- Reference
- Object
Direct Known Subclasses
Defined in:
tradify/level.crConstant Summary
-
INITIAL_BALANCE =
0
-
PRICE_DATA =
[] of Int32
-
TARGET_PROFIT =
1
Constructors
Instance Method Summary
- #completed? : Bool
- #draw
- #load
- #loaded? : Bool
- #price(*args, **options)
- #price(*args, **options, &)
- #screen
- #start
- #target_reached?
- #target_reached_message
- #update